function openpict(pict)
{
window.open(pict,"none","top=100, left=100, width=675, height=375, resizable=0","replace=yes")
} 
