function cy(){
cv.innerHTML='<embed src="cover.swf" width=200 height=400 quality=best>'
}


function c(w){
if(w==0){eh="index2.htm"}
if(w==1){eh="x1.htm"}
if(w==2){eh="x2.htm"}
if(w==3){eh="x3.htm"}
if(w==4){eh="x4.htm"}
if(w==5){eh="x5.htm"}
if(w==6){eh="x6.htm"}
if(w==7){eh="x7.htm"}
if(w==8){eh="x8.htm"}
if(w==9){eh="x9.htm"}
if(w==10){eh="x10.htm"}
location.href=eh
}

