<!-- //
var stay=confirm("The Medword site contains content suitable for viewing\nby all age groups. However, some visitors may find the\nillustrations of the male and female reproductive anatomy\ntoo explicit. If you think you may find these offensive,\nplease click the <CANCEL> button to go to the main menu.\n\nOtherwise, click <OK> to proceed to the page.")
if (!stay)
window.location="http://www.medword.com/anatomy.html"
function makewin(targurl, width, height, winopts){if(window.sidebars == null){sidebars = new Object;sidebars.length = 1;}allopts ="width=" + width + ",height=" + height + "," + winopts;var tempref = window.open(targurl, "sidebar" + sidebars.length, allopts);sidebars[sidebars.length] = tempref;sidebars.length++;}
function killwins(){if(navigator.appName !="Microsoft Internet Explorer"){if(window.sidebars != null){for(i = 1; i < sidebars.length; i++){sidebars[i].close();}}}}
function MM_reloadPage(init){if(init==true) with(navigator){if((appName=="Netscape")&&(parseInt(appVersion)==4)){document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage;}} else if(innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);
//-->