 function wrthead () {
	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" ALIGN=CENTER WIDTH=757 border=0 bgcolor="#003366"> <tr>\n');
	document.write('<TD width="1"><TD> \n');
	document.write('<TD ><a href="index.html"><IMG src="images/spacer.gif" border=0 height=50></a></TD>\n');
	document.write('<TD width="25"><TD> \n');
	document.write('<TD ><a href="index.html"><IMG src="images/spacer.gif" border=0 ></a></TD></TR>\n');
	document.write('<tr><TD width="1"> \n');
	document.write('</TD></tr></table>\n');

	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" HEIGHT="100%" border=0 ALIGN=CENTER WIDTH=757 bgcolor=#003366> <tr>\n');
	document.write('<TD  class="left" valign=top width="158" bgcolor=#003366>&nbsp;</font>\n');
	document.write('<TABLE align=top cellSpacing=0 cellPadding=0 width="100%" border=0><tr><td>\n');

	document.write('</td></tr></TABLE>\n');
	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" border=0 bgcolor="#003366" width="100%"><TR><TD>\n');
	document.write('&nbsp;&nbsp;&nbsp;<a  class="submenu" HREF="travel.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Home</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="LongBeachWA.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Long&nbsp;Beach&nbsp;WA</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="NorthOregon.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;North&nbsp;Hwy 101</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="http://www.itsoregon.com"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Its&nbsp;Oregon</a>&nbsp;\n');
	document.write('<br><br>\n');
	document.write('</TD></TR></TABLE>\n');
	document.write('</TD><TD width=25 bgcolor=white>&nbsp;</TD><TD valign="top" bgcolor=white>\n');
	}

function menubrk () {
	document.write('<img src="images/spacer.gif">\n');
	}
	
function menuload () {
	document.write('<TABLE align=center cellSpacing=0 cellPadding=4 width="85%" border=0>\n');
	document.write('<TR><TD vAlign=center align=middle bgColor=#e9882b>\n');
	document.write('<TABLE cellSpacing=1 cellPadding=10 width="100%" align=center  bgColor=#003366 border=0>\n');
    document.write('<TR><TD bgColor=#e9882b>\n');
    document.write('<a HREF="rates.html"><P align=center><b><FONT\n');
    document.write('  face="Times, "Times New Roman", serif" color=white\n');
    document.write('  size=2>Download<br>Our<br>Brochure</FONT><BR>\n');                
    document.write('  </i></b></a></TD></TR></TABLE>\n');  
    document.write('  </TD></TR></TABLE>\n');                 
	}
	
function menurate () {
	document.write('<TABLE align=center cellSpacing=0 cellPadding=4 width="85%" border=0>\n');
	document.write('<TR><TD vAlign=center align=middle bgColor=#e9882b>\n');
	document.write('<TABLE cellSpacing=1 cellPadding=10 width="100%" align=center  bgColor=#003366 border=0>\n');
    document.write('<TR><TD bgColor=#e9882b>\n');
    document.write('<a HREF="rates.html"><P class="center"><b><FONT\n');
    document.write('  face="Times, "Times New Roman", serif" color=#003366\n');
    document.write('  size=2>Weekday Special $195/night<br><i>(min. 3 nights)</FONT><BR>\n');                
    document.write('  </i></b></a></TD></TR></TABLE>\n');  
    document.write('  </TD></TR></TABLE>\n');                 
	}
	
function menucall () {
	document.write('<TABLE align=center cellSpacing=0 cellPadding=4 width="85%" border=0>\n');
	document.write('<TR><TD vAlign=center align=middle bgColor=#e9882b>\n');
	document.write('<TABLE cellSpacing=1 cellPadding=10 width="100%" align=center  bgColor=#003366 border=0>\n');
    document.write('<TR><TD bgColor=#e9882b>\n');
    document.write('<a HREF="contact.html"><P class="center"><b><FONT\n');
    document.write('  face="Times, "Times New Roman", serif" color=#003366\n');
    document.write('  size=2>Book Now<br>Call Patsy Bryant<br>800 747-2096 </FONT><BR>\n');                
    document.write('  </i></b></a></TD></TR></TABLE>\n');  
    document.write('  </TD></TR></TABLE>\n');                 
	}
			
function wrtend () {
	document.write('</TD><TD width=25 bgcolor=white>&nbsp;</TD></tr><TR><TD bgcolor=#003366>&nbsp;</TD><TD bgcolor=white>&nbsp;</TD><TD bgcolor=white>\n');
	document.write('<BR><center>\n');
	document.write('<BR>&copy;2008 NorthWestPages. All Rights Reserved.<BR>\n');
	document.write('Web design by </FONT><A href="http://www.northwestpages.com/" target="new">\n');
	document.write('NorthWestPages.com </FONT></A>\n');
	document.write('</TD><TD width=25 bgcolor=white>&nbsp;</TD></tr></table>\n');
	}
	


function emailer(add_email1,add_where) {
	document.write('<a class=sublink HREF="mailto:'+add_email1+'@'+add_where+'">'+add_email1+'@'+add_where+'</a>\n');
	}