<!--
document.write(lmenu);
topd=152;plt=0;
if (document.documentElement.clientWidth) {
	plt=document.documentElement.clientWidth/2; //alert('client');
}
else if (document.body.clientWidth) {plt=document.body.clientWidth/2; //alert('body');
}
else {plt=(screen.availWidth/2); //alert('avail');
}
plt-=382;
if (ie && !op) {plt-=4;}
//alert (plt);
//-->
