if (window.screen) {
	screen_size = screen.width
	document.write('<style type="text/css"> #divContent {position:absolute; left:'+((screen_size-680)/2)+'px; top:142px; width:661px; height:67px; z-index:1; overflow: hidden; clip: rect(0 750 100 0);} #divsclLayer {position:absolute; left:0px; top: 0px; width:668px; height:67px; z-index:2}</style>');
}
