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