function callMenu()
{
	document.getElementById('chromeMenu').innerHTML = "<div class=\"chromestyle\" id=\"chromemenu\"><ul><li><a href=\"http://www.gaetc.org\">Home </a></li><li><a href=\"#\" rel=\"dropmenu1\">About Us </a></li><li><a href=\"#\" rel=\"dropmenu2\">Attendees </a></li><li><a href=\"#\" rel=\"dropmenu3\">Program </a></li><li><a href=\"#\" rel=\"dropmenu4\">Exhibits </a></li><li><a href=\"http://www.gaetc.org/reginfo09.htm\" rel=\"dropmenu5\">Registration</a></li><li><a href=\"http://www.gaetc.org/mailing_list09.htm\">Mailing List</a></li><li><a href=\"http://www.gaetc.org/search09.htm\">Search</a></li></ul></div><!--1st drop down menu --><div id=\"dropmenu1\" class=\"dropmenudiv\" style=\"width: 150px;\"><a href=\"http://www.gaetc.org/about09.htm\">About GaETC</a><a href=\"http://www.gaetc.org/history09.htm\">History</a><a href=\"http://www.gaetc.org/committee09.htm\">Steering Committee</a><a href=\"http://www.gaetc.org/contact09.htm\">Contact Us</a></div><!--2nd drop down menu --><div id=\"dropmenu2\" class=\"dropmenudiv\" style=\"width: 150px;\"><a href=\"http://www.gaetc.org/welcome09.htm\">Welcome</a><a href=\"http://www.gaetc.org/overview09.htm\">Overview</a><a href=\"http://www.gaetc.org/reginfo09.htm\">Registration</a><a href=\"http://www.gaetc.org/plus09.htm\">PLU Credit</a><a href=\"http://www.gaetc.org/lodging09.htm\">Lodging</a><a href=\"http://www.gaetc.org/food09.htm\">Food</a><a href=\"http://www.gaetc.org/special09.htm\">Special Events</a><a href=\"http://www.gaetc.org/survey09.htm\">Evaluation Survey</a></div><!--3rd drop down menu --><div id=\"dropmenu3\" class=\"dropmenudiv\" style=\"width: 150px;\"><a href=\"http://www.gaetc.org/schedule09.htm\">Schedule</a><a href=\"http://www.gaetc.org/speakers09/keynote_horn09.htm\">Keynote</a><a href=\"http://www.gaetc.org/speakers09/1speakers09.htm\">Featured Speakers</a><a href=\"http://www.gaetc.org/sessions09/1sessions09.htm\">Concurrent Sessions</a><a href=\"http://www.gaetc.org/workshops09/1workshops09.htm\">Workshops</a><a href=\"http://www.gaetc.org/workshops09/power_school.htm\">PowerSchool Workshop</a><a href=\"http://www.gaetc.org/strands09.htm\">Strands</a><a href=\"http://www.gaetc.org/newcomers09.htm\">Newcomers</a></div><!--4th drop down menu --><div id=\"dropmenu4\" class=\"dropmenudiv\" style=\"width: 150px;\"><a href=\"http://www.gaetc.org/exhibitors09/1exhibitors09.htm\">Exhibitors</a><a href=\"http://www.gaetc.org/sponsors09/1sponsors09.htm\">Sponsors</a></div>"

}