
if (document.images)
{
   //why left navigation buttons
/*
 contentcommunityon = new Image(155, 22); 
 contentcommunityon.src = "images/contentcommunity_on.gif"; 
 contentcommunityoff = new Image(155, 22); 
 contentcommunityoff.src = "images/contentcommunity_off.gif"; 

 retailerson = new Image(155, 22);
 retailerson.src = "images/retailers_on.gif";
 retailersoff = new Image(155, 22);
 retailersoff.src = "images/retailers_off.gif";

 etailerson = new Image(155, 22);
 etailerson.src = "images/etailers_on.gif";
 etailersoff = new Image(155, 22);
 etailersoff.src = "images/etailers_off.gif";

 bnsupplierson = new Image(155, 22);
 bnsupplierson.src = "images/bnsuppliers_on.gif";
 bnsuppliersoff = new Image(155, 22);
 bnsuppliersoff.src = "images/bnsuppliers_off.gif";

 resellerson = new Image(155, 22);
 resellersson.src = "images/resellers_on.gif";
 resellersoff = new Image(155, 22);
 resellersoff.src = "images/resellers_off.gif";

 successstorieson = new Image(155, 22);
 successstorieson.src = "images/successstories_on.gif";
 successstoriesoff = new Image(155, 22);
 successstoriesoff.src = "images/successstories_off.gif";

 vtestimonialson = new Image(155, 22);
 vtestimonialson.src = "images/vtestimonials_on.gif";
 vtestimonialsoff = new Image(155, 22);
 vtestimonialsoff.src = "images/vtestimonials_off.gif";
*/
}
