/*
	Hotel Room Selection Options...
*/


function HotelNamePickTracker()
{

  document.getElementById("hdhotelnameTracker").value = "1";
}
