// Activates the drop down menus used on all pagesfunction MM_jumpMenu(targ,selObj,restore){ //v3.0  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");  if (restore) selObj.selectedIndex=0;} // end function// Used to place text in the status barfunction stdStatus() {   window.status = "Kongming's Archives: Rot3K novel and related games";   return true;} // end function// Used to specify attributes of popup windowsfunction MM_openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);} // end function// Get out of some idiot's frameif (top != self) { top.location = self.location; }// toggle visibilityfunction toggle( targetId ){  if (document.getElementById){    target = document.getElementById( targetId );      if (target.style.display == "none"){        target.style.display = "";      } else {        target.style.display = "none";      }  }}




































































































                                                                                                                                                                                                                                                                                                            





































































































