<!--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://player.play.it/player/aolPlayer.html?ur=1&us=1&id=857','jav','width=920,height=600,resizable=yes'); 
} 
//--> 