<!--
function checkrequired(which){
	var pass=true;if (document.images){for (i=0;i<which.length;i++){var tempobj=which.elements[i];
	if (tempobj.name.substring(0,8)=="required"){if (((tempobj.type=="text"||tempobj.type=="textarea"||tempobj.type=="password")&&tempobj.value=='')||(tempobj.type.toString().charAt(0)=="s"&&tempobj.selectedIndex==-1)){
	pass=false;break}}}}if(!pass){alert("Attenzione non hai compilato correttemente il form, compila tutti i campi obbligatori");return false} else return true;
}

function iniziale(){
	if (document.all) {document.body.style.behavior = 'URL(#default#homepage)';document.body.setHomePage("http://www.risorsewebmaster.it/scambioclick");}
	else{alert("Funzione abilitata solo per IE4 o superiore")}
}

function addbookmark(){
	if (document.all){window.external.AddFavorite("http://www.risorsewebmaster.it/scambioclick","Scambioclick - Circuito di scambio recensioni basato sui click - www.risorsewebmaster.it")}	
	else{alert("Funzione abilitata solo per IE4 o superiore")}
}

function controllalunghezzacampoTxtNote(massimaLunghezza ) {
	lunghezzaAttuale = document.addform.TxtNote.value.length;
	if ((massimaLunghezza - lunghezzaAttuale) >= 0)	{document.addform.NumCaratteri.value=massimaLunghezza-lunghezzaAttuale;}
	else{document.addform.NumCaratteri.value = 0;}
	if (lunghezzaAttuale > massimaLunghezza){alert("Sono ammessi "+ massimaLunghezza +" caratteri! ");var strTemp=document.addform.TxtNote.value;document.addform.TxtNote.value = strTemp.substring(0,massimaLunghezza);}
}

function settaNetwork(select){
	var url;url=select.value;open(url, "_top");
}

//BARRA SINISTRA !!!!!!!!!!!!!!!!!!!!!!!!
var datibarrasinistra;
datibarrasinistra='<center><center><a href=http://www.risorsewebmaster.it/adserver target=_blank><img src=http://www.risorsewebmaster.it/adserver/img/banner/120x60new.gif border=0></a><br></center><br>';


var sceltanetworkbarrasotto;
sceltanetworkbarrasotto = '<option value="http://www.risorsewebmaster.it">NETWORK --></option>'+
	'<option value="http://www.risorsewebmaster.it">RISORSEWEBMASTER.it</option>' +
	'<option value="http://www.risorsewebmaster.it/abanner">ASTA DEL BANNER</option>'+
	'<option value="http://www.risorsewebmaster.it/mponline">MPONLINE</option>'+
	'<option value="http://www.risorsewebmaster.it/scambioclick">SCAMBIOCLICK</option>'+
	'<option value="http://www.risorsewebmaster.it/adserver">ADSERVER</option>'
				

//barra alto network !!
var barranetwork,h;

h = '<table cellspacing=0 cellpadding=0 border=0 width=730 height=20 bgcolor=#866500><tr>'

h = h + '<td align=right width=350>'
	h = h + '<font face=Verdana size=1 color=#ffcc01><SPAN CLASS="s1">&nbsp;&nbsp;<b>NETWORK:</b></span></font>&nbsp;&nbsp;'
	h = h + '<font face=Verdana size=1 color=#ffcc01><SPAN CLASS="s1"><a href="http://www.risorsewebmaster.it/abanner" class=altonetwork target=_top><b>ASTA DEL BANNER</b></a>'
	h = h + '<b>&nbsp;&nbsp;|&nbsp;&nbsp;</b><a href="http://www.risorsewebmaster.it/mponline" class=altonetwork target=_top><b>MPONLINE</b></a>'
h = h + '<b>&nbsp;&nbsp;|&nbsp;&nbsp;</b></font></SPAN></td>'

h = h + '<td align=center width=77><img src=../img/barraalto/bottoncinoSelezionatoScambioClick.gif></td>'

h = h + '<td align=left width=303><font face=Verdana size=1 color=#ffcc01><SPAN CLASS="s1">'
	h = h + '<b>&nbsp;&nbsp;|&nbsp;&nbsp;</b><a href="http://www.risorsewebmaster.it/adserver" class=altonetwork target=_top><b>ADSERVER</b></a>'
h = h + '</font></SPAN></td>'

h = h + '</tr></table><SCRIPT LANGUAGE="javascript1.2" SRC="http://www.risorsewebmaster.it/scambioclick/asp/jsslide.asp?a=1"></SCRIPT><SCRIPT LANGUAGE="javascript1.2" SRC="http://www.risorsewebmaster.it/scambioclick/asp/scslide.js"></SCRIPT>'

barranetwork = h;


//-->