<!-- 
if(document.all) {
	bwidth=document.body.offsetWidth;
	bheight=document.body.offsetHeight;
	}
	init(bwidth);
	
	//PutScreenSize();
//-->