theUrl="MoneyBack.htm"
theUrl2="BestPrice.htm"
theUrl3="WebsiteAnalysis.aspx"
theUrl4="http://www.hcch.net"
function doThePopUp(){
reWin=window.open(theUrl,'hell','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=560,height=270,top=100,left=230')
}
function doThePopUp2(){
reWin=window.open(theUrl2,'hell','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=560,height=270,top=100,left=230')
}
function doThePopUp3(){
reWin=window.open(theUrl3,'hell','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=640,height=700,top=150,left=180')
}
function doThePopUp4(){
reWin=window.open(theUrl4,'hell','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=440,height=240,top=150,left=180')
}
