// JavaScript Document

// UFO BIts 
/*	var FO = { movie:"flash/test8.swf", width:"300", height:"120", majorversion:"8", build:"0", xi:"true" };
	UFO.create(FO, "flashobject");
*/


$(document).ready(function(){
			$('#rotating').innerfade({ speed: 4000, timeout: 16000, type: 'random', containerheight: '150px' });
});

	
$(document).ready(function() {
// 0= vert, 1=hor,0,animation=1,vert off %,hor off % 
	 P7_initPM(1,0,0,0,0);
});

