<!--hide 

function newwindow1() 
{ 
window.open('mountainsky.html','jav','width=700,height=550,resizable=yes'); 
} 

function newwindow2() 
{ 
window.open('mountains.html','jav','width=650,height=550,resizable=yes'); 
} 

function newwindow3() 
{ 
window.open('rockylandscape.html','jav','width=700,height=550,resizable=yes'); 
} 

function newwindow4() 
{ 
window.open('therock.html','jav','width=700,height=550,resizable=yes'); 
} 

function aolradio() 
{ 
window.open('http://aolradio.slacker.com','jav','width=998,height=600,resizable=yes,scrollbars=yes'); 
} 
//--> 
