function show()
{
window.open("","show",
"scrollbars=yes,width=550,height=320,left=10,top=5,screeny=15,screenx=10,");
}


