function dmerr(){return true;} function dmneterr(){return true;} function track() { var DMNETdomain = "www.trivia-library.com"; var DMNETpage = window.location; var DMNETversion = "86"; var DMNETsendTo = "//zeta.opt-n.net/dm.gif?"; var DMNETsession; window.onerror=dmneterr; var s = new Date(); if (navigator.userAgent.indexOf('Mac') >= 0 && s.getTimezoneOffset() >= 720) s.setTime (s.getTime() - 1440*60*1000); var dmnetURL = location.protocol + DMNETsendTo+"v="+DMNETversion+"&vst=1"; var dmnetCookieString = document.cookie.toString(); if(dmnetCookieString.indexOf("_dmnid") == -1) { DMNETsession = parseInt( Math.random()*1000000 ) + "_" + s.getTime(); var domStr = ""; if(DMNETdomain != "") { domStr = "domain="+ DMNETdomain +";"; } document.cookie = "_dmnid=" + DMNETsession + ";expires=Mon, 31-Dec-2008 00:00:00 GMT;"+domStr+"path=/;"; } dmnetCookieString = document.cookie.toString(); if(dmnetCookieString.indexOf('_dmnid') == -1) { DMNETsession = ""; } else { if(dmnetCookieString.indexOf(';') == -1) dmnetCookieString = dmnetCookieString.replace(/_dm/g, ';_dm'); var start = dmnetCookieString.indexOf("_dmnid=") + 7; var end = dmnetCookieString.indexOf(";",start); if (end == -1) end = dmnetCookieString.length; DMNETsession = unescape(dmnetCookieString.substring(start,end)); } dmnetURL += "&id="+DMNETsession+"&url="+escape(DMNETpage) + "&ref="+escape(document.referrer)+"&lng=" + ((!document.all || navigator.userAgent.match('Opera')) ? navigator.language : navigator.userLanguage) + "&tz=" + (Math.round(new Date('dec 1, 2002').getTimezoneOffset()/60)*-1); if(screen) dmnetURL += "&scr=" + escape( screen.width + "x" + screen.height + " " + screen.colorDepth + "bpp" ); dmnetURL += "&rnd=" + new Date().getTime(); if(document.layers) { document.write(""); } else { document.write(""); } } function topAd(tcat) { google_ad_client = "pub-6167988213978292"; google_ad_width = 336; google_ad_height = 280; google_ad_format = "336x280_as"; google_ad_channel=tcat; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "006600"; google_color_url = "000000"; google_color_text = "000000"; document.writeln(''); } function disclaim() { document.writeln(' Below is a summary of some of the terms. If you do not agree to the full terms, do not use the information. We are only publishers of this material, not authors. Information may have errors or be outdated. Some information is from historical sources or represents opinions of the author. It is for research purposes only. '); document.writeln(' The information is "AS IS", "WITH ALL FAULTS". User assumes all risk of use, damage, or injury. You agree that we have no liability for any damages. We are not liable for any consequential, incidental, indirect, or special damages. You indemnify us for claims caused by you.'); document.writeln('

FAQs: Would you like to link to this page? Reprint this article on your website? Reprint this article on paper?'); document.writeln(' Want to reference this article in a paper,'); document.writeln('report, or presentation? Is there an error in this page? Do you have a follow-up question'); document.writeln('about this topic? Want to read our Privacy Policy? Read our legal/medical disclaimer?'); track(); } function header() { document.writeln(''); } function bodyAd(id) { } function pageUnloadSkip() { } function swp(id) { var x,s; if(document.getElementById) { x=document.getElementById('img'+id); s=x.src; i=s.indexOf("_thm.jpg"); if (i>-1) s=s.substring(0,i)+".jpg"; else s=s.substring(0,s.length-4)+"_thm.jpg"; x.src=s; } }