// correzioni per explorer4
if (document.all&&!document.getElementById) {
	document.write ('<style>#gnu {width:300px}');
	var cercaMI_left=parseFloat(window.document.body.clientWidth-515); 
	document.write ('#cercaMI {left:'+cercaMI_left+'}</style>');
	};

// correzioni per explorer
if (document.all&&!window.opera) {
	larghezza_krono=window.document.body.clientWidth-230-230;
	altezza_krono=window.document.body.clientHeight-210-20;
	// alert(larghezza_krono+'x'+altezza_krono);
	document.write('<style>#krono {position:absolute; left:230px; top:210px; width:'+larghezza_krono+'; height:'+altezza_krono+'; overflow:auto; overflow-x:hidden; border:1px solid white; background: #4a78be; z-index:99; scrollbar-base-color: #4a78be; scrollbar-face-color: #4a78be; scrollbar-highlight-color: white; scrollbar-shadow-color: silver; scrollbar-3dlight-color: grey; scrollbar-arrow-color: #ddeeff; scrollbar-track-color: #4a78be; scrollbar-darkshadow-color: #333333; padding:10px}</style>');
	}


// correzioni per opera
if (window.opera) {
document.write ('<style> #figa {top:22px; left:22px !important}</'+'style>');
// if (navigator.userAgent.toLowerCase().indexOf('pera/5') < 0 && navigator.userAgent.toLowerCase().indexOf('opera 5') < 0) document.write ('<style>.opera6e7suck {text-align:right}</'+'style>');
// if (navigator.userAgent.toLowerCase().indexOf('pera/7') < 0 && navigator.userAgent.toLowerCase().indexOf('pera 7') < 0) document.write ('<style>.wcroller {background:url(\'wcroller_opaco.png\') right bottom no-repeat !important}</'+'style>');
if (navigator.userAgent.toLowerCase().indexOf('pera/7') > 0 || navigator.userAgent.toLowerCase().indexOf('opera 7') > 0) document.write ('<style> #figa {top:25px; left:25px !important}</'+'style>');
if (navigator.userAgent.toLowerCase().indexOf('pera/6') > 0 || navigator.userAgent.toLowerCase().indexOf('opera 6') > 0) document.write ('<style>#gnu {width:300px} .opera6sucks {width:200px}\n.foglia {background:url(\'foglia.gif\') 50% 50% no-repeat; height:120px !important}</'+'style>');
if (navigator.userAgent.toLowerCase().indexOf('pera/5') > 0 || navigator.userAgent.toLowerCase().indexOf('opera 5') > 0) document.write ('<style>#gnu {width:300px}</style>');
}
if (!window.opera && navigator.userAgent.toLowerCase().indexOf('pera') > 0) document.write ('<style>#cazzo {height:190px}\n.fondocolonna1 {background:url(\'basemenu_op.png\') right bottom no-repeat !important}\n.fondopagina {background: url(\'arc_pic_op.png\') right bottom no-repeat !important}\n.handicap {background:url(\'arc_updx_op.png\') right top no-repeat !important}\n.centrale {background:url(\'arc_upsx_op.png\') left top no-repeat !important}</style>');

// insulti gratuiti per utenti netscape4 e relativi familiari
if (document.layers) document.write ('<div style="position:absolute; left:1px; top:1px; color:white"><'+'blink style="color:white; font-family: Verdana; font-size:13px; font-weight:bold">Aiudo! Rilevato MERDSCAPE!!!</'+'blink></'+'div>');

// titolo per borwser handicappati
if (!document.all&&!document.layers&&!document.getElementById) {document.write('<font face="Verdana" color="#c7dff9" size=2><b>MAI DIRE HANDICAP - www.marok.org</b></font><br>')};

// layout anni 90

if (document.getElementById) {
document.write('<div id="novantotto"><center>');
document.write('<a href="Farinei/index.html">');
document.write('<img src="Kroste/Novantotto/Images/b_far.gif" border=0 width=120 height=118 alt="Farinei dla Brigna"></a>');
document.write('<img src="Kroste/Images/blank.gif" width=10 height=5>');
document.write('<img src="Kroste/Novantotto/Images/logo98.gif" width=480 height=103 alt="Benvenuti nel regno dell\'handicap!!!">');
document.write('<img src="Kroste/Images/blank.gif" width=10 height=5>');
document.write('<a href="Elio/index.html"><img src="Kroste/Novantotto/Images/b_elio.gif" border=0 width=120 height=118 alt="Elio e le Storie Tese"></a><br>');
document.write('');
document.write('<a href="Arte/Storie/index.html"><img src="Kroste/Novantotto/Images/b_lett.gif" border=0 width=110 height=200 alt="Letteratura"></a>');
document.write('<img src="Kroste/Novantotto/Images/space.gif" width=320 height=200 alt="SOOOKA!">');
document.write('<a href="Arte/Cumpa/index.html"><img src="Kroste/Novantotto/Images/b_cumpa.gif" border=0 width=110 height=200 alt="Cumpa"></a><br>');
document.write('');
document.write('<a href="contatti.htm">');
document.write('<img src="Kroste/Novantotto/Images/marok.jpg" border=0 width=200 height=200 alt="Marok"></a>');
document.write('<map name="map1">');
document.write('<area shape="rect" coords="0,0,149,127" href="Links/index.html">');
document.write('<area shape="rect" coords="0,127,149,199" href="#" onclick="nascondi98(); return false">');
document.write('</map>');
document.write('<map name="map2">');
document.write('<area shape="rect" coords="0,0,149,127" href="Arte/Voci/index.html">');
document.write('<area shape="rect" coords="0,127,149,199" href="Ghestbuk/">');
document.write('</map>');
document.write('<img border=0 src="Kroste/Novantotto/Images/b_links.gif" width=150 height=200 USEMAP="#map1" alt="Links">');
document.write('<img border=0 src="Kroste/Novantotto/Images/b_rum.gif" width=150 height=200 USEMAP="#map2" alt="Rumori Molesti">');
document.write('<a href="contatti.htm"><img src="Kroste/Novantotto/Images/fra.jpg" border=0 width=200 height=200 alt="Fra"></a>');
document.write('<br><br><br><br><br><br><br><br><br><br>');
document.write('</center></div>');
document.getElementById('novantotto').style.visibility='hidden'; document.getElementById('novantotto').style.display='none';
}

function mostra98() {document.getElementById('novantotto').style.visibility='visible'; document.getElementById('novantotto').style.display=''}
function nascondi98() {document.getElementById('novantotto').style.visibility='hidden'; document.getElementById('novantotto').style.display='none'}
