if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){
	var fontSize="small";	//x-small
}
else{
	var fontSize="small";
}
document.write(''+
	'<div align="center" style="width:956px;">'+
		'<img src="img/shineup.png" border="0" alt="" />'+
		'<div id="header1" align="center" style="background-image:url(img/header.png); height:66px; width: 956px; font-size:'+fontSize+'">'+
			'<br />'+
			'Since 1992 Marc L. Shapiro, P.A. has helped Thousands of Clients and Families with Personal Injury and Real Estate Defense Services'+
			'<!--Loan Modification | Deficiency Judgement | Short Sale | Deed in Lieu of Foreclosure | Bankruptcy | Foreclosure Defense | Asset Protection-->'+
		'</div>'+
		'<img src="img/shinedown.png" border="0" alt="" />'+
		'<!--img src="img/shineup.png" border="0" alt="" />'+
		'<img src="img/headerboard.png" alt=""/>'+
		'<img src="img/shinedown.png" border="0" alt="" /-->'+
		'<img src="images/shapiroLogo.png" border="0" alt="Marc L. Shapiro, P.A." /><!--/a-->'+
		'<img src="img/shineup.png" border="0" alt="" />'+
		'<img src="img/headerboard.png" border="0" alt=""/>'+
		'<img src="img/shinedown.png" border="0" alt="" />');
		

