(function(){
	var bg=document.getElementById('bg'),float=document.createElement('span'),scale=Scaler(bg);
})();
jQuery().ready(function(){
		$("#accordion").accordion({ 
		header: 'h5',
		duration: 700,
		autoheight: false
		});
		});	
