if (window != top) top.location.href = location.href;
function pop(url1)
 	{window.open(url1,'popup','height=380,width=520,resizable=yes,scrollbars=yes'); 	}
function popnew(url5)
{window.open(url5,'popupnew','height=380,width=520,resizable=yes,scrollbars=yes');}
function popartist(url2)	{
	window.open(url2,'popartist','height=400,width=520,resizable=yes,scrollbars=yes'); 	}
function popcomments(url3)	{
	window.open(url3,'popcomments','height=400,width=420,resizable=yes,scrollbars=yes'); 	}
function popmidi(urlm)
	{window.open(urlm,'popupm','height=380,width=520,resizable=yes,scrollbars=yes');}
function popring(urlr)
	{window.open(urlr,'popupm','height=280,width=450,resizable=yes');}
function gotoa() 
{document.location.href =document.forms[0].url.options[document.forms[0].url.selectedIndex].value;}  	
function popring(urlr)
	{window.open(urlr,'popm','height=280,width=450,resizable=yes');}

function gotoc() 
{
document.location.href =document.formcategories.urlc.options[formcategories.urlc.selectedIndex].value;
}
function popmail(url4) {
window.open(url4,'mailseq','width=500,height=420');
}
function popup(url){
window.open(url,'','width=500,height=420');
}

