function preload_images()
{

  image1on = new Image();
  image1on.src = "/images/nav_on-01-01.jpg";

  image2on = new Image();
  image2on.src = "/images/nav_on-01-02.jpg";

  image3on = new Image();
  image3on.src = "/images/nav_on-01-03.jpg";

  image4on = new Image();
  image4on.src = "/images/nav_on-01-04.jpg";

  image5on = new Image();
  image5on.src = "/images/nav_on-01-05.jpg";

  image6on = new Image();
  image6on.src = "/images/nav_on-01-06.jpg";

  image7on = new Image();
  image7on.src = "/images/nav_on-01-07.jpg";

  image8on = new Image();
  image8on.src = "/images/nav_on-01-08.jpg";

  image9on = new Image();
  image9on.src = "/images/nav_on-01-09.jpg";

  image10on = new Image();
  image10on.src = "/images/nav_on-01-10.jpg";

  image11on = new Image();
  image11on.src = "/images/nav_on-01-11.jpg";

  image12on = new Image();
  image12on.src = "/images/nav_on-01-12.jpg";

  image50on = new Image();
  image50on.src = "/images/donate_now_button_on.jpg";



  image1off = new Image();
  image1off.src = "/images/nav_off-01-01.jpg";

  image2off = new Image();
  image2off.src = "/images/nav_off-01-02.jpg";

  image3off = new Image();
  image3off.src = "/images/nav_off-01-03.jpg";

  image4off = new Image();
  image4off.src = "/images/nav_off-01-04.jpg";

  image5off = new Image();
  image5off.src = "/images/nav_off-01-05.jpg";

  image6off = new Image();
  image6off.src = "/images/nav_off-01-06.jpg";

  image7off = new Image();
  image7off.src = "/images/nav_off-01-07.jpg";

  image8off = new Image();
  image8off.src = "/images/nav_off-01-08.jpg";

  image9off = new Image();
  image9off.src = "/images/nav_off-01-09.jpg";

  image10off = new Image();
  image10off.src = "/images/nav_off-01-10.jpg";

  image11off = new Image();
  image11off.src = "/images/nav_off-01-11.jpg";

  image12off = new Image();
  image12off.src = "/images/nav_off-01-12.jpg";

  image50off = new Image();
  image50off.src = "/images/donate_now_button_off.jpg";

}

function turnOn(imagename) {
  if (document.images) {
    document[imagename].src = eval(imagename + "on.src");
  }
}

function turnOff(imagename) {
  if (document.images) {
    document[imagename].src = eval(imagename + "off.src");
  }
}

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

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

function horizontal_menu()
{
  document.write("<table width='780' border='0' cellpadding='0' cellspacing='0' align='center'><tr>");
  document.write("<td><a href='/home.htm' onMouseOver=\"turnOn('image1')\" onMouseOut=\"turnOff('image1')\"><img src = '/images/nav_off-01-01.jpg' name='image1' border='0' width='69' height='30' align='bottom'></a></td>");
  document.write("<td><a href='/about/' onMouseOver=\"turnOn('image2')\" onMouseOut=\"turnOff('image2')\"><img src = '/images/nav_off-01-02.jpg' name='image2' border='0' width='139' height='30' align='bottom'></a></td>");
  document.write("<td><a href='/about/artist.htm' onMouseOver=\"turnOn('image3')\" onMouseOut=\"turnOff('image3')\"><img src = '/images/nav_off-01-03.jpg' name='image3' border='0' width='141' height='30' align='bottom'></a></td>");
  document.write("<td><a href='/locations/' onMouseOver=\"turnOn('image4')\" onMouseOut=\"turnOff('image4')\"><img src = '/images/nav_off-01-04.jpg' name='image4' border='0' width='140' height='30' align='bottom'></a></td>");
  document.write("<td><a href='/photo/' onMouseOver=\"turnOn('image5')\" onMouseOut=\"turnOff('image5')\"><img src = '/images/nav_off-01-05.jpg' name='image5' border='0' width='139' height='30' align='bottom'></a></td>");

  document.write("<td><img src = '/images/nav_off-01-12.jpg' name='image12' border='0' width='152' height='30' align='bottom'></td>");

  document.write("</tr><tr>");

  document.write("<td><img src = '/images/nav_off-01-07.jpg' name='image7' border='0' width='69' height='30' align='bottom'></td>");
  document.write("<td><a href='/donate/' onMouseOver=\"turnOn('image8')\" onMouseOut=\"turnOff('image8')\"><img src = '/images/nav_off-01-08.jpg' name='image8' border='0' width='139' height='30' align='bottom'></a></td>");
  document.write("<td><a href='/media/' onMouseOver=\"turnOn('image9')\" onMouseOut=\"turnOff('image9')\"><img src = '/images/nav_off-01-09.jpg' name='image9' border='0' width='141' height='30' align='bottom'></a></td>");
  document.write("<td><a href='/sponsors/' onMouseOver=\"turnOn('image10')\" onMouseOut=\"turnOff('image10')\"><img src = '/images/nav_off-01-10.jpg' name='image10' border='0' width='140' height='30' align='bottom'></a></td>");
  document.write("<td><a href='/links/' onMouseOver=\"turnOn('image11')\" onMouseOut=\"turnOff('image11')\"><img src = '/images/nav_off-01-11.jpg' name='image11' border='0' width='139' height='30' align='bottom'></a></td>");

  document.write("<td><a href='/about/contact_us.htm' onMouseOver=\"turnOn('image6')\" onMouseOut=\"turnOff('image6')\"><img src = '/images/nav_off-01-06.jpg' name='image6' border='0' width='152' height='30' align='bottom'></a></td>");

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

function donate_mouseover()
{
  document.write("<a href='/donate/' onMouseOver=\"turnOn('image50')\" onMouseOut=\"turnOff('image50')\"><img src = '/images/donate_now_button_off.jpg' name='image50' border='0' width='209' height='52' align='bottom'></a>");
}

function footer()
{
  document.write("<a href='/home.htm' class='text_10pt_white'>Home</a> :: ");
  document.write("<a href='/about/' class='text_10pt_white'>About Us</a> :: ");
  document.write("<a href='/about/artist.htm' class='text_10pt_white'>Artist's Life</a> :: ");
  document.write("<a href='/donate/' class='text_10pt_white'>Donate</a> :: ");
  document.write("<a href='/locations/' class='text_10pt_white'>Locations</a> :: ");
  document.write("<a href='/media/' class='text_10pt_white'>Media</a> :: ");
  document.write("<a href='/photo/' class='text_10pt_white'>Photo Gallery</a> :: ");
  document.write("<a href='/sponsors/' class='text_10pt_white'>Sponsors</a> :: ");
  document.write("<a href='/shop/' class='text_10pt_white'>Shop</a> :: ");
  document.write("<a href='/links/' class='text_10pt_white'>Links</a> :: ");
  document.write("<a href='/about/contact_us.htm' class='text_10pt_white'>Contact Us</a>");
}

function which_browser() {
// Browser Detection Javascript
// copyright 1 February 2003, by Stephen Chapman, Felgall Pty Ltd

// You have permission to copy and use this javascript provided that
// the content of the script is not changed in any way.

var agt=navigator.userAgent.toLowerCase();
if (agt.indexOf("opera") != -1) return 'Opera';
if (agt.indexOf("staroffice") != -1) return 'Star Office';
if (agt.indexOf("webtv") != -1) return 'WebTV';
if (agt.indexOf("beonex") != -1) return 'Beonex';
if (agt.indexOf("chimera") != -1) return 'Chimera';
if (agt.indexOf("netpositive") != -1) return 'NetPositive';
if (agt.indexOf("phoenix") != -1) return 'Phoenix';
if (agt.indexOf("firefox") != -1) return 'Firefox';
if (agt.indexOf("safari") != -1) return 'Safari';
if (agt.indexOf("skipstone") != -1) return 'SkipStone';
if (agt.indexOf("msie") != -1) return 'Internet Explorer';
if (agt.indexOf("netscape") != -1) return 'Netscape';
if (agt.indexOf("mozilla/5.0") != -1) return 'Mozilla';
if (agt.indexOf('\/') != -1) {
if (agt.substr(0,agt.indexOf('\/')) != 'mozilla') {
return navigator.userAgent.substr(0,agt.indexOf('\/'));}
else return 'Netscape';} else if (agt.indexOf(' ') != -1)
return navigator.userAgent.substr(0,agt.indexOf(' '));
else return navigator.userAgent;
}