
function tellfriend()
{
  window.open("tellfriend.html", "tellfriend", "left=100,top=150,width=315,height=330");
}
