jQuery.noConflict() 
	jQuery(document).ready(function(){
 		jQuery('#homeflash').flash({swf:'http://afron.com.au/images/home.swf',height:365,width:138});
	});



