 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 width=150><br>&nbsp;</TD>\n');
	document.write('<TD width="25"><TD> \n');
	document.write('<TD ><font color=white size=+1><center><br><b>DEE MITCHELL - CERTIFIED CELEBRANT<br>&nbsp;</center></b></font></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><br><br>\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="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="expect.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;What to Expect</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="grief.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Grief and Healing</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="ways.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Ways to Honor</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="testamonials.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Testamonials</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 Me</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="rates.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Fee</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="noservice.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Their Request</a>&nbsp;\n');
	document.write('<br>&nbsp;&nbsp;&nbsp;<a class="submenu" HREF="brochure.html"><img src="images/triangle.gif" border=0>&nbsp;&nbsp;Brochure</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 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>©2006-2009 Dee Mitchell. 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');
	}