// JavaScript Document 	
if(ssl!=true){
	var f=new Array();
	f[0]=546;  // World at a Glance
	f[1]=2364; // Airlines
	f[2]=1940; // Travel Advisories
	//f[3]=731;  // Travel
	//f[4]=369;  // Tourism
	//f[5]=11;   // Sports
	f[3]=2237; // Car Rental
	f[4]=368;  // Hospitality
	//f[8]=1984; // Hotels
	f[5]=2506; // Airports

	for (var x in f){
		document.write('<script src="ht'+'tp'+'://www.news4sites.com/service/newsfeed.php?tech=js&id='+f[x]+'"></script>');
		document.write('<script src="css-js/getStory.js"></script>');
	}
}