<!-- Begin
var maxAdNo = 3
var adNo
var myAd = new Array()
myAd[0] = '<div id="ontheroadtools" style="margin-top:30px;"><h4>On the Road Tools</h4><div id="ontheroadtoolscontent" style="background-image:url(images/otrt1.jpg);"><div style="height:100px; float:right; width:200px; padding-top:10px; padding-left:243px;"><p class="greenboldtext">Sat Nav <br />Downloads</p><p>Download BP service station locations for your sat nav.</p></div><div class="arrow" style="padding-left:268px;"><a href="on_the_road_tools.asp?N=on_the_road_tools.asp">Go to on the road tools</a></div></div></div>'

myAd[1] = '<div id="ontheroadtools" style="margin-top:30px;"><h4>On the Road Tools</h4><div id="ontheroadtoolscontent" style="background-image:url(images/otrt2.jpg);"><div style="height:100px; float:right; width:200px; padding-top:10px; padding-left:243px;"><p class="greenboldtext">Site <br />Locator</p><p>Need to find a service station? Access BPs high quality network here.</p></div><div class="arrow" style="padding-left:268px;"><a href="on_the_road_tools.asp?N=on_the_road_tools.asp">Go to on the road tools</a></div></div></div>'

myAd[2] = '<div id="ontheroadtools" style="margin-top:30px;"><h4>On the Road Tools</h4><div id="ontheroadtoolscontent" style="background-image:url(images/otrt3.jpg);"><div style="height:100px; float:right; width:200px; padding-top:10px; padding-left:243px;"><p class="greenboldtext">Route <br />Finder</p><p>Plan your journey and find BP service stations using our route planning tools.</p></div><div class="arrow" style="padding-left:268px;"><a href="on_the_road_tools.asp?N=on_the_road_tools.asp">Go to on the road tools</a></div></div></div>'

myAd[3] = '<div id="ontheroadtools" style="margin-top:30px;"><h4>On the Road Tools</h4><div id="ontheroadtoolscontent" style="background-image:url(images/otrt4.jpg);"><div style="height:100px; float:right; width:200px; padding-top:10px; padding-left:243px;"><p class="greenboldtext">Text Site <br />Locator</p><p>On the road and need to find the nearest site? Now you can by text.</p></div><div class="arrow" style="padding-left:268px;"><a href="on_the_road_tools.asp?N=on_the_road_tools.asp">Go to on the road tools</a></div></div></div>'
//  End -->