
function show()
{
window.open("","show",
"scrollbars=no,width=400,height=150,left=20,top=10,screeny=5,screenx=10,");
}



