$(document).ready(function(){
swfobject.embedSWF("../flash/Home_Animation3.swf", "flash", "700", "270", "9.0.0", "", "", {wmode:"transparent"});
});


//swfobject.embedSWF(swfUrl, id, width, height, version, expressInstallSwfurl, flashvars, params, attributes, callbackFn)
$(function()
{
	// this initialises the demo scollpanes on the page.
	$('#newsBox').jScrollPane({scrollbarWidth:9, scrollbarMargin:10, showArrows:true});

});
