function emailform()  {
window.open("","emailform",'toolbar=0,location=1,scrollbars=1,width=500,height=540,resizable=1');
}

