n = (document.layers) ? 1:0
ie = (document.all) ? 1:0
isMac = (navigator.appVersion.indexOf("Mac") != -1);

function openwin2(theURL,winName,larg,altz) {
  
	LeftPosition = (screen.width) ? (screen.width-(larg+10)) : 0;
	//TopPosition = (screen.height) ? (screen.height-altz) : 0;
	features = 'height='+altz+',width='+larg+',top=0,left='+LeftPosition+'';
	window.open(theURL,winName,features);
}

function imgrollover() {
	imagineroll = new Image();
	imagineroll.src = "http://www.waymovil.net/root/img/tutto_net_es_verde.gif"
    
}

function rollnetwork(quale, come) {
 if (come  == 1) {
	 quale.src = imagineroll.src
     
 } else {
     quale.src = "http://www.waymovil.net/root/img/tutto_net_es.gif" 
 }
    
}

function visualizzaway(){
document.writeln('<img src="img/px1tras.gif" border=0 height=5><br>');
document.writeln('<a class="all" href="http://www.wayfitness.net/rootes"><b>wayfitness</b></a><br>');
document.writeln('<a class="all" href="http://www.waysingle.net/rootes"><b>waysingle</b></a><br>');
document.writeln('<img src="img/px1tras.gif" border=0 height=5><br>');
document.writeln('<a class="all" href="http://www.wayphoto.net/rootes"><b>wayphoto</b></a><br>');
document.writeln('<img src="img/px1tras.gif" border=0 height=5><br>');
document.writeln('<a class="all" href="http://www.wayitalia.net/rootes"><b>wayitalia</b></a><br>');
document.writeln('<a class="all" href="http://es.wayinads.net/default.aspx"><b>wayinads</b></a><br>');
document.writeln('<img src="img/px1tras.gif" border=0 height=5><br>');
document.writeln("<a class='all' href='http://www.waybricolage.net/rootes/'><b>waybricolage</b></a><br>");
document.writeln("<a class='all' href='http://www.waydecoracion.net/rootes/'><b>waydecoracion</b></a><br>");
document.writeln('<img src="img/px1tras.gif" border=0 height=5><br>');
document.writeln("<a class='all' href='http://www.servicevalley.net/rootes/'><b>servicevalley</b></a><br>");
document.writeln('<img src="img/px1tras.gif" border=0 height=5><br>');
document.writeln('<a class="all" href="http://www.waygreenpages.net/index.asp?ling=5"><b>waygreenpages</b></a><br>');
document.writeln('<a class="all" href="http://www.wayin.net/root/es_index_corp.asp"><b>wayin</b></a><br>');
document.writeln('<a href=javascript:openwin2("http://www.wayin.net/area/wayin_area.asp?area=3","iop",220,555)><img src="http://www.waymovil.net/root/img/tutto_net_es.gif" onmouseover="rollnetwork(this, 1)" onmouseout="rollnetwork(this, 0)" border="0" onload="imgrollover()"></a>');

}


