<!-- hide from browsers 
function newPopspideys(){ 
Popspideys=window.open("dgws/index.htm","Popspideys","width=640,height=400,scrollbars=yes,resizable=yes,menubar=no,toolbar=yes,location=0,directories=0,status=no,copyhistory=0")  
} 
function newPophtml(){ 
Pophtml=window.open("dana/indexsplash.html","Pophtml","width=640,height=400,scrollbars=yes,resizable=yes,menubar=no,toolbar=yes,location=0,directories=0,status=no,copyhistory=0")  
} 	
function newPopjscript(){ 
Popjscript=window.open("javascript/index.html","Popjscript","width=640,height=400,scrollbars=yes,resizable=yes,menubar=no,toolbar=yes,location=0,directories=0,status=no,copyhistory=0")  
}
 function newPopflash(){ 
Popflash=window.open("flashport.html","Popflash","width=640,height=400,scrollbars=yes,resizable=yes,menubar=no,toolbar=yes,location=0,directories=0,status=no,copyhistory=0")  
} 		

function newPopfave(){ 
Popfave=window.open("quotes/favequotes.html","Popfave","width=700,height=400,scrollbars=yes,resizable=yes,menubar=no,toolbar=yes,location=0,directories=0,status=no,copyhistory=0")  
} 		

function newWindow() {
mapWindow = window.open('onlineresume.html', 'mapwin', 'width=640,height=350,scrollbars=yes,toolbar=yes,resizable=yes')
}
function seussWin() {
Popseuss = window.open('seuss.html', 'Popsuess', 'width=550,height=275,scrollbars=yes,toolbar=no,menubar=no,status=no,resizable=yes')
}

// End script hide --> 
