


//Title Images

AgreeOn     =   new Image(151,89);
AgreeOn.src  =  "jsbuttons/agree_on.gif"	
AgreeOff     =   new Image(151,89);
AgreeOff.src =  "jsbuttons/agree_off.gif"

NewOn     =   new Image(104,89);
NewOn.src  =  "jsbuttons/new_on.gif"	
NewOff     =   new Image(104,89);
NewOff.src =  "jsbuttons/new_off.gif"

FaqOn     =   new Image(57,89);
FaqOn.src  =  "jsbuttons/faq_on.gif"	
FaqOff     =   new Image(57,89);
FaqOff.src =  "jsbuttons/faq_off.gif"

HomeOn     =   new Image(71,89);
HomeOn.src  =  "jsbuttons/home_on.gif"	
HomeOff     =   new Image(71,89);
HomeOff.src =  "jsbuttons/home_off.gif"





