if (document.images)
   {
     image_off= new Image(73,73);
     image_off.src='images/custom options/container.gif';

     Nylon_image2= new Image(73,73);
     Nylon_image2.src='images/custom options/nylon swatch/black.jpg';

     Nylon_image3= new Image(73,73);
     Nylon_image3.src='images/custom options/nylon swatch/brown.jpg';

     Nylon_image4= new Image(73,73);
     Nylon_image4.src='images/custom options/nylon swatch/burgundy.jpg';

     Nylon_image5= new Image(73,73);
     Nylon_image5.src='images/custom options/nylon swatch/green.jpg';
     
     Nylon_image6= new Image(73,73);
     Nylon_image6.src='images/custom options/nylon swatch/hot-pink.jpg';
     
     Nylon_image7= new Image(73,73);
     Nylon_image7.src='images/custom options/nylon swatch/lavender.jpg';
     
     Nylon_image8= new Image(73,73);
     Nylon_image8.src='images/custom options/nylon swatch/pink.jpg';
     
     Nylon_image9= new Image(73,73);
     Nylon_image9.src='images/custom options/nylon swatch/navyblue.jpg';
     
     Nylon_image10= new Image(73,73);
     Nylon_image10.src='images/custom options/nylon swatch/purple.jpg';
     
     Nylon_image11= new Image(73,73);
     Nylon_image11.src='images/custom options/nylon swatch/red.jpg';

     Nylon_image12= new Image(73,73);
     Nylon_image12.src='images/custom options/nylon swatch/royalblue.jpg';

     Nylon_image13= new Image(73,73);
     Nylon_image13.src='images/custom options/nylon swatch/silver.jpg';

     Nylon_image14= new Image(73,73);
     Nylon_image14.src='images/custom options/nylon swatch/turquoise.jpg';
     
     Nylon_image15= new Image(73,73);
     Nylon_image15.src='images/custom options/nylon swatch/white2.jpg';     
     
     
	
   }

function change1(picName,imgName)
 {
   if (document.images)
    {
      imgOn=eval(imgName + '.src');
      document[picName].src= imgOn;
    }
 }
 
 
 



document.write("<center><img src='images/custom options/container.gif' name='SwatchPic' id='SwatchPic' height='73' border='0' /></center>");


document.write("<br>");

document.write("<div class='noborder1' style='overflow-x: scroll; overflow-y: hidden; width: 350px; height: 47px; '>");
document.write("<div class='noborder1' style='width: 425px;'>");
 
document.write("<a href='javascript:void(0)'><img src='images/custom options/nylon swatch/x-small-nylon-swatch.jpg' height='30' ismap name='SwatchPicstrip' border='0' usemap='#SwatchPicstrip'></a>");
document.write("<map id='SwatchPicstrip' name='SwatchPicstrip'>");

document.write("<area shape='rect' coords='0,0,31,30' title='Black' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image2')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='31,0,61,30' title='Brown' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image3')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='61,0,93,30' title='Burgundy' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image4')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='93,0,122,30' title='Green' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image5')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='122,0,153,30' title='Hot Pink' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image6')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='153,0,183,30' title='Lavender' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image7')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='183,0,215,30' title='Light Pink' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image8')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='215,0,248,30' title='Navy Blue' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image9')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='248,0,276,30' title='Purple' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image10')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='276,0,312,30' title='Red' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image11')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='312,0,341,30' title='Royal Blue' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image12')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='341,0,372,30' title='Silver' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image13')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='372,0,402,30' title='Turquoise' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image14')\" onMouseout=\"change1('SwatchPic','image_off')\">");
document.write("<area shape='rect' coords='402,0,434,30' title='White' href='javascript:void(0)' onMouseover=\"change1('SwatchPic','Nylon_image15')\" onMouseout=\"change1('SwatchPic','image_off')\">");




 
document.write("</map></div></div>");






