var autocopLogoIndex_off = new Image();
var knLogoIndex_off = new Image();
var pioneerLogoIndex_off = new Image();
var sparcoLogoIndex_off = new Image();
var bridgestoneLogoIndex_off = new Image();
var llumarLogoIndex_off = new Image();
var carMate_off = new Image();
var sonexLogoIndex_off = new Image();
var thuleLogoIndex_off = new Image();
var koniLogoIndex_off = new Image();

var autocopLogoIndex_on = new Image();
var knLogoIndex_on = new Image();
var pioneerLogoIndex_on = new Image();
var sparcoLogoIndex_on = new Image();
var bridgestoneLogoIndex_on = new Image();
var llumarLogoIndex_on = new Image();
var carMate_on = new Image();
var sonexLogoIndex_on = new Image();
var thuleLogoIndex_on = new Image();
var koniLogoIndex_on = new Image();

autocopLogoIndex_off.src = "./images/autocopLogoIndex.gif";
knLogoIndex_off.src = "./images/knLogoIndex.gif";
pioneerLogoIndex_off.src = "./images/pioneerLogoIndex.gif";
sparcoLogoIndex_off.src = "./images/sparcoLogoIndex.gif";
bridgestoneLogoIndex_off.src = "./images/bridgestoneLogoIndex.gif";
carMate_off.src = "./images/carMateLogo.gif";
sonexLogoIndex_off.src = "./images/sonaxLogoIndex.gif";
thuleLogoIndex_off.src = "./images/thuleLogoIndex.gif";
koniLogoIndex_off.src = "./images/koniLogoIndex.gif";

autocopLogoIndex_on.src = "./images/autoCopLogoIndexOn.gif";
knLogoIndex_on.src = "./images/knLogoIndexOn.gif";
pioneerLogoIndex_on.src = "./images/pioneerLogoIndexOn.gif";
sparcoLogoIndex_on.src = "./images/sparcoLogoIndexOn.gif";
bridgestoneLogoIndex_on.src = "./images/bridgestoneLogoIndexOn.gif";
carMate_on.src = "./images/carMateLogoOn.gif";
sonexLogoIndex_on.src = "./images/sonaxLogoIndexOn.gif";
thuleLogoIndex_on.src = "./images/thuleLogoIndexOn.gif";
koniLogoIndex_on.src = "./images/koniLogoIndexOn.gif";
