
function show()
{
window.open("","show",
"scrollbars=yes,width=450,height=430,left=60,top=5,screeny=12,screenx=70,");
}

