function PopWindow()
{
window.open('prs1.html','present','width=475,height=500,menubar=no,scrollbars=no,toolbar=no,location=no,directories=no,resizable=no,top=10,left=50');
}
