<!--Hide

function Newsletter(){
        
        window.open('http://www.colonialvillageresort.com/index.php', 'Newsletter', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=560,height=370');
	
	}
	
function sign(){
        
        window.open('sign.html', 'Sign', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=500,height=420');
	
	}
	
function getMap(){
        
        window.open('map.html', 'Map', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,fullscreen=yes');
	
	}
	
function bookkeeping(){
        
        window.open('bkmore.html', 'BKMORE', 'scrollbars=no,toolbar=no,location=no,top=200,left=300,width=470,height=280');
	
	}
function openREZ(){

	if ((screen.width>=1024) && (screen.height>=768))
	{
	 window.open('http://reservations.colonialvillageresort.com', 'REZ', 'resizeable=yes,scrollbars=yes,directory=no,location=no,menubar=no,top=0,left=0,width=1012 height=680');
	
	}
	else if ((screen.width>=800) && (screen.height>=600))
	{
	
	window.open('http://reservations.colonialvillageresort.com', 'REZ', 'resizeable=yes,scrollbars=yes,directory=no,location=no,menubar=no,top=0,left=0,width=763 height=590');
	}
	else
	{
	  window.open('http://reservations.colonialvillageresort.com', 'REZ', 'resizeable=yes,scrollbars=yes,directory=no,location=no,menubar=no,top=0,left=0,width=1200 height=680');
	
	}        
        
	}	
	
function desktop(){
        
        window.open('ddmore.html', 'DDMORE', 'scrollbars=no,toolbar=no,location=no,top=200,left=300,width=470,height=280');
	
	}	

function wordprocessing(){
        
        window.open('wpmore.html', 'WPMORE', 'scrollbars=no,toolbar=no,location=no,top=200,left=300,width=470,height=280');
	
	}		
	
function purchaseGC() {
        
     window.close();
     opener.location.href = "http://www.innbythesea.com/HTML/store.htm";
        
	}
	

	
//-->
