
<!-- header tab graphic rollovers-->

image1 = new Image();
image1.src = "graphics/tab_mens_on.gif";

image2 = new Image();
image2.src = "graphics/tab_womens_on.gif";

image3 = new Image();
image3.src = "graphics/tab_accessories_on.gif.";

image4 = new Image();
image4.src = "graphics/tab_info_help_on.gif";

image5 = new Image();
image5.src = "graphics/tab_brodeo_on.gif";

image6 = new Image();
image6.src = "graphics/tab_contact_on.gif";

<!-- home tab graphic rollovers-->

image1h = new Image();
image1h.src = "graphics/tab_hm_mens_on.gif";

image2h = new Image();
image2h.src = "graphics/tab_hm_womens_on.gif";

image3h = new Image();
image3h.src = "graphics/tab_hm_accessories_on.gif.";

image4h = new Image();
image4h.src = "graphics/tab_hm_info_help_on.gif";

image5h = new Image();
image5h.src = "graphics/tab_hm_brodeo_on.gif";

image6h = new Image();
image6h.src = "graphics/tab_hm_contact_on.gif";

<!-- other rollovers-->

image1p = new Image();
image1p.src = "graphics/add_to_cart_on.jpg";

image2p = new Image();
image2p.src = "graphics/arrow_wa_l_on.gif";

image3p = new Image();
image3p.src = "graphics/arrow_wa_r_on.gif";

image4p = new Image();
image4p.src = "graphics/arrow_m_l_on.gif";

image5p = new Image();
image5p.src = "graphics/arrow_m_r_on.gif";

image6p = new Image();
image6p.src = "graphics/add_to_cart_m_on.jpg";

image7p = new Image();
image7p.src = "graphics/add_to_cart_a_on.jpg";

