<!--
rcon=new Image (177,50)
rcon.src = "images/homeproducts/rc2.jpg"
rcoff=new Image (177,50)
rcoff.src = "images/homeproducts/rc1.jpg"

dietriteon=new Image (177,50)
dietriteon.src = "images/homeproducts/dietrite2.jpg"
dietriteoff=new Image (177,50)
dietriteoff.src = "images/homeproducts/dietrite1.jpg"

sevenupon=new Image (177,50)
sevenupon.src = "images/homeproducts/7up2.jpg"
sevenupoff=new Image (177,50)
sevenupoff.src = "images/homeproducts/7up1.jpg"

sunkiston=new Image (177,50)
sunkiston.src = "images/homeproducts/sunkist2.jpg"
sunkistoff=new Image (177,50)
sunkistoff.src = "images/homeproducts/sunkist1.jpg"

skion=new Image (177,50)
skion.src = "images/homeproducts/ski2.jpg"
skioff=new Image (177,50)
skioff.src = "images/homeproducts/ski1.jpg"

bigredon=new Image (177,50)
bigredon.src = "images/homeproducts/bigred2.jpg"
bigredoff=new Image (177,50)
bigredoff.src = "images/homeproducts/bigred1.jpg"

sundropon=new Image (177,50)
sundropon.src = "images/homeproducts/sundrop2.jpg"
sundropoff=new Image (177,50)
sundropoff.src = "images/homeproducts/sundrop1.jpg"

awon=new Image (177,50)
awon.src = "images/homeproducts/aw2.jpg"
awoff=new Image (177,50)
awoff.src = "images/homeproducts/aw1.jpg"

canadadryon=new Image (177,50)
canadadryon.src = "images/homeproducts/canadadry2.jpg"
canadadryoff=new Image (177,50)
canadadryoff.src = "images/homeproducts/canadadry1.jpg"

snappleon=new Image (177,50)
snappleon.src = "images/homeproducts/snapple2.jpg"
snappleoff=new Image (177,50)
snappleoff.src = "images/homeproducts/snapple1.jpg"

dejablueon=new Image (177,50)
dejablueon.src = "images/homeproducts/dejablue2.jpg"
dejablueoff=new Image (177,50)
dejablueoff.src = "images/homeproducts/dejablue1.jpg"

fijion=new Image (177,50)
fijion.src = "images/homeproducts/fiji2.jpg"
fijioff=new Image (177,50)
fijioff.src = "images/homeproducts/fiji1.jpg"

redbullon=new Image (177,50)
redbullon.src = "images/homeproducts/redbull2.jpg"
redbulloff=new Image (177,50)
redbulloff.src = "images/homeproducts/redbull1.jpg"

// -->

<!--
var myimages=new Array()
function preloadimages(){
for (i=0;i<preloadimages.arguments.length;i++){
myimages[i]=new Image()
myimages[i].src=preloadimages.arguments[i]
}
}
preloadimages("images/homeproducts/rc2.jpg","images/homeproducts/dietrite2.jpg","images/homeproducts/7up2.jpg","images/homeproducts/sunkist2.jpg","images/homeproducts/ski2.jpg","images/homeproducts/bigred2.jpg","images/homeproducts/sundrop2.jpg","images/homeproducts/aw2.jpg","images/homeproducts/canadadry2.jpg","images/homeproducts/snapple2.jpg","images/homeproducts/dejablue2.jpg","images/homeproducts/fiji2.jpg","images/homeproducts/redbull2.jpg");
//-->
