var bvrPromoTxt=''+
'<style type="text/css">'+
'div.bvrbox {background:#ffffff; border:1px solid #000000; width:300px; margin:0 0 0 12px; padding:5px; '+
'  color:#000000; text-align:center;} '+
'div.bvrbox h1 {font-family:arial,helvetica,sans-serif; font-size:16px; font-weight:bold; '+ 
'  margin:0 0 2px 0; padding:0; letter-spacing:1px; color:#002288;} '+
'div.bvrbox p {line-height:110%; margin:0; padding:0; text-align:left;} '+
'div.bvrbox img {float:left; margin:6px 10px 30px 0; border:0;} '+
'div.bvrbox a:link,'+
'div.bvrbox a:visited {text-decoration:none; font-weight:bold; color:#0035ad;} '+
'div.bvrbox a:hover {text-decoration:underline; font-weight:bold; color:#000000;} '+
'</style>\n'+
'<div class="bvrbox">'+
'<h1>Need to Rent Video Equipment?</h1>'+
'<a href="http://budgetvideo.com"><img '+
'src="http://budgetvideo.com/images/logo132_blue.gif" alt="Budget Video Rentals" /></a>'+
'<p>Budget Video Rentals has virtually every camera, accessory, and '+
'production tool you can imagine. High Definition Cameras, Audio, Grip, Lighting, Underwater Gear, and More!<br />'+
'<br />'+
'<a href="http://budgetvideo.com">www.BudgetVideo.com</a>'+
'</p>'+
'</div>';
document.write(bvrPromoTxt);

