function pop__up()
{
window.open('/popup/popup.php', 'pop2', 'status=no, menubar=no, location=no, width=360, height=400, left=0, top=0');
}

