function offsite_popup(URL){
	window.open(URL,"","height=400,width=650,channelmode=0,dependent=0,directories=0,fullscreen=0,location=1,menubar=1,resizable=1,scrollbars=1,status=1,toolbar=1,left=0,top=0");
}

function best_popup(URL){
	window.open(URL,"","height=400,width=570,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0,left=0,top=0");
}


<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->

function film_popup(URL){
	window.open(URL,"","height=200,width=200,channelmode=0,dependent=0,directories=0,fullscreen=0,location=1,menubar=1,resizable=1,scrollbars=1,status=1,toolbar=1,left=0,top=0");
}