// initialise plugins
jQuery(function(){
	//superfish menu
	//jQuery('ul.sf-menu').superfish({
	//	delay: 0,
        //    	speed: 'fast',
        //    	autoArrows: false,     			
        //    	dropShadows: false 
	//}); 
		    
	$('#content').corner();
});	


function stopSWF()
{
	$("#c40").remove();
}
