$(document).ready( function() {
	//Flash Show off
	$('.SideBar').removeClass('HideenIt');
	swfobject.embedSWF(root_path + '/swf/video_small.swf', 'flashVideo', '220', '254', '9.0.0','http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=6a253b75',{root_path:root_path + '/'},{menu:'false',wmode:'transparent'})

});
