var l = window.location.href;
	if (l.indexOf("?") > -1) l = l.slice(0, l.indexOf("?"));
	
var tabDef = {
	x : 10, y : 10,
	width : 780,
	height : 20,
	offset : 15,
	spacing : 5,
	padding : 8,
	layout : 'top',
	cssover : 'over',
	css: 'curr1',
	csshint : 'tab1',
	csscurr:'tab1',
	urlParam:"p",
	
	"tabs" : [
	{
		"text" : "Visitor Info",
		"hint" : "<div class='tablink'><a href='index.cfm?p=0&fuseaction=view_template&id=6522&cityid=20'>History</a>&nbsp;|&nbsp;<a href='index.cfm?p=0&fuseaction=view_template&id=6523&cityid=20'>FAQ</a>&nbsp;|&nbsp;<a href='index.cfm?p=0&fuseaction=view_template&id=6524&cityid=20'>AZ Facts</a>&nbsp;|&nbsp;<a href='index.cfm?p=0&fuseaction=view_template&id=6525&cityid=20'>Map</a></div>",
		"cssover" : "over",
		"css": "tab1",
		"csshint" : "tab1",
		"csscurr":"tab1",
		"cssover":"tab1",
		"width" : 120, "height" : 20,
		"action" : {
			url : "index.cfm?p=0&fuseaction=view_template&id=6521&cityid=20", target : ""
		}

	},
	{
		"text" : "Group Travel",
		"hint" : "<div class='tablink'><a href='http://www.southernarizonatourplanner.com/'>Tour Planner</a>&nbsp;|&nbsp;<a href='http://www.southernarizonatourplanner.com/itineraries.htm'>Itineraries</a>&nbsp;|&nbsp;<a href='index.cfm?p=1&fuseaction=imagebank'>Image Gallery</a></div>",
		"cssover" : "over",
		"css": "tab2",
		"csshint" : "tab2",
		"csscurr":"tab2",
		"cssover":"tab2",
		"width" : 120, "height" : 20,
		"action" : {
			url : "index.cfm?p=1&fuseaction=view_template&id=6563&cityid=20", target : ""
		}
	},
	{
		"text" : "Meeting Planner",
		"hint" : "<div class='tablink'><a href='index.cfm?p=2&fuseaction=view_template&id=6759&cityid=20'>Conference Services</a>&nbsp;|&nbsp;<a href='index.cfm?p=2&fuseaction=sub_categories&catid=48&cityid=20'>Meeting Facilities</a>&nbsp;|&nbsp;<a href='index.cfm?p=2&fuseaction=item_view&sub_id=118&cityid=20'>Catering</a></div>",
		"cssover" : "over",
		"css": "tab3",
		"csshint" : "tab3",
		"csscurr":"tab3",
		"cssover":"tab3",
		"width" : 120, "height" : 20,
		"action" : {
			url : "index.cfm?p=2&fuseaction=view_template&id=6564&cityid=20", target : ""
		}
	},
	{
		"text" : "Travel Media",
		"hint" : "<div class='tablink'><a href='index.cfm?p=3&fuseaction=mediaroom&cityid=20'>Media Room</a>&nbsp;|&nbsp;<a href='index.cfm?p=3&fuseaction=pressreleases&cityid=20'>Press Releases</a>&nbsp;|&nbsp;<a href='index.cfm?p=3&fuseaction=imagebank'>Image Gallery</a>&nbsp;|&nbsp;<a href='index.cfm?p=3&fuseaction=view_template&id=7976&cityid=20'>Press Coverage</a>&nbsp;|&nbsp;<a href='index.cfm?p=3&fuseaction=view_template&id=8054&cityid=20'>Story Ideas</a></div>",
		"cssover" : "over",
		"css": "tab4",
		"csshint" : "tab4",
		"csscurr":"tab4",
		"cssover":"tab4",
		"width" : 120, "height" : 20,
		"action" : {
			url : "index.cfm?p=3&fuseaction=view_template&id=6567&cityid=20", target : ""
		}
	},
	{
		"text" : "Film in Sierra Vista",
		"hint" : "<div class='tablink'><a href='index.cfm?p=4&fuseaction=view_template&id=6530&cityid=20'>Film in Sierra Vista</a>&nbsp;|&nbsp;<a href='index.cfm?p=4&fuseaction=view_template&id=6527&cityid=20'>Film History</a>&nbsp;|&nbsp;<a href='index.cfm?p=4&fuseaction=view_template&id=6528&cityid=20'>Film Permits</a>&nbsp;|&nbsp;<a href='index.cfm?p=4&fuseaction=view_template&id=6529&cityid=20'>AZ Film</a>&nbsp;|&nbsp;<a href='http://www.explorecochise.com/locations.php' target='_blank'>Film Locations</a></div>",
		"cssover" : "over",
		"css": "tab5",
		"csshint" : "tab5",
		"csscurr":"tab5",
		"cssover":"tab5",
		"width" : 120, "height" : 20,
		"action" : {
			url : "index.cfm?p=4&fuseaction=view_template&id=6530&cityid=20", target : ""
		}
	},
	{
		"text" : "Free Visitor Info",
		"hint" : "Please fill out the following information.",
		"cssover" : "over",
		"css": "tab6",
		"csshint" : "tab6",
		"csscurr":"tab6",
		"cssover":"tab6",
		"width" : 120, "height" : 20,
		"action" : {
			url : "index.cfm?p=5&fuseaction=contactus&cityid=20", target : ""
		}
	} ]
};