﻿/**
 * sifrscreen.js
 * Copyright (C) 2009
 * Author: Vanity Tracy Stuurland <vanity.stuurland@lightmaker.com>
 * Created: 2009-12-15
 */
 
 
$(document).ready(function()
{
	/*if(typeof sIFR == "function")
	{

		sIFR.replace(dinregulartop, {
			  //selector: 'h4',
		});
	}*/
});