var newDefs = new Object;
newDefs.overimg = 'img/arrow.gif';
flyDefs (newDefs);


makeLayer ("menu1", "General Info",
    "Important Dates=dates.shtml",
    "Sponsors=sponsors.shtml");
    

makeLayer("menu2", "Announcements",
					"Call for Papers=cfp.shtml",
					"Call for Tutorials=cft.shtml",
					"Call for Sponsorship=cfpt.shtml",
					"Call for Posters/Demos=cfd.shtml",
					"Call for Workshops=sfw.shtml");

makeLayer("menu3", "Organization",
					"Steering Committee=ste_committees.shtml",
					"Organizing Committee=org_committees.shtml",
					"Program Committee=tpc_committees.shtml");			
					

makeLayer("menu4", "For Authors",
					"Submission Guidelines=submission.shtml");
					
makeLayer("menu5", "Programs",
					"Accepted Papers=paper_list.shtml",
					"Accepted Posters=poster_list.shtml",
					"Technical Program=techprogram.shtml",
					"Tutorials=tutorials.shtml",
					"Keynote Speakers=keynote.shtml");
					

makeLayer("menu6", "Workshops",
					"Pre-Conference Workshops=preworkshops.shtml",
					"Post-Conference Workshops=postworkshops.shtml");		
					

makeLayer("menu7", "Information",
					"Visa Information=travel.shtml",
					"Hotel Information=hotel.shtml",
					"Chicago Attraction=http://www.chicagoregency.hyatt.com/hyatt/hotels/services/local/attractions/listings.jsp",
					"Conference Site=hotel.shtml");    											


