verzija=parseInt(navigator.appVersion);

  if (navigator.appName=="Netscape")
       js=((verzija>=4) ? 1.2 :((verzija==3)? 1.1 : 1.0));

    else
  if (navigator.appVersion.indexOf('MSIE')!=-1)
       js=((verzija>=4) ? 1.1 : 1.0);
if (js>=1.1)
{

his0=new Image();
his0.src="his-l-1.jpg"
his1= new Image();
his1.src="his-l-2.jpg"
his2=new Image();
his2.src="his-l-3.jpg"
his3="Where and how did smoking start";

cnt0=new Image();
cnt0.src="cnt-l-1.jpg"
cnt1=new Image();
cnt1.src="cnt-l-2.jpg"
cnt2=new Image();
cnt2.src="cnt-l-3.jpg"
cnt3="The contents of cigarettes";

con0=new Image();
con0.src="con-l-1.jpg"
con1= new Image();
con1.src="con-l-2.jpg"
con2=new Image();
con2.src="con-l-3.jpg"
con3="Illnesses and other consequences";

stt0=new Image();
stt0.src="stt-l-1.jpg"
stt1= new Image();
stt1.src="stt-l-2.jpg"
stt2=new Image();
stt2.src="stt-l-3.jpg"
stt3="How many people smoke and other facts about smoking";

act0=new Image();
act0.src="act-l-1.jpg"
act1= new Image();
act1.src="act-l-2.jpg"
act2=new Image();
act2.src="act-l-3.jpg"
act3="Acts and laws in different countries against smoking ";

ads0=new Image();
ads0.src="ads-l-1.jpg"
ads1= new Image();
ads1.src="ads-l-2.jpg"
ads2=new Image();
ads2.src="ads-l-3.jpg"
ads3="Our page with anti-smoking advertisement";

sto0=new Image();
sto0.src="sto-l-1.jpg"
sto1= new Image();
sto1.src="sto-l-2.jpg"
sto2=new Image();
sto2.src="sto-l-3.jpg"
sto3="A story about a smoker";

qui0=new Image();
qui0.src="qui-l-1.jpg"
qui1= new Image();
qui1.src="qui-l-2.jpg"
qui2=new Image();
qui2.src="qui-l-3.jpg"
qui3="How can a hard smoker give up smoking ";

wsh0=new Image();
wsh0.src="wsh-l-1.jpg"
wsh1=new Image();
wsh1.src="wsh-l-2.jpg"
wsh2=new Image();
wsh2.src="wsh-l-3.jpg"
wsh3="Workshop, where everybody is allowed to make up his own web page against smoking"

lin0=new Image();
lin0.src="lin-l-1.jpg"
lin1= new Image();
lin1.src="lin-l-2.jpg"
lin2=new Image();
lin2.src="lin-l-3.jpg"
lin3="Links on pages with similar topics";

tha0=new Image();
tha0.src="tha-l-1.jpg"
tha1= new Image();
tha1.src="tha-l-2.jpg"
tha2=new Image();
tha2.src="tha-l-3.jpg"
tha3="Special thanks page for everyone who helped us in any way ";

aut0=new Image();
aut0.src="aut-l-1.jpg"
aut1=new Image();
aut1.src="aut-l-2.jpg"
aut2=new Image();
aut2.src="aut-l-3.jpg"
aut3="About authors of this project";

all0=new Image();
all0.src="all-l-1.jpg"
all1= new Image();
all1.src="all-l-2.jpg"
all2=new Image();
all2.src="all-l-3.jpg"
all3="All about this project, options, email... ";

sl0=new Image();
sl0.src="sl-l-1.jpg"
sl1= new Image();
sl1.src="sl-l-2.jpg"
sl2=new Image();
sl2.src="sl-l-3.jpg"
sl3="Klikni tukaj za preskok na slovensko verzijo";

sta0=new Image();
sta0.src="sta-l-1.jpg"
sta1= new Image();
sta1.src="sta-l-2.jpg"
sta2=new Image();
sta2.src="sta-l-3.jpg"
sta3="Back to starting page";

top0=new Image();
top0.src="top-l-1.jpg"
top1=new Image();
top1.src="top-l-2.jpg"
top2=new Image();
top2.src="top-l-3.jpg"
top3="Back to the top of this page";
}

 window.defaultStatus = '';

function changeit(Name,Image,No,Msg) {

       document [Name].src = eval(Image + No + ".src");
     if (Msg) self.status = eval(Image + "3");
     return true
 }
