<!--
// CHANGE NUMBER OF ADS HERE
//	var NumberOfAds = 2;
//	switch(Math.floor(Math.random() * NumberOfAds) +1){
	//STOCK CONSULTANT
//		case 1:
			//function nasdaqsc_output() {
			//	var outputwin=window.open('http://www.nasdaq.com/asp/stock_consultant.asp?symbol='+document.nasdaqsc.symbol.value+'&selected='+document.nasdaqsc.symbol.value,'ParentWin','directories=0,copyhistory=0,resizable=1,toolbar=0,location=0,menubar=1,status=1,scrollbars=1,width=780,height=500,left=5,top=5,screenX=5,screenY=5'); outputwin.focus();
			//}

			//document.write('<table BORDER=0 BGCOLOR="#183A68" CELLPADDING=5 CELLSPACING=0><tr><td><table BORDER=0 CELLPADDING=0 CELLSPACING=0><form name="nasdaqsc" method="get" action="javascript:nasdaqsc_output();"><tr><td COLSPAN=2 ALIGN=left NOWRAP><font style="font: bold 10pt Arial,Helvetica,Sans-Serif; color: #FFFFFF;">StockConsultant</font></td></tr><tr><td COLSPAN=2 HEIGHT=17 ALIGN=LEFT NOWRAP><font style="font: normal 8pt Arial,Helvetica,Sans-Serif; color: #FF9933;">Enter Symbol</font></td></tr><tr><td HEIGHT=15 VALIGN=CENTER ALIGN=LEFT NOWRAP><input style="font-size:7pt; font-family:Arial,Helvetica,Sans-Serif;" type="text" size="6" name="symbol" value=""></td><td HEIGHT=15 ALIGN=LEFT VALIGN=CENTER>&nbsp;<input style="font-size:8pt; font-family:Arial,Helvetica,Sans-Serif;" type="submit" value="Consult"></td></tr></table></td></tr></form></table>')
			//break;
			document.write('<br/><center><a target="_new" style="color:white;font-family:arial;font-size:11px;font-weight:700" href="http://www.esignal.com/livequotes/default.asp?CPID=BAC-62X2U0431699">Nasdaq<br/> Livequotes</a></center>');
//			break;

	//STOCK CONSULTANT
//		case 2:
//			function nasdaqsc_output() {
//				var outputwin=window.open('http://www.nasdaq.com/asp/stock_consultant.asp?symbol='+document.nasdaqsc.symbol.value+'&selected='+document.nasdaqsc.symbol.value,'ParentWin','directories=0,copyhistory=0,resizable=1,toolbar=0,location=0,menubar=1,status=1,scrollbars=1,width=780,height=500,left=5,top=5,screenX=5,screenY=5'); outputwin.focus();
//			}

//			document.write('<table BORDER=0 BGCOLOR="#183A68" CELLPADDING=5 CELLSPACING=0><tr><td><table BORDER=0 CELLPADDING=0 CELLSPACING=0><form name="nasdaqsc" method="get" action="javascript:nasdaqsc_output();"><tr><td COLSPAN=2 ALIGN=left NOWRAP><font style="font: bold 10pt Arial,Helvetica,Sans-Serif; color: #FFFFFF;">StockConsultant</font></td></tr><tr><td COLSPAN=2 HEIGHT=17 ALIGN=LEFT NOWRAP><font style="font: normal 8pt Arial,Helvetica,Sans-Serif; color: #FF9933;">Enter Symbol</font></td></tr><tr><td HEIGHT=15 VALIGN=CENTER ALIGN=LEFT NOWRAP><input style="font-size:7pt; font-family:Arial,Helvetica,Sans-Serif;" type="text" size="6" name="symbol" value=""></td><td HEIGHT=15 ALIGN=LEFT VALIGN=CENTER>&nbsp;<input style="font-size:8pt; font-family:Arial,Helvetica,Sans-Serif;" type="submit" value="Consult"></td></tr></table></td></tr></form></table>')
//			break;

//	}

	//OUTPUT TO SCREEN//

//	function make120X60HouseAd(houseadGraphic,houseadLinkURL){
//		document.write('<A HREF="' +houseadLinkURL+ '" TARGET="_new"><IMG SRC=' +houseadGraphic+ ' WIDTH=120 HEIGHT=60 BORDER=0></A>');
//	}
//-->