all_texts= new Array(); 

all_texts[0]="<html><head></head><body bgcolor='lightblue'><center>Please wait... Searching...<br>For  the best deals for your cartridge </center></body></html>";


all_texts[1]="<html><head></head><body bgcolor=silver><center><br><a href='' onClick='self.close()'>Close this window</a>";


all_texts[2]="<br><br><br><hr><a href='' onClick='self.close()'>Close this window</a><center></body></html>";

all_texts[3]="<font color=red>0 Results Found for Compatible Cartridges</td></tr>";

all_texts[4]="<tr><td width=120  height=50 align = center>";

all_texts[5]="</td><td align = center >";

all_texts[6]="";

all_texts[7]="<font color=red>0 Results Found for Remanufactured Cartridges</b></td></tr>";

all_texts[8]="<font color=red>0 Results Found for Remanufactured Cartridges</b></td></tr>";




function ret_text(a){
return all_texts[a] 
}
