n=document.layers
ie=document.all
n6=document.getElementById&&!ie

function reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.pgW=innerWidth; document.pgH=innerHeight; onresize=reloadPage; }}
  else if (innerWidth!=document.pgW || innerHeight!=document.pgH) location.reload();
}
reloadPage(true);



function hotlinks(URL) {
   window.open(URL,'hotlinkswin','location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,width=645,height=390,screenX=20,screenY=20,left=20,top=20');}

function photolinks(URL) {
   var a = window.open(URL,'photolinkswin','menubar=no,scrollbars=no,resizable=yes,width=280,height=285,screenX=50,screenY=50,left=50,top=50');
   a.focus();}

function players(URL) {
   window.open(URL,'playerwin','menubar=no,status=no,scrollbars=no,resizable=no,width=755,height=420,screenX=20,screenY=20,left=20,top=20');}

function openCommonWindow() {
   commonWindow=window.open('http://www.tompaine.com/','commonWin','location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,width=770,height=420,screenX=20,screenY=20,left=20,top=20');}

function openCursorWindow() {
   cursorWindow=window.open('http://www.cursor.org/','cursorWin','location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,width=770,height=420,screenX=20,screenY=20,left=20,top=20');}

function openEnWoWindow() {
   enwoWindow=window.open('http://www.ewg.org/','enwoWin','location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,width=780,height=420,screenX=10,screenY=10,left=10,top=10');}

function openIndexWindow() {
    indexWindow=window.open('/cmw/realindex.html','realindexWin','menubar=yes,scrollbars=yes,resizable=yes,width=540,height=300,screenX=50,screenY=50,left=50,top=50');}

function openPreviousWindow() {
   previousWindow=window.open('/mmi/previous_hot.html','previousWin','location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,width=740,height=420,screenX=40,screenY=20,left=40,top=20');}

function openRadioWindow() {
   radioWindow=window.open('http://www.npr.org/','radioWin','location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,width=770,height=420,screenX=20,screenY=20,left=20,top=20');}

function openSecretsWindow() {
   secretsWindow=window.open('http://www.opensecrets.org/','secretsWin','location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,width=770,height=420,screenX=20,screenY=20,left=20,top=20');}

function openScorecardWindow() {
   cursorWindow=window.open('http://www.scorecard.org/','scorecardWin','location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,width=770,height=420,screenX=20,screenY=20,left=20,top=20');}

function openSeussWindow() {
   cursorWindow=window.open('http://www.pbs.org/independentlens/politicaldrseuss/','seussWin','location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,width=770,height=420,screenX=20,screenY=20,left=20,top=20');}

function openTunesWindow() {
   tunesWindow=window.open('/temp/tunes.html','tunesWin','menubar=no,status=no,scrollbars=yes,resizable=yes,width=380,height=240,screenX=50,screenY=50,left=50,top=50');}

function openWarWindow() {
   warWindow=window.open('http://www.pbs.org/weta/reportingamericaatwar/reporters/pyle/waskow.html','warWin','location=yes,toolbar=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes,width=780,height=420,screenX=20,screenY=20,left=20,top=20');}
