//-- IE = 0
//-- N4 = -3
//-- NN = +3
isIE=document.all;
isNN=!document.all&&document.getElementById;
isN4=document.layers;
var x,y

if (isIE) {
var abj
x=window.screen.width-6
abj=MM_findObj('pizzeria')
abj.style.left=x/2 - 422
abj.style.top=132
abj=MM_findObj('refrigerazione')
abj.style.left=x/2 - 282
abj.style.top=132
abj=MM_findObj('fermalievitazione')
abj.style.left=x/2 - 141
abj.style.top=132
abj=MM_findObj('elementineutri')
abj.style.left=x/2 - 1
abj.style.top=132
abj=MM_findObj('azienda')
abj.style.left=x/2 - -139
abj.style.top=132
abj=MM_findObj('comeraggiungerci')
abj.style.left=x/2 - -213
abj.style.top=132
abj=MM_findObj('arearivenditori')
abj.style.left=x/2 - -277
abj.style.top=132
}
if (isNN) {
var abj
x=window.screen.width
if (x==800) {x= 784}
abj=MM_findObj('pizzeria')
abj.style.left=x/2 - 415
abj.style.top=132
abj=MM_findObj('refrigerazione')
abj.style.left=x/2 - 275
abj.style.top=132
abj=MM_findObj('fermalievitazione')
abj.style.left=x/2 - 134
abj.style.top=132
abj=MM_findObj('elementineutri')
abj.style.left=x/2 - -6
abj.style.top=132
abj=MM_findObj('azienda')
abj.style.left=x/2 - -132
abj.style.top=132
abj=MM_findObj('comeraggiungerci')
abj.style.left=x/2 - -220
abj.style.top=132
abj=MM_findObj('arearivenditori')
abj.style.left=x/2 - -284
abj.style.top=132
}
