function pop_disclaimer() { var Browser = window.open("Disclaimer.php","Browser1", "width=610,height=380,resizable=no,scrollbars=no,status=no"); } function pop_privacy() { var Browser = window.open("Privacy.php","Browser2", "width=600,height=510,resizable=no,scrollbars=no,status=no"); } function pop_contact() { var Browser = window.open("Contact.php","Browser3", "width=610,height=360,resizable=no,scrollbars=no,status=no"); } function winPrint(){ if (window.print) { window.print(); } } function addbookmark() { bookmarkurl="http://www.Vitamin-Needs.com" bookmarktitle="Vitamin-Needs.com" if (document.all) window.external.AddFavorite(bookmarkurl,bookmarktitle) } function MM_jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0; }