//Main Nav:
 //omniture
 function resClick()
 {
	 strText = "Main Nav";
	 //alert(strText);
	 strEvent = "event1";//Reservation
	 
 }
//omniture ends


//Specials and Packages link:
 //omniture
 function specialPack()
 {
	 strText = "Main nav";
	 //alert(strText);
	 strEvent = "event2";//Reservation

 }
//omniture ends
