// JavaScript Document
$(window).load(function(){
	//url = "http://www.fibre2fashion.com/1024includes/col1/newsDelivery.asp";
	//$.get(url, function(data){
 	//$("#f2fNews .news_headlines_heading").attr({
			//		  background : ''
			//		  });
	//alert($(".news_headlines_heading").attr('background'));
	//alert(data);
	
	
	});


