function openwindowwestresort()
    {
	    window.open("ski_resorts_west_map.html","mywindow","resizable=0,width=520,height=470");
    }
	
	function openwindoweastresort()
    {
	    window.open("ski_resorts_east_map.htm","mywindow","resizable=0,width=520,height=470");
    }

function openwindow1()
    {
	    window.open("sunshine-village-large.htm","mywindow","resizable=0,width=1064,height=436");
    }
    
function openwindow2()
    {
	    window.open("norquay-large.htm","mywindow","resizable=0,width=1063,height=439");
    }

function openwindow3()
    {
	    window.open("lake-louise-large.htm","mywindow","resizable=0,width=928,height=676");
    }
    
function openwindownorth()
    {
	    window.open("north-side-large.htm","mywindow","resizable=0,width=712,height=605");
    }
    
function openwindowsouth()
    {
	    window.open("south-side-large.htm","mywindow","resizable=0,width=630,height=637");
    }
    
function openwindowjasper()
    {
	    window.open("jasper-map-large.htm","mywindow","resizable=0,width=746,height=605");
    }

function openwindowfernie()
    {
	    window.open("fernie-map-large.htm","mywindow","resizable=0,width=1024,height=683");
    }

function openwindowkicking()
    {
	    window.open("kicking-map-large.htm","mywindow","resizable=0,width=745,height=603");
    }
    
function openwindowwhite()
    {
	    window.open("big-map-large.htm","mywindow","resizable=0,width=745,height=599");
    }

function openwindowpanorama()
    {
	    window.open("panorama-map-large.htm","mywindow","resizable=0,width=746,height=604");
    }
    
function openwindowsun()
    {
	    window.open("sun-map-large.htm","mywindow","resizable=0,width=746,height=604");
    }
    
function openwindowwhistler()
    {
	    window.open("whistler-map-large.htm","mywindow","resizable=0,width=1160,height=658");
    }