
var managedStream = {
	videoStreamAjax: 'http://www.abc.net.au/news/ajax/news/51156/live-streaming.video.html',
	audioStreamAjax: 'http://www.abc.net.au/news/ajax/news/51156/live-streaming.audio.html'
};
var managedContact = {
	contactFormAjax: 'http://www.abc.net.au/news/ajax/news/52380/contactForm' 
};

var managedLocation = {
	localNewsAndWeatherPickerAjax: "http://www.abc.net.au/news/ajax/news/49172/sectionPromoLocal",
	localNewsAndWeatherContentAjax: ""
};
var managedPreferences = {
  preferencePanelAjax: 'http://www.abc.net.au/news/ajax/news/2734154/html',
  preferencePageLink: 'http://www.abc.net.au/news/preferences/'
};

var managedTopics = {
  defaultTopics: "environment;government-and-politics;arts-and-entertainment;community-and-society",
  topicIndexPageLink: "http://www.abc.net.au/news/topics/",
  topicCloudPageLink: "http://www.abc.net.au/news/topics/cloud",
  topicPagePrefix: "/news/topic/",
  myTopicsAjax: "http://www.abc.net.au/news/ajax/news/49194/mytopics"
};

var managedTabs = [{
      name: "state",
      tabs: [
          {name: "all", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/justInStatesFront"},
          {name: "act", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/justInStatesFront"},
          {name: "nsw", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/justInStatesFront"},
          {name: "nt", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/justInStatesFront"},
          {name: "qld", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/justInStatesFront"},
          {name: "sa", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/justInStatesFront"},
          {name: "tas", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/justInStatesFront"},
          {name: "vic", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/justInStatesFront"},
          {name: "wa", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/justInStatesFront"}]
    },{
      name: "tab",
      tabs: [
          {name: "top-stories", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/featuredFront"},
          {name: "audio", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/featuredFront"},
          {name: "video", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/featuredFront"},
          {name: "photos", ajaxPath: "http://www.abc.net.au/news/ajax/news/49144/featuredFront"}]
    }
];
document.getElementsByTagName('html')[0].className = 'js';
servertimestamp = new Date('February 23, 2012 14:51:45');


