function sendme() 
{ 
    window.open("","myNewWin","width=700,height=500,toolbar=0"); 
} 