

var GRAVEL_BANNER_HTML  = '<map name="gravelBanner">'

    GRAVEL_BANNER_HTML += '<area alt="Home" shape="poly" coords="126,118,32,118,12,96,106,96" href="index.html">'

	GRAVEL_BANNER_HTML += '<area alt="About Us" shape="poly" coords="190,96,210,118,128,118,108,94" href="about.html">'

	GRAVEL_BANNER_HTML += '<area alt="ZEOBEST" shape="rect" coords="559,14,626,79" href="new.html">'

	GRAVEL_BANNER_HTML += '<area alt="Products" shape="poly" coords="268,96,288,118,212,118,192,96" href="products.html">'

	GRAVEL_BANNER_HTML += '<area alt="New Products" shape="poly" coords="374,96,396,118,290,118,270,96" href="new.html">'

	GRAVEL_BANNER_HTML += '<area alt="Product Catalog" shape="poly" coords="498,98,520,118,398,118,376,94" href="catalog.html">'

	GRAVEL_BANNER_HTML += '<area alt="Show / Conventions" shape="poly" coords="646,96,666,118,522,118,500,96" href="show.php">'
	
    GRAVEL_BANNER_HTML += '<area alt="Zeobest Ultra" shape="rect" coords="667,98,759,117" href="ultra.html">'

	GRAVEL_BANNER_HTML += '</map>'

	GRAVEL_BANNER_HTML += '<img src="images/banner.jpg" width="800" height="140" border="0" usemap="#gravelBanner"><BR><BR>'

	GRAVEL_BANNER_HTML += '<a href="quote.html"><img src="images/button_request.gif" width="800" height="39" border="0"></a><BR><BR>'

