// Functions
bgcolorm="656F44"
bgcolorf="656F44"
web="http://www.muirreportinggroup.com"
phone='(205) 326-3274'

function title(){
text='<title>MUIR REPORTING GROUP</title>';
document.write(text)
}

function header(){
text=""
//text+='<table border=0 width="100%" cellspacing=0 cellpadding=0><tr>'
//text+='<td align="center" bgcolor="'+bgcolorm+'">'
//text+='<font style="color: FFFFFF; font-size: 20pt"><i><b>MUIR REPORTING GROUP</b></i></font><br>'
//text+='<font style="color: FFFFFF; font-size: 10pt"><i>Address</i></font><br>'
//text+='<font style="color: FFFFFF; font-size: 10pt"><i>Phone And Fax</i></font>'
//text+='</td>'
//text+='</tr></table>'
//text+='<table border=0 width="100%" cellspacing=0 bgcolor="'+bgcolorm+'"><tr><td height=3></td></tr></table>';

//text+='<table border=0 width="100%" cellspacing=0 cellpadding=0><tr>'
//text+='<td width="1"><img border=0 height="120" src="http://www.muirreportinggroup.com/muir1a.png"></td>';
//text+='<td><img border=0 width="100%" height="120" src="http://www.muirreportinggroup.com/muir2a.png"></td>'
//text+='</tr></table>'

text+='<table border=0 width="100%" cellspacing=0 cellpadding=0 bgcolor="#F8FAEE"><tr>'
text+='<td align="center"><img height="50px" src="http://www.muirreportinggroup.com/muir.gif"></td>'
text+='</tr><tr><td align="center" style="padding-bottom: 2px">950 22nd Street North, Suite 638, Birmingham, AL 35203<br>(205)326-3274 & fax (205)326-3276</td>'
text+='</tr><tr><td height="8px" bgcolor="'+bgcolorm+'"></td>'
text+='</tr></table>'

document.write(text)
}

function midopen(){
tabrow=5;
tabcol=2;
a=new Array(tabrow)
for(i=0;i<tabrow;i++) {
   a[i]=new Array(tabcol)
}
a[0][0]="Services Provided";
a[0][1]="http://www.muirreportinggroup.com/services.htm";
a[1][0]="Schedule Deposition";
a[1][1]="http://www.muirreportinggroup.com/depo.htm";
a[2][0]="Request Transcript";
a[2][1]="http://www.muirreportinggroup.com/deporeq.php";
a[3][0]="Promotions";
a[3][1]="http://www.muirreportinggroup.com/index.html";
a[4][0]="Contact Us";
a[4][1]="http://www.muirreportinggroup.com/contactus.htm";
text=""
//text+='<embed name="buttonwav" src="button.wav" width="128" height="128" hidden autostart=false loop=false>';
text+='<table border=0 width="100%" cellspacing=0 cellpadding=0><tr>';
text+='<td width="135" valign="top" bgcolor="'+bgcolorm+'" style="padding: 4">';
text+='<table border=0 width="100%" cellspacing=0 cellpadding=2>';
text+='<tr><td height=10></td></tr>';
for (i=0; i<tabrow;i++) {
  text+='<tr><td height="8"></td></tr>';
  text+='<tr><a href="'+a[i][1]+'"><td class="btnout" onmouseover=this.className="btnhov"; onmouseout=this.className="btnout" class="btntext">';
  text+=a[i][0];
  text+='</td></a></tr>';
}
text+='<tr><td height=30></td></tr>';
text+='<tr>';
text+='<td class="btnout" style="font-size: 12pt">(205) 326-3274</td>';
text+='</tr>';
text+='<tr>';
text+='<td class="arial10"><br><a href="http://www.repagencyworks.com/index.php?databasename=muir" style="color: #FFFFCC; font-weight: bold; text-decoration: none">Client Login</a></td>';
text+='</tr>';
text+='<tr><td height="150px"></td></tr>'
text+='<tr>';
text+='<td align="center"><img height="75px" src="http://www.muirreportinggroup.com/acra.jpg"></td>'
text+='</tr>';
text+='</table>';
text+='</td>';

text+='<td width="14" valign="top">'
text+='<table border=0 cellpadding=0 cellspacing=0><tr>';
text+='<td width=14 height=17 valign="top" bgcolor="'+bgcolorm+'">';
text+='<img border="0" src="http://www.muirreportinggroup.com/topcurl9.gif"></td>';
text+='<tr><td width="100%"></td></tr>';
text+='</tr></table></td>';
text+='<td valign="top" height=500 bgcolor="F8FAEE">'
document.write(text)
}

function midclose(){
text='</td></tr></table>';
document.write(text)
}

function tabmenu(tabname){
tabcolor="006666"
text=""
text+='<table border="0" cellpadding="0" cellspacing="0" width=100%><tr>'
text+='<td width="100%" height="4"></td>'
text+='</tr>'
text+='</table>'

text+='<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr>'
text+='<td>';
text+='<table border="0" cellspacing="0" cellpadding="0"><tr>'
rootloc=""
a=new Array()
a[0]=new Array("Welcome","http://www.muirreportinggroup.com/index.html")
a[1]=new Array("Services Provided","http://www.muirreportinggroup.com/services.htm")
a[2]=new Array("Schedule Deposition","http://www.muirreportinggroup.com/depo.htm")
a[3]=new Array("Request Transcript","http://www.muirreportinggroup.com/deporeq.php")
a[4]=new Array("Promotions","http://www.muirreportinggroup.com/madness2011.htm")
a[5]=new Array("Contact Us","http://www.muirreportinggroup.com/contactus.htm")
for (var i=0; i<a.length; i++){
  if(tabname==a[i][0]){
	text+='<td class="bgon" width="10"><img border="0" src="http://www.muirreportinggroup.com/lefttoptab.gif" width="10" height="19"></td>'
	text+='<td class="bgon" ><a class="ontab">&nbsp;'+a[i][0]+'&nbsp;</a></td>'
	text+='<td class="bgon" width="10"><font face="Arial" size="2"><img border="0" src="http://www.muirreportinggroup.com/righttoptab.gif" width="10" height="19"></font></td>'
  }else{
	text+='<td class="bgoff" width="10"><img border="0" src="http://www.muirreportinggroup.com/lefttoptab.gif" width="10" height="19"></td>'
	text+='<td class="bgoff" ><a href="'+a[i][1]+'" class="offtab">&nbsp;'+a[i][0]+'&nbsp;</a></td>'
	text+='<td class="bgoff" width="10"><img border="0" src="http://www.muirreportinggroup.com/righttoptab.gif" width="10" height="19"></td>'
  }
}
text+='</tr></table>'
text+='</td>';
text+='</tr></table>';
text+='<table border=0 width="100%" cellspacing=0><tr><td height=2 class="bgon"></td></tr></table>';
document.write(text)
}

function footer(){
text=""
text+=
text+='<table border="0" width="100%"><tr>'
text+='<td width="100%" colspan="2" bgcolor="'+bgcolorf+'" height="3"></td>'
text+='</tr></table>'
text+='<table border="0" width="99%"><tr>'
text+='<td width="70%"><a class="footer">Copyright &copy; Muir Reporting Group, LLC. All rights reserved.</a></td>'
text+='<td>'
text+='<p align="right"><a href="'+web+'" target="_top" class="footer">Home</a><a class="footer"> | </a><a href="contactus.htm" class="footer">Contact Us</a><a class="footer"> | '+phone+'</a></td>'
text+='</tr></table>'
document.write(text)
}



