<!--
function gotoLink(form) {
   var OptionIndex=form.ListBoxURL.selectedIndex;
   parent.location = form.ListBoxURL.options[OptionIndex].value;}
//-->

<!--
function mOver(item) {
document.images[item].src = "nav/buttons/" + item + "_on.gif"
}
function mOut(item) {
document.images[item].src = "nav/buttons/" + item + "_off.gif"
}
// -->

<!--
img1 = new Image();
img1.src = "xl7/images/xl7_150.jpg";
img2 = new Image();
img2.src = "grandvitara/images/grandvitara_150.jpg";
img3 = new Image();
img3.src = "aeriosx/images/aeriosx_150.jpg";
img4 = new Image();
img4.src = "sx4/images/sx_150.jpg";
img5 = new Image();
img5.src = "forenza/images/forenza_150.jpg";
//-->
