// Load All Javascript file for MBA-Exchange.com
function staticLoadScript(url)
{
   document.write('<script language="javascript" src="', url, '" type="text/JavaScript"><\/script>');
}

staticLoadScript("http://www.metah.ch/blog/js/jquery.js");
staticLoadScript("http://www.metah.ch/blog/js/lotOf.js");
staticLoadScript("http://www.metah.ch/blog/js/ShowHide.js");
staticLoadScript("http://www.metah.ch/js/swfobject.js");
