/*LOAD BF with jQuery*/
jQuery(document).ready(function () {
	jQuery("#header").append(bf);
	start();
});