function openEdit() { window.open('manage/index.asp','edit','width=740,height=520,toolbar=0,location=0,directories=0,status=0,menubar=0,personalbar=0,scrollbars=0,resizable=0,top=100,left=100'); } function doAlert(message) { alert(message); } function embedFlash() { document.write(""); }