function show1(){
if (!document.all&&!document.layers)
return

//luca
width = screen.width
height = screen.height

//if (width = "1024" && height == 768)
document.write ("<style>#top2offDiv {Z-INDEX: 1; POSITION: absolute; width: 108px; left: 486px; top: 73px} #top3offDiv {	Z-INDEX: 3;  POSITION: absolute; width: 108px; left: 570px; top: 73px} #top5offDiv {WIDTH: 71px; POSITION: absolute; z-index: 5; left: 653px; top: 73px} #Layer1 {	position:absolute; width:185px; height:275px; z-index:7; left: 17px; top: 150px}</style>")
}