	  drivesafe = '<!--  START DRIVE SAFE NOTE --> \n'
//	drivesafe += '<!-- ------------------------------------------------------------- -->
	drivesafe += '<hr noshade size="1" color="#999999"> \n'
	drivesafe += '<div id="crap" style="font-face: Arial; font-size: 7pt; font-color: #999999" align="left"><b>Note:</b><br> \n'
	drivesafe += 'Viper Performance urges you to drive carefully, respect fellow drivers, &amp; follow all rules, regulations & laws of your country.  \n'
	drivesafe += 'Some performance upgrades may not be street legal &amp; may only be used on racetracks or under controlled circumstances. </div> \n'
//	drivesafe += '<!-- ------------------------------------------------------------- -->
	drivesafe += '<!--  END DRIVE SAFE NOTE --> \n'
		document.write(drivesafe);