function popWindow(theURL) {
window.open(theURL, '', 'width=768,height=484,left=10,top=10,menubar=no,status=no,scrollbars=yes,');
}// JavaScript Document
