Cufon.replace('p', { fontFamily: 'Calibre', hover: true });

$(function(){

$.mbBgndGallery.buildGallery({
	containment:"body",
	timer:8500,
	effTimer:1000,
	autoStart:true,
	folderPath:"bg/",
	/* images:[
	 "bg/1.jpg",
	 "bg/2.jpg",
	 "bg/3.jpg"
	] */
});

});
