document.write("<LINK href='js/main.css' type='text/css' rel='stylesheet'>");

// Body section
document.write("<BODY BGCOLOR='#5a6b52'><a name='pgtop'></a><center><table border=1 valign='TOP' cellspacing=0 bordercolor=#ffffff width=880><tr><td>");

// Header Section

//---------------------------------

parameters = document.location.search.substring(1,255);

parmarray = parameters.split("&");
k = parmarray.length;

if (k > 0)
 {
  valarray = parmarray[0].split("=");
 }
 menuval = '0';
 if (valarray[0] == null)
  {
   menuval = '0';
  }
 else
  {
   menuval = valarray[0];
  }

document.write("<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=100% BGCOLOR='#3a4b32'>");
document.write("<tr>");

document.write("<td VALIGN='TOP' width=170><img src='images/welcome.jpg'></td>");

document.write("<td VALIGN='TOP' align=left height='140'>");
document.write("<img src='images/blank.gif' width='15' height='1'><img src='images/annual.jpg'><img src='images/blank.gif' width='10' height='1'><img src='images/logo.jpg'><img src='images/blank.gif' width='15' height='1'><img src='images/place_date.jpg'><br>");
document.write("<center><img src='images/slogan.jpg'></center>");

document.write("</td></tr></table>");

document.write("<table BORDER=0 CELLSPACING=0 CELLPADDING=0 height=100% width=100%><tr><td valign='TOP'>");

document.write("<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=165 BGCOLOR='#3a4b32' height=100% valign='TOP'><tr>");
document.write("<td valign='TOP'>");
document.write("<br><br>");

// menu items
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20><a href='index.html' class='t2Border'>&nbsp;<i>");
document.write("Home</i>&nbsp;</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='news.html' class='t2Border'>&nbsp;<i>News!</i>&nbsp;</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='visitors.html' class='t3Border'>&nbsp;<i>Visitors/Spectators</i>&nbsp;</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='visitors.html' class='t3Border'>&nbsp;<i>Prices</i>&nbsp;</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='contests.html' class='t2Border'>&nbsp;<i>Contests</i>&nbsp;</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='exhibitorinfo.html' class='t2Border'>&nbsp;<i>Exhibitor Info</i>&nbsp;</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='exhibitorforms.html' class='t2Border'>&nbsp;<i>Exhibitor Forms</i>&nbsp;</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='floorplan.html' class='t2Border'>&nbsp;<i>Floor Plan</i>&nbsp;</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='mapdirections.html' class='t2Border'>&nbsp;<i>Map/Directions</i>&nbsp;</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='specialguestsandattractions.html' class='t2Border'>&nbsp;<i>Special Guests<br><img src='images/blank.gif' width=10 height=10 border=0>& Attractions</i>&nbsp;</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='sponsors.html' class='t2Border'>&nbsp;<i>Sponsors</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='quotes.html' class='t2Border'>&nbsp;<i>Quotes</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='event_photos.html' class='t2Border'>&nbsp;<i>Last Year's<br><img src='images/blank.gif' width=10 height=10 border=0>Event Photos</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='previous_celebs.html' class='t2Border'>&nbsp;<i>Previous Celebrities</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='links.html' class='t2Border'>&nbsp;<i>Links</a><br>");
document.write("<img src='images/blank.gif' width=10 height=12><br><img src='images/blank.gif' width=7 height=20>");
document.write("<a href='contact.html' class='t2Border'>&nbsp;<i>Contact Us</a><br><br>");
// end menu

document.write("<br></td></tr></table>");

document.write("</td><td VALIGN='TOP' bgcolor='#2a3b12' background='images/bkgrndimg.jpg' width=730>");


// google tracker:
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
// ---------