// Load All Javascript file for MBA-Exchange.com
function staticLoadScript(url)
{
   document.write('<script language="javascript" src="', url, '" type="text/JavaScript"><\/script>');
}

function staticLoadCss(url)
{
	document.write('<link rel="stylesheet" type="text/css" href="', url, '" \/>');
}

staticLoadCss("http://www.mba-exchange.com/css/lightview.css");

staticLoadScript("http://www.mba-exchange.com/JS/imagePreload.js");
staticLoadScript("http://www.mba-exchange.com/Scripts/swfobject.js");
staticLoadScript("http://www.mba-exchange.com/JS/testFlash2.js");
staticLoadScript("http://www.mba-exchange.com/JS/navHover.js");
staticLoadScript("http://www.mba-exchange.com/JS/ShowHide.js");
staticLoadScript("http://www.mba-exchange.com/JS/Functions.js");
staticLoadScript("http://www.mba-exchange.com/Scripts/AC_RunActiveContent.js");
staticLoadScript("http://www.mba-exchange.com/js/prototype/prototype.js");
staticLoadScript("http://www.mba-exchange.com/js/scriptaculous/scriptaculous.js");
staticLoadScript("http://www.mba-exchange.com/js/lightview.js");
