	if (screen.width == 640) {
		document.write('<div id="object1" style="position:absolute; visibility:show; left:460px; top:0px; z-index:2; width: 119px; height: 138px">');
	}	
	if (screen.width == 800) {
		document.write('<div id="object1" style="position:absolute; visibility:show; left:612px; top:0px; z-index:2; width: 119px; height: 138px">');
	}
	if (screen.width == 960) {
		document.write('<div id="object1" style="position:absolute; visibility:show; left:775px; top:0px; z-index:2; width: 119px; height: 138px">');
	}
	if (screen.width == 1024) {
		document.write('<div id="object1" style="position:absolute; visibility:show; left:840px; top:0px; z-index:2; width: 119px; height: 138px">');	
	}
	if (screen.width == 1152) {
		document.write('<div id="object1" style="position:absolute; visibility:show; left:968px; top:0px; z-index:2; width: 119px; height: 138px">');	
	}
    if (screen.width == 1280) {
		document.write('<div id="object1" style="position:absolute; visibility:show; left:1093px; top:0px; z-index:2; width: 119px; height: 138px">');	
	}	
    if (screen.width == 1600) {
		document.write('<div id="object1" style="position:absolute; visibility:show; left:1415px; top:0px; z-index:2; width: 119px; height: 138px">');	
	}	
