function photo(id)
{
window.open('/popup/photo.php?id='+id,'photo','(menubar=no,scrollbars=no,status=no, width='+popup_width+', height='+popup_height+')')
}

function skidka()
{
window.open('/comments/comment.php?skidka','skidka','(menubar=no,scrollbars=no,status=no, height=100, width=320)')
}

function reg()
{
window.open('/comments/comment.php?reg','reg','(menubar=no,scrollbars=no,status=no, height=100, width=304)')
}

function remind()
{
window.open('/comments/comment.php?remind','remind','(menubar=no,scrollbars=no,status=no, height=100, width=310)')
}
