function popUp(fileurl,width,height){
fileurl="http://www.thenewspapertoday.com"+fileurl;
window.open(fileurl,"TheNewsPaperToday","status=no,resize=no,toolbar=no,scrollbars=yes,width="+width+",height="+height+",maximize=no");
} // end popUp

function popUp1(fileurl,width,height){
fileurl="http://images.thenewspapertoday.com"+fileurl;
window.open(fileurl,"TheNewsPaperToday","status=no,resize=no,toolbar=no,scrollbars=no,width="+width+",height="+height+",maximize=no");
} // end popUp1

function popUpCompleteW(wiName,fileurl,width,height){
window.open(fileurl,wiName,"status=no,resize=no,toolbar=no,scrollbars=no,width="+width+",height="+height+",maximize=no");
} // end popUp1

function popUpComplete(fileurl,width,height){
window.open(fileurl,"TheNewsPaperToday","status=no,resize=no,toolbar=no,scrollbars=no,width="+width+",height="+height+",maximize=no");
} // end popUp1

function popUpComplete2(fileurl,width,height){
window.open(fileurl,"TheNewsPaperToday","status=no,resize=no,toolbar=no,scrollbars=yes,width="+width+",height="+height+",maximize=no");
} // end popUp1

function popUpCompleteSUBS(fileurl,width,height){
window.open(fileurl,"TntSubscription","status=no,resize=no,toolbar=no,scrollbars=yes,width="+width+",height="+height+",maximize=no");
} // end popUp1

function popOnLoad(fileurl,width,height){
window.open(fileurl,"TheNewsPaperTodayMap","status=no,resize=no,toolbar=no,scrollbars=no,width="+width+",height="+height+",maximize=no");
} // end popUp1



//Generalised function for poll window
function  Poll(p)
{
window.open("http://ntbooks.thenewspapertoday.com/poll/castpoll.phtml?pollname="+p,"Poll","status=no,resize=no,toolbar=no,scrollbars=no,width=400,height=275,maximize=no");
}//Poll Window Ends here

function wall(p)
{

window.open("http://www.thenewspapertoday.com/msgwall/post.phtml?wall_name="+p,"Poll","status=no,resize=no,toolbar=no,scrollbars=no,width=400,height=420,maximize=no");
} // end poll()

// function to pop the send Mail window
function MailUrl(){
 fileurl="/mailfriend/compose.phtml?URL="+document.location
 sendmail=window.open(fileurl,"sendmail","status=no,resize=yes,toolbar=no,scrollbars=no,width=400,height=280,maximize=no")
}
function open_window(x)
{
	window.open('http://thenewspapertoday.com/videoskin/video.phtml?video='+x
,"TheNewsPaperToday","status=no,resize=no,toolbar=no,scrollbars=yes,width=300,height=300,maximize=no");
}

function reviewwindow(x,y)
{
window.open("/mailfriend/rating/rate_vote.phtml?reviewname="+x+"&heading="+y,"pollwindow","status=no,resize=no,toolbar=no,scrollbars=no,width=350,height=300, maximize=null")
}

function MM_checkPlugin(plgIn, theURL, altURL, autoGo) { //v3.0
  var ok=false; document.MM_returnValue = false;
  with (navigator) if (appName.indexOf('Microsoft')==-1) ok=(plugins && plugins[plgIn]);
  else if (appVersion.indexOf('3.1')==-1) { //not Netscape or Win3.1
    if (plgIn.indexOf("Flash")!=-1 && window.MM_flash!=null) ok=window.MM_flash;
    else if (plgIn.indexOf("Director")!=-1 && window.MM_dir!=null) ok=window.MM_dir;
    else ok=autoGo; }
  if (!ok) theURL=altURL; if (theURL) window.location=theURL;
}


