 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 bgcolor=white width=143><a href="index.html"><IMG src="images/logo.jpg" border=0 align=left></a></TD>\n');
	document.write('<TD width="25"><TD> \n');
	document.write('<TD><a href="http://www.nwadjustablebeds.com"><center><font color=white size=+1>If you are looking for an Adjustable Bed,');
	document.write('<br>we are recommending Adjustable Beds & More');
	document.write('<br><br>Call them at 503-319-2320 or simply');
	document.write('<br> click this message to visit their website.</a></font></TD></TR>\n');
	document.write('</table>\n');

	document.write('<TABLE CELLSPACING="0" CELLPADDING="0" HEIGHT="100%" border=0 ALIGN=CENTER WIDTH=757> <tr>\n');
	document.write('<TD  class="left" valign=top width="150" 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 width="100%"><TR><TD>\n');
	document.write('&nbsp;&nbsp;&nbsp;<a  class="submenu" HREF="index.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Home</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a  class="submenu" HREF="adjbeds.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Adjustable Beds</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a  class="submenu" HREF="latex.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Latex</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="warranty.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Warranty&nbsp;Info.</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="contact.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Contact Us</a>&nbsp;\n');
	document.write('<br><br>\n');
	document.write('</TD></TR></TABLE>\n');

	document.write('</TD><TD width=25 bgcolor=white valign=top>&nbsp;</TD>\n');
	document.write('<TD valign="top" bgcolor=white><br>\n');
	}

function menubrk () {
	document.write('<img src="images/spacer.gif">\n');
	}
	
function menuad1 () {
	document.write('<TABLE align=center cellSpacing=0 cellPadding=4 width="88%" border=0>\n');
	document.write('<TR><TD vAlign=center align=middle bgColor=#003366>\n');
	document.write('<TABLE cellSpacing=1 cellPadding=2 width="100%" align=center  bgColor=white border=0>\n');
  	document.write('<TR><TD bgColor=#003366>\n');
	document.write('<TABLE cellSpacing=1 cellPadding=8 width="100%" align=center  bgColor=white border=0>\n');
  	document.write('<TR><TD bgColor=#003366>\n');
	document.write('<a HREF="clearance.html"><P class="center"><FONT\n');
	document.write('  face="serif" color=white\n');
	document.write('  size=3>Inventory<br>Liquidation!</FONT><BR>\n');                
	document.write('  </a></TD></TR></TABLE>\n');  
	document.write('  </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; 2007 Jer-Bear's. 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');
	}