if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;

function navon(imgName) { document[imgName].src = eval(imgName + "on.src"); }
function navoff(imgName) { document[imgName].src = eval(imgName + "off.src"); }
function Show(sID) { document.getElementById(sID).style.display="block"; }
function Hide(sID) { document.getElementById(sID).style.display="none"; }
function isEmpty(obj) {
	if ((obj.replace(/ /g, "")).replace(/\r\n/g, "") == "") return true;
	else return false;
}
var docexts = new Array("doc","txt","pdf");
var imgexts = new Array("jpg","gif","jpeg","png");
var MM_contentVersion = 4;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
if (plugin) {
	var words = navigator.plugins["Shockwave Flash"].description.split(" ");
	   for (var i = 0; i < words.length; ++i) {
			if (isNaN(parseInt(words[i]))) continue;
			var MM_PluginVersion = words[i]; 
	   }
	var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
} else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0  && (navigator.appVersion.indexOf("Win") != -1)) {
	document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
	document.write('on error resume next \n');
	document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
	document.write('</SCR' + 'IPT\> \n');
}

overviewoff = new Image;
overviewoff.src = "/images/snav/overview_off.gif";
overviewon = new Image;
overviewon.src = "/images/snav/overview_on.gif";

invest_focusoff = new Image;
invest_focusoff.src = "/images/snav/invest_focus_off.gif";
invest_focuson = new Image;
invest_focuson.src = "/images/snav/invest_focus_on.gif";

invest_appoff = new Image;
invest_appoff.src = "/images/snav/invest_app_off.gif";
invest_appon = new Image;
invest_appon.src = "/images/snav/invest_app_on.gif";

our_teamoff = new Image;
our_teamoff.src = "/images/snav/our_team_off.gif";
our_teamon = new Image;
our_teamon.src = "/images/snav/our_team_on.gif";

infooff = new Image;
infooff.src = "/images/snav/info_off.gif";
infoon = new Image;
infoon.src = "/images/snav/info_on.gif";

submitoff = new Image;
submitoff.src = "/images/snav/submit_off.gif";
submiton = new Image;
submiton.src = "/images/snav/submit_on.gif";

recentoff = new Image;
recentoff.src = "/images/snav/recent_off.gif";
recenton = new Image;
recenton.src = "/images/snav/recent_on.gif";

archiveoff = new Image;
archiveoff.src = "/images/snav/archive_off.gif";
archiveon = new Image;
archiveon.src = "/images/snav/archive_on.gif";