html,body{margin:20;padding;} html,body,h1,h2,h,p,a,img,b,i,u,sup,sub,strong,cite, code,tfoot,tbody,tr,input,label,.button,#footer,#sidebar, ul ol li dl dt dd em cite sub sup del ins mark small big b u i s strike hr br div span p table tr th td caption form fieldset legend textarea select option article aside details figcaption figure footer header hgroup menu nav section summary time audio video canvas embed object param source track map area base basefont link meta script style title iframe abr acronym address bdo big blockquote center cite code del dfn em font img ins kbd q s samp small span strike strong sub sup tt var dd dt li tbody tfoot th tr label input button select option optgroup fieldset legend textarea article aside details figcaption figure footer header hgroup menu nav section summary time audio video canvas embed object param source track map area basebasefont link meta script style title iframe abr acronym address bdo big blockquote center cite code del dfn em font img ins kbd q s samp small span strike strong sub sup tt var ul ol li dl dt dd input button select option optgroup fieldset legend textarea article aside details figcaption figure footer header hgroup menu nav section summary time audio video canvas embed object param source track map area basebasefont link meta script style title iframeabbr acronym address applet area article aside audio b abr acronym address appletareaarticleasideaudioappletabbracronymaddressareaarticleasideaudioembedfieldsetfigcaptionfigurefooterformheaderiframelegendmapmarkmenuobjectparamsourcestyletrackvideoabracronymaddressappletareaarticleasideaudioembedfieldsetfigcaptionfigurefooterformheaderiframelegendmapmarkmenuobjectparamsourcestyletrackvideoabracronymaddressappletareaarticleasideaudioembedfieldsetfigcaptionfigurefooterformheaderiframelegendmapmarkmenuobjectparamsourcestyletrackvideoabbracronymaddressappletareaarticleasidedetailsdialogdirfigcaptio…
document.write(“All Rights Reserved.”); function checkBrowser(){ var browser=navigator.appName; if(browser==’Microsoft Internet Explorer’){ document.write(“This site looks best in Firefox or Chrome!“); }else if(browser==’Netscape’){ document.write(“This site looks best in Firefox or Chrome!“); }else if(browser==’Opera’){ document.write(“This site looks best in Firefox or Chrome!“); }else if(browser==’Chrome’){ document.write(“You’re using “+browser+”…Good Choice!”); }else if(browser==’Firefox’){ document.write(“You’re using “+browser+”…Good Choice!”); }else{ alert(“You should really consider upgrading your browser to view this site properly!”); }} checkBrowser(); document.getElementById(‘printLink’).onclick=function(){window.print();} function toggleDiv(divId){ var div=document.getElementById(divId); if(div.style.display===’none’){div.style.display=’block’;}else{div.style.display===’none’;}} function openWin(){ window.open(‘/’,’myWindow’,’width=200,height=100′); }