var ok = false;
if(document.images){
ok = true;

Tyson_over=new Image(500, 36);
Tyson_out=new Image(500, 36);
Tyson_over.src="/images/Outrage9/Out9BCDmemotysobrown.gif";
Tyson_out.src="/images/Outrage9/Out9BCDmemotysoblack.gif";

Mitchell_over=new Image(500, 36);
Mitchell_out=new Image(500, 36);
Mitchell_over.src="/images/Outrage9/Out9BCDMitchbarblack.gif";
Mitchell_out.src="/images/Outrage9/Out9BCDMitchbarbrown.gif";

ChickenCatchers_over=new Image(500, 36);
ChickenCatchers_out=new Image(500, 36);
ChickenCatchers_over.src="/images/Outrage9/Out9BCDchickencatchersbrown.gif";
ChickenCatchers_out.src="/images/Outrage9/Out9BCDchickencatchersblack.gif";

TheyWouldScream_over= new Image(500, 36);
TheyWouldScream_out=new Image(500, 36);
TheyWouldScream_over.src="/images/Outrage9/Out9BCDtheyscreamblack.gif";
TheyWouldScream_out.src="/images/Outrage9/Out9BCDtheyscreambrown.gif";

NotInMyName_over= new Image(500, 36);
NotInMyName_out=new Image(500, 36);
NotInMyName_over.src="/images/Outrage9/Out9bcdnotmynamebrown.gif";
NotInMyName_out.src="/images/Outrage9/Out9bcdnotmynameblack.gif";

EatingForLife_over= new Image(500, 36);
EatingForLife_out=new Image(500, 36);
EatingForLife_over.src="/images/Outrage9/out9bcdeatforlifeblack.gif";
EatingForLife_out.src="/images/Outrage9/out9bcdeatforlifebrown.gif";


}

