function openpict2(pict)
{
window.open(pict,"none","top=100, left=100, width=500, height=350, resizable=0","replace=yes")
} 
