function newImage(arg)
{
rslt = new Image();
rslt.src = arg;
return rslt;
}

function changeImages()
{
  for (var i=0; i<changeImages.arguments.length; i+=2) {
      document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
  }
}

function preload_images()
{
var01 = newImage("images/cfs_off-01.gif");
var02 = newImage("images/cfs_off-01.gif");
var03 = newImage("images/cfs_on-01.gif");
var04 = newImage("images/cfs_on-02.gif");
var05 = newImage("images/cfs_on-03.gif");
var06 = newImage("images/cfs_on-04.gif");
var07 = newImage("images/cfs_on-05.gif");
var08 = newImage("images/cfs_on-06.gif");
var09 = newImage("images/cfs_on-07.gif");
var10 = newImage("images/nav_off-01-01.gif");
var11 = newImage("images/nav_off-01-02.gif");
var12 = newImage("images/nav_off-01-03.gif");
var13 = newImage("images/nav_off-01-04.gif");
var14 = newImage("images/nav_off-01-05.gif");
var15 = newImage("images/nav_off-01-06.gif");
var16 = newImage("images/nav_off-01-07.gif");
var17 = newImage("images/nav_off-01-08.gif");
var18 = newImage("images/nav_on-01-01.gif");
var19 = newImage("images/nav_on-01-02.gif");
var20 = newImage("images/nav_on-01-03.gif");
var21 = newImage("images/nav_on-01-04.gif");
var22 = newImage("images/nav_on-01-05.gif");
var23 = newImage("images/nav_on-01-06.gif");
var24 = newImage("images/nav_on-01-07.gif");
}

function horizontal_menu()
{
  document.write("<table border=0 width=750 cellpadding=0 cellspacing=0 align=left>");
  document.write("<tr><td colspan=9>");
  document.write("<img src=\"images/photo_bar.jpg\" border=\"0\" alt=\"[Photo Bar]\">");
  document.write("</td></tr>");
  document.write("<tr>");

  document.write("<td valign=top><img name='cfs' src='images/cfs_off-01.gif'></td><td valign=top>");

  document.write("<table cellpadding=0 cellspacing=0 align=left><tr><td valign=top>");
  document.write("<a href='#' onmouseover=\"changeImages('cfs', 'images/cfs_on-01.gif', 'nav_01', 'images/nav_on-01-01.gif'); return true;\"");
  document.write("onmouseout=\"changeImages('cfs', 'images/cfs_off-01.gif', 'nav_01', 'images/nav_off-01-01.gif'); return true;\">");
  document.write("<img name='nav_01' src='images/nav_off-01-01.gif' border=0></a></td>");

  document.write("<td valign=top>");
  document.write("<a href='#' onmouseover=\"changeImages('cfs', 'images/cfs_on-02.gif', 'nav_02', 'images/nav_on-01-02.gif'); return true;\"");
  document.write("onmouseout=\"changeImages('cfs', 'images/cfs_off-01.gif', 'nav_02', 'images/nav_off-01-02.gif'); return true;\">");
  document.write("<img name='nav_02' src='images/nav_off-01-02.gif' border=0></a></td>");

  document.write("<td valign=top>");
  document.write("<a href='#' onmouseover=\"changeImages('cfs', 'images/cfs_on-03.gif', 'nav_03', 'images/nav_on-01-03.gif'); return true;\"");
  document.write("onmouseout=\"changeImages('cfs', 'images/cfs_off-01.gif', 'nav_03', 'images/nav_off-01-03.gif'); return true;\">");
  document.write("<img name='nav_03' src='images/nav_off-01-03.gif' border=0></a></td>");

  document.write("<td valign=top>");
  document.write("<a href='#' onmouseover=\"changeImages('cfs', 'images/cfs_on-04.gif', 'nav_04', 'images/nav_on-01-04.gif'); return true;\"");
  document.write("onmouseout=\"changeImages('cfs', 'images/cfs_off-01.gif', 'nav_04', 'images/nav_off-01-04.gif'); return true;\">");
  document.write("<img name='nav_04' src='images/nav_off-01-04.gif' border=0></a></td>");

  document.write("<td valign=top>");
  document.write("<a href='#' onmouseover=\"changeImages('cfs', 'images/cfs_on-05.gif', 'nav_05', 'images/nav_on-01-05.gif'); return true;\"");
  document.write("onmouseout=\"changeImages('cfs', 'images/cfs_off-01.gif', 'nav_05', 'images/nav_off-01-05.gif'); return true;\">");
  document.write("<img name='nav_05' src='images/nav_off-01-05.gif' border=0></a></td>");

  document.write("<td valign=top>");
  document.write("<a href='#' onmouseover=\"changeImages('cfs', 'images/cfs_on-06.gif', 'nav_06', 'images/nav_on-01-06.gif'); return true;\"");
  document.write("onmouseout=\"changeImages('cfs', 'images/cfs_off-01.gif', 'nav_06', 'images/nav_off-01-06.gif'); return true;\">");
  document.write("<img name='nav_06' src='images/nav_off-01-06.gif' border=0></a></td>");

  document.write("<td valign=top>");
  document.write("<a href='#' onmouseover=\"changeImages('cfs', 'images/cfs_on-07.gif', 'nav_07', 'images/nav_on-01-07.gif'); return true;\"");
  document.write("onmouseout=\"changeImages('cfs', 'images/cfs_off-01.gif', 'nav_07', 'images/nav_off-01-07.gif'); return true;\">");
  document.write("<img name='nav_07' src='images/nav_off-01-07.gif' border=0></a></td>");

  document.write("<td width=2><img src='images/spacer.gif' width=2></td></tr>");
  document.write("<tr><td valign=top colspan=8>");
  document.write("<img src='images/lower_flower.gif'>");
  document.write("</td></tr></table>");

  document.write("</td></tr></table>");
}

function cfs_splash()
{
  document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width=\"750\" height=\"400\">");
  document.write("<param name=movie value=\"/yellow_flower.swf\">");
  document.write("<param name=quality value=high>");
  document.write("<param name=wmode value=transparent>");
  document.write("<embed src=\"/yellow_flower.swf\" quality=high wmode=transparent pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"750\" height=\"400\">");
  document.write("</embed>");
  document.write("</object>");
}

function gabriel_banner()
{
  document.write("<center><object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" width=\"470\" height=\"90\">");
  document.write("<param name=movie value=\"/gabriel-family.swf\">");
  document.write("<param name=quality value=high>");
  document.write("<param name=wmode value=transparent>");
  document.write("<embed src=\"/gabriel-family.swf\" quality=high wmode=transparent pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"470\" height=\"90\">");
  document.write("</embed>");
  document.write("</object></center>");
}

