if (! window.name)
{
	window.name = "tgc-solutions";
}

if (window.name == "timer")
{
	self.resizeTo(300,600);
}