function ShowRenewalRates(renRatesURL)
{
	window.open(renRatesURL,null,'height=220,width=500,channelmode=0,directories=0,fullscreen=0,location=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=0');
}
function ShowGuarantee(rulesURL)
{
	window.open(rulesURL,null,'height=450,width=600,channelmode=0,directories=0,fullscreen=0,location=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=0');
}
function ShowAddOnDetail(id)
{
  if ((id != null)&&(id != ""))
  {
    window.open("../subscribe/pu_addon.aspx?id=" + id, null, "height=400,width=540,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0");
	}
}
function ShowMagazineDetail()
{
   window.open("../subscribe/pu_magdetail.aspx", null, "height=420,width=580,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0");
}
function viewpromorules(id)
{
  window.open("../promolanding/legalpopup.aspx?id=" + id, null, "height=490,width=490,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0");
}
function viewpdrphiltc()
{
}
function viewmatchtc()
{
  window.open("../registration/membagr.aspx", null, "height=650,width=650,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0");
}
function viewpdrphilLearnMore()
{
  window.open("../mfb/mfbPopUp.aspx", null, "height=490,width=635,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0");
}
function GuaranteeRules()
{
  window.open("../guarantee/rules.aspx", null, "width=600,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0");
}
function viewcvv2()
{
  window.open("../subscribe/pu_cvv2help.aspx", null, "height=600,width=470,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0");
}
function ShowPlatinumTerms()
{
	window.open("../subscribe/pu_platinum.aspx", null, "height=600,width=470,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0");
}
function ShowMobileTerms()
{
  window.open("../mobile/terms.aspx", null, "height=600,width=470,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0");
}
function ShowProfileProTerms() 
{
     window.open("../cp.aspx?cpp=/en-us/ProfileProTerms.html", null, "height=450,width=470,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0");
}
function ShowMatchTalkTerms()
{
  window.open("../matchTalk/terms.aspx", null, "height=600,width=470,channelmode=0,directories=0,fullscreen=0,location=0,resizable=0,scrollbars=1,status=0,titlebar=0,toolbar=0");
}