//header information to follow hide from older browsers!
function header()
{
document.writeln("<script type='text/javascript'>function mouseover0(){document.b0.src ='nav_buttons/home_s.gif'}");
document.writeln("function mouseout0(){document.b0.src ='nav_buttons/home.gif'}");
document.writeln("function mouseover1(){document.b1.src ='nav_buttons/wedding_s.gif'}");
document.writeln("function mouseout1(){document.b1.src ='nav_buttons/wedding.gif'}");
document.writeln("function mouseover2(){document.b2.src ='nav_buttons/corporate_s.gif'}");
document.writeln("function mouseout2(){document.b2.src ='nav_buttons/corporate.gif'}");
document.writeln("function mouseover3(){document.b3.src ='nav_buttons/hd_s.gif'}");
document.writeln("function mouseout3(){document.b3.src ='nav_buttons/hd.gif'}");
document.writeln("function mouseover4(){document.b4.src ='nav_buttons/photomontages_s.gif'}");
document.writeln("function mouseout4(){document.b4.src ='nav_buttons/photomontages.gif'}");
document.writeln("function mouseover5(){document.b5.src ='nav_buttons/faq_s.gif'}");
document.writeln("function mouseout5(){document.b5.src ='nav_buttons/faq.gif'}");
document.writeln("function mouseover6(){document.b6.src ='nav_buttons/request_info_s.gif'}");
document.writeln("function mouseout6(){document.b6.src ='nav_buttons/request_info.gif'}</script>");
document.writeln("<table align='center' border='0' bgcolor='#000000' width='770' height=''><tr><td>");
document.writeln("<img src='images/digiheader.gif'/><img src='images/digiheader_right.gif' />");
document.writeln("</td></tr><tr><td height='45'><center>");
document.writeln("<p class='style4'>&quot;Preserving memories to last a lifetime.&quot;</center></td></tr></table>");
document.writeln("<hr align='center' width='80%' height='2' color='#333333' noshade='noshade'>");
document.writeln("<div align='center'><a href='index.html'onmouseover='mouseover0()'onmouseout='mouseout0()'><img border='0'");
document.writeln("alt='Home' src='nav_buttons/home.gif' name='b0' /></a></td>");
document.writeln("<a href='wedding_videography.html'onmouseover='mouseover1()'onmouseout='mouseout1()'><img border='0'");
document.writeln("alt='Weddings' src='nav_buttons/wedding.gif' name='b1' /></a></td>");
document.writeln("<a href='corporate_videography.html'onmouseover='mouseover2()'onmouseout='mouseout2()'><img border='0'");
document.writeln("alt='Corporate' src='nav_buttons/corporate.gif' name='b2' /></a></td>");
document.writeln("<a href='hd.html'onmouseover='mouseover3()'onmouseout='mouseout3()'><img border='0'");
document.writeln("alt='Realty Video, Virtual Tours' src='nav_buttons/hd.gif' name='b3' /></a></td>");
document.writeln("<a href='photomontage.html'onmouseover='mouseover4()'onmouseout='mouseout4()'><img border='0'");
document.writeln("alt='Photomontages' src='nav_buttons/photomontages.gif' name='b4' /></a></td>");
document.writeln("<a href='faq.html'onmouseover='mouseover5()'onmouseout='mouseout5()'><img border='0'");
document.writeln("alt='F.A.Q.' src='nav_buttons/faq.gif' name='b5' /></a></td>");
document.writeln("<a href='request.php' target='_blank' onmouseover='mouseover6()'onmouseout='mouseout6()'><img border='0'");
document.writeln("alt='Request Info' src='nav_buttons/request_info.gif' name='b6' /></a></td></div>");
document.writeln("<hr align='center' width='80%' height='2' color='#333333' noshade='noshade'>");
}
//--------------> stop hiding


