jQuery(function($) {

	$('#bgSwitch-random').bgSwitcher({

		images: ['http://www.ooooze.org/wp-content/themes/ooooze2011_ver02/img/topimg/image.jpg', 1, 28],

		interval: 6000,

		fadeSpeed: 2000,

		random: true

	}, true);

})
