<!--
msg=new Array();
msg[0]="http://www.caribbeancom.com/index2.htm";
msg[1]="http://sample.caribbeancom.com/eng/index2.htm";
msg[60]="http://sample.1pondo.tv/home.htm";
msg[61]="http://www.h0930.com/indexmain.html";
msg[62]="http://www.akibahonpo.com/index_1.html";
msg[63]="http://www.10musume.com/home.html";
msg[64]="http://www.p-tomato.com/index1.html";
msg[65]="http://www.peepsamurai.com/top_jp.html";
msg[66]="http://www.costumetheater.com/top.html";
msg[67]="http://2345.tv/home.shtml";
msg[68]="http://www.eroxjapanz.com/index1.html";
msg[69]="http://jp.dxlive.com/home.html";

msg[99]="";

function Msg(index){
    window.status=msg[index];
    return true;
}
// -->

