function initPage()
{
	var args = initPage.arguments;
	if(top != self)
	{	
		parent.checkSize();
	}
}
