var ns4 = (document.layers)? true:false;
var iemac = (document.all && document.styleSheets && navigator.userAgent.indexOf('Mac')>=0)? true:false;

if((ns4 || iemac) && document.location.search.indexOf('noloop')==-1 ){
	str = document.location.toString();
	prefix=(str.charAt(str.length-1)!='/')?'/':'';
	document.location.href=document.location.href+prefix+'index.php?id=60509&noloop';
}
