// JavaScript Document
<!--
if (document.getElementById) {
	document.write ('<div style="position:absolute;top:-100px;left:0px;height:75px;width:750px;overflow:scroll" id="preloadhome">');
	document.write ('<img src="http://www.michiganbusinesslawyer.com/images/homenav_about_on.gif" width="105" height="42" alt="" border="0">');
	document.write ('<img src="http://www.michiganbusinesslawyer.com/images/homenav_clientcases_on.gif" width="120" height="18" alt="" border="0">');
	document.write ('<img src="http://www.michiganbusinesslawyer.com/images/homenav_contact_on.gif" width="115" height="18" alt="" border="0">');
	document.write ('<img src="http://www.michiganbusinesslawyer.com/images/homenav_lawyers_on.gif" width="120" height="42" alt="" border="0">');
	document.write ('<img src="http://www.michiganbusinesslawyer.com/images/homenav_medical_on.gif" width="205" height="18" alt="" border="0">');
	document.write ('<img src="http://www.michiganbusinesslawyer.com/images/homenav_other_on.gif" width="190" height="18" alt="" border="0">');
	document.write ('<img src="http://www.michiganbusinesslawyer.com/images/homenav_testimonials_on.gif" width="120" height="18" alt="" border="0">');
	document.write ('');
	document.write ('</div>');
}
//--->