window.onload = function() 
{
	setMenu();
	preLoad("home","about","shows","photos","display","contact","12reasons"); //preload Nav
}