<!-- 
var root = "";					//    null     or     "../"
var x = document.location.href;
var	n = x.indexOf(".");
var k = 0;
	while (n != -1){
		k = k + 1;
		n = x.indexOf("/", n + 1);
	}
	while (k > 2){
		k = k - 1;
		root = root + "../";
	}
	
	document.writeln("<center><table width=700 cellpadding=0 cellspacing=0><tr><td>");
	document.writeln("<table width='100%' cellpadding=0 cellspacing=0 bgcolor='#0065a8'><tr>");
	document.writeln("<td width=157 bgcolor='#d6d5d9'><img alt='' src='" + root + "images/2006/brslogo.gif' width=157 height=55 /></td>");
	document.writeln("<td width='100%' align=center background='" + root + "images/2006/bannermiddle.gif'><img alt='' src='" + root + "images/2006/banner.gif' width=327 height=34 /></td>");
	document.writeln("<td width=20 height=55><img alt='' src='" + root + "images/2006/bannerright.gif' width=20 height=55 /></td></tr></table>");
	document.writeln("</td></tr><tr><td>");
	document.writeln("<table width='100%' cellpadding=0 cellspacing=0 background='" + root + "images/2006/navbar_bg.jpg'><tr>");
	document.writeln("<td width=8><img src='" + root + "images/2006/top_01.jpg' alt='' width=8 height=32 /></td>");
	
	document.write("<td width='100%' align=center>");
	document.write("<img src='" + root + "images/2006/topGroup-leftEnd.gif' width=10 height=28 >");
	document.write("<a  href='" + root + "index.asp'                            onMouseOver=\"document.btn0.src='" + root + "images/2006/menu00R.gif';\" onMouseOut=\"document.btn0.src='" + root + "images/2006/menu00B.gif';\"><img name='btn0' src='" + root + "images/2006/menu00B.gif' width=66  height=28 border=0></a>");
	document.write("<a  href='" + root + "businessplans.html'                   onMouseOver=\"document.btn1.src='" + root + "images/2006/menu10R.gif';\" onMouseOut=\"document.btn1.src='" + root + "images/2006/menu10B.gif';\"><img name='btn1' src='" + root + "images/2006/menu10B.gif' width=128 height=28 border=0></a>");
	document.write("<a  href='" + root + "guide.html'                           onMouseOver=\"document.btn2.src='" + root + "images/2006/menu20R.gif';\" onMouseOut=\"document.btn2.src='" + root + "images/2006/menu20B.gif';\"><img name='btn2' src='" + root + "images/2006/menu20B.gif' width=108 height=28 border=0></a>");
	document.write("<a  href='" + root + "directory.html'                       onMouseOver=\"document.btn3.src='" + root + "images/2006/menu30R.gif';\" onMouseOut=\"document.btn3.src='" + root + "images/2006/menu30B.gif';\"><img name='btn3' src='" + root + "images/2006/menu30B.gif' width=138 height=28 border=0></a>");
	document.write("<a  href='http://www.brs-inc.com'                           onMouseOver=\"document.btn4.src='" + root + "images/2006/menu40R.gif';\" onMouseOut=\"document.btn4.src='" + root + "images/2006/menu40B.gif';\"><img name='btn4' src='" + root + "images/2006/menu40B.gif' width=153 height=28 border=0></a>");
	document.write("<a  href='http://www.brs-inc.com/consultants/directory.asp' onMouseOver=\"document.btn5.src='" + root + "images/2006/menu50R.gif';\" onMouseOut=\"document.btn5.src='" + root + "images/2006/menu50B.gif';\"><img name='btn5' src='" + root + "images/2006/menu50B.gif' width=123 height=28 border=0></a>");
	document.write("<img src='" + root + "images/2006/topGroup-rightEnd.gif' width=10 height=28 >");
	
	document.writeln("</td><td width=21 align=right valign=top><img alt='' src='" + root + "images/2006/top_05.jpg' width=21 height=32 /></td>");
	document.writeln("</tr></table></td></tr></td></tr><tr><td>");
	document.writeln("<table width='100%' cellpadding=0 cellspacing=0 bgcolor=white><tr>");
	document.writeln("<td width=19 background='" + root + "images/2006/left_middle_border.jpg'><img alt='' src='" + root + "images/2006/left_middle_border.jpg' width=19 height=17 /></td><td width='100%'>");

function blueboxtop(title){
	document.writeln("<table width=360 cellpadding=0 cellspacing=0><tr><td>");
	document.writeln("<table width='100%' cellpadding=0 cellspacing=0><tr>");
	document.writeln("<td width=9 height=22><img alt='' src='images/2006/boxheaderleft.jpg' width=9 height=22 /></td>");
	document.writeln("<th height=22 align=right background='images/2006/boxheadermiddle.jpg'><font color=white><b>" + title + "</b></font></th>");
	document.writeln("<td width=9 height=22><img alt='' src='images/2006/boxheaderright.jpg' width=9 height=22 /></td></tr></table>");
	document.writeln("<table width='100%' cellpadding=0 cellspacing=0><tr>");
	document.writeln("<td bgcolor='#cacaca'><img alt='' src='images/clear.gif' width=1 height=1 /></td><td background='images/2006/graymiddle300.jpg'>");
}
function grayboxtop(){
	document.writeln("<table width=360 cellpadding=0 cellspacing=0><tr><td>");
	document.writeln("<table width='100%' cellpadding=0 cellspacing=0><tr>");
	document.writeln("<td width=5 height=5><img alt='' src='images/2006/graytopleft.jpg' width=5 height=5 /></td>");
	document.writeln("<td height=5 background='images/2006/graytopmiddle.jpg'><img alt='' src='images/2006/graytopmiddle.jpg' width=5 height=5 /></td>");
	document.writeln("<td width=5 height=5><img alt='' src='images/2006/graytopright.jpg' width=5 height=5 /></td></tr></table>");
	document.writeln("<table width='100%' cellpadding=0 cellspacing=0><tr>");
	document.writeln("<td width=1 bgcolor='#cacaca'><img alt='' src='images/clear.gif' width=1 height=1 /></td>");
	document.writeln("<td background='images/2006/graymiddle300.jpg'>");
}
function boxbottom(){
	document.writeln("</td><td width=1 bgcolor='#cacaca'><img alt='' src='images/clear.gif' width=1 height=1 /></td></tr></table>");
	document.writeln("<table width='100%' cellpadding=0 cellspacing=0><tr>");
	document.writeln("<td width=5 height=5><img alt='' src='images/2006/graybottomleft.gif' width=5 height=5 /></td>");
	document.writeln("<td background='images/2006/graybottommiddle.gif'><img alt='' src='images/2006/graybottommiddle.gif' width=1 height=5 /></td>");
	document.writeln("<td width=5 height=5><img alt='' src='images/2006/graybottomright.gif' width=5 height=5 /></td>");
	document.writeln("</tr></table></td></tr></table>");
}	
//-->

