function open_win(x)
{
window.open("images/"+x+"_large.jpg","_blank","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=yes, width=810, height=596")
}