

/* onload run element checker function 
if (window.attachEvent)
{
	window.attachEvent("onload", #function);
}*/