//Main Nav:
//omniture
  function mainnav()
	{
        strText = "Main Nav";
        strEvent = "event1";//Reservation
        var s=s_gi('thayhiltonclearwater');s.linkTrackVars='prop1,eVar1,events';s.events=""+strEvent+"";s.prop1="Reservations - "+strText+"";s.eVar1="Reservations-  "+strText+"";s.tl(this,'o', "Reservations- "+strText+"");
	}
 //omniture ends

//Spring Getaways link:
//omniture
	 function spring_getaways()
	{ 
	
      strText = "Button";		
	  strEvent = "event1";//Reservation
      var s=s_gi('thayhiltonclearwater');s.linkTrackVars='prop1,eVar1,events';s.events=""+strEvent+"";s.prop1="Reservations - "+strText+"";s.eVar1="Reservations-  "+strText+"";s.tl(this,'o', "Reservations- "+strText+"");
	} 
//omniture ends
	 
