//swfobject.embedSWF("/home.swf", "mainflash", "600", "500", "9.0.0");
$(document).ready(function(){
	swfobject.embedSWF("fileadmin/templates/swf/home.swf", "mainflash", "600", "500", "9.0.0");
});
