// DG_JavaScript Document
function mmLoadMenus() {
  if (window.mm_menu_0_0) return;
                    window.mm_menu_0_0 = new Menu("root",200,22,"Georgia, Times New Roman, Times, serif",12,"#000000","#FFF7B8","#F5AC22","#81580B","left","middle",3,0,700,-5,7,true,true,true,0,false,false);
  mm_menu_0_0.addMenuItem("Wedding","location='wedding.htm'");
  mm_menu_0_0.addMenuItem("Special&nbsp;Events","location='special_events.htm'");
  mm_menu_0_0.addMenuItem("Portraits","location='portraits.htm'");
  mm_menu_0_0.addMenuItem("Bible&nbsp;Photography","location='bible_photography.htm'");
  mm_menu_0_0.addMenuItem("Custom&nbsp;Printing","location='custom_print_advertising.htm'");
   mm_menu_0_0.fontWeight="bold";
   mm_menu_0_0.hideOnMouseOut=true;
   mm_menu_0_0.bgColor='#555555';
   mm_menu_0_0.menuBorder=0;
   mm_menu_0_0.menuLiteBgColor='';
   mm_menu_0_0.menuBorderBgColor='';
  window.mm_menu_1_1 = new Menu("root",150,22,"Georgia, Times New Roman, Times, serif",12,"#000000","#FFF7B8","#F5AC22","#81580B","left","middle",3,0,700,-5,7,true,true,true,0,false,false);
  mm_menu_1_1.addMenuItem("About&nbsp;Us","location='about.htm'");
  mm_menu_1_1.addMenuItem("Contact&nbsp;Us","location='contact.htm'");
   mm_menu_1_1.fontWeight="bold";
   mm_menu_1_1.hideOnMouseOut=true;
   mm_menu_1_1.bgColor='#555555';
   mm_menu_1_1.menuBorder=0;
   mm_menu_1_1.menuLiteBgColor='#FFFFFF';
   mm_menu_1_1.menuBorderBgColor='#777777';
window.mm_menu_2_2 = new Menu("root",200,22,"Georgia, Times New Roman, Times, serif",12,"#000000","#FFF7B8","#F5AC22","#81580B","left","middle",3,0,700,-5,7,true,true,true,0,false,false);
  mm_menu_2_2.addMenuItem("Custom&nbsp;Rides","location='custom_rides.htm'");
  mm_menu_2_2.addMenuItem("Custom&nbsp;Brochure","location='custom_brochure.htm'");
  mm_menu_2_2.addMenuItem("Custom&nbsp;Media","location='custom_media.htm'");
  mm_menu_2_2.addMenuItem("Custom&nbsp;Print&nbsp;&&nbsp;Advertising","location='custom_print_advertising.htm'");
   mm_menu_2_2.fontWeight="bold";
   mm_menu_2_2.hideOnMouseOut=true;
   mm_menu_2_2.bgColor='#555555';
   mm_menu_2_2.menuBorder=0;
   mm_menu_2_2.menuLiteBgColor='#FFFFFF';
   mm_menu_2_2.menuBorderBgColor='#777777';

mm_menu_2_2.writeMenus();
} // mmLoadMenus()

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);