var sextans = "http://cgi.kiwi.ne.jp/~picoma/cgi-bin/sextans.cgi";
var tag = "<img src=" + sextans + "?log" + document.referrer + " width=1 height=1>";
document.write(tag);
//-->
<!--
if(navigator.appVersion.charAt(0) >= "3") {
var img = new Array();
img[1] = new Image();  img[1].src = "images/bio_e.gif";
img[2] = new Image();  img[2].src = "images/bio_e_over.gif";
img[3] = new Image();  img[3].src = "images/bio_j.gif";
img[4] = new Image();  img[4].src = "images/bio_j_over.gif";
img[5] = new Image();  img[5].src = "images/m_diary.gif";
img[6] = new Image();  img[6].src = "images/m_diary_over.gif";
img[7] = new Image();  img[7].src = "images/m_live.gif";
img[8] = new Image();  img[8].src = "images/m_live_over.gif";
img[9] = new Image();  img[9].src = "images/m_bio.gif";
img[10] = new Image();  img[10].src = "images/m_bio_over.gif";
img[11] = new Image();  img[11].src = "images/m_member.gif";
img[12] = new Image();  img[12].src = "images/m_member_over.gif";
img[13] = new Image();  img[13].src = "images/m_mail.gif";
img[14] = new Image();  img[14].src = "images/m_mail_over.gif";
img[15] = new Image();  img[15].src = "images/m_bbs.gif";
img[16] = new Image();  img[16].src = "images/m_bbs_over.gif";
img[17] = new Image();  img[17].src = "images/m_mp3.gif";
img[18] = new Image();  img[18].src = "images/m_mp3_over.gif";
img[19] = new Image();  img[19].src = "images/m_link.gif";
img[20] = new Image();  img[20].src = "images/m_link_over.gif";
img[21] = new Image();  img[21].src = "images/m_magazine.gif";
img[22] = new Image();  img[22].src = "images/m_magazine_over.gif";
img[23] = new Image();  img[23].src = "images/m_disco.gif";
img[24] = new Image();  img[24].src = "images/m_disco_over.gif";

}
function _in(nam,num) {
if(navigator.appVersion.charAt(0) >= "3") {
document.images[nam].src = img[num].src;
   } else { }
        }
function _out(nam,num) {
document.images[nam].src = img[num].src;
}

function makeArray(n)
{
        this.length = n
        for(i=0; i<n; i++) this[i]=0;
}
function LinkSelect(form, sel)
{
        c = sel.selectedIndex;
        adrs = sel.options[c].value;
        if (adrs != "-" )
        {
                LinkWin=window.open("","_top");
                LinkWin.location.href=adrs;
        }
}
// -->
<!--
// ボタンで画像を切り替え(サリー）
  var image1 = new Image();
  var image2 = new Image();
  var image3 = new Image();
  var image4 = new Image();
  var image5 = new Image();
  var image6 = new Image();
  var image7 = new Image();
  var image8 = new Image();
  
  image1.src = "images/title_live_1.gif";
  image2.src = "images/title_mp3.gif";
  image3.src = "images/title_diary.gif";
  image4.src = "images/title_bio.gif";
  image5.src = "images/title_member.gif";
  image6.src = "images/title_magazine.gif";
  image7.src = "images/title_link.gif";
  image8.src = "images/title_disco.gif";

function Dspimage1(){
    document.image1.src=image1.src;
}
function Dspimage2(){
    document.image1.src=image2.src;
}
function Dspimage3(){
    document.image1.src=image3.src;
}
function Dspimage4(){
    document.image1.src=image4.src;
}
function Dspimage5(){
    document.image1.src=image5.src;
}
function Dspimage6(){
    document.image1.src=image6.src;
}
function Dspimage7(){
    document.image1.src=image7.src;
}
function Dspimage8(){
    document.image1.src=image8.src;
}
// -->

mac = (navigator.appVersion.indexOf('Mac')!=-1)?true:false;
ie=(navigator.appName.charAt(0) == "M")?true:false;

document.write("<STYLE TYPE='text/css'>")
if(mac){
	//FOR MACHINTOSH IE NS
	document.write(".text-10-black{font-size:10px;color:#000000;line-height:14px;}");
	document.write(".text-12-black{font-size:12px;color:#000000;line-height:16px;}");
	document.write(".text-10-gray1{font-size:10px;color:#333333;line-height:14px;}");
	document.write(".text-12-gray1{font-size:12px;color:#333333;line-height:16px;}");
	document.write(".text-10-gray2{font-size:10px;color:#666666;line-height:14px;}");
	document.write(".text-12-gray2{font-size:12px;color:#666666;line-height:16px;}");
	document.write(".text-10-white{font-size:10px;color:#FFFFFF;line-height:14px;}");
	document.write(".text-12-white{font-size:12px;color:#FFFFFF;line-height:16px;}");
	document.write(".text-10-bluet{font-size:10px;color:#6dc9ef;line-height:11px;}");
	document.write(".text-10-blue{font-size:10px;color:#6dc9ef;line-height:14px;}");
	document.write(".text-10-orange{font-size:10px;color:#FF6600;line-height:14px;}");
	document.write(".text-12-orange{font-size:12px;color:#FF6600;line-height:16px;}");
}else{
	if(ie){
		//FOR WINDOWS IE
	document.write(".text-10-black{font-size:11px;color:#000000;line-height:14px;}");
	document.write(".text-12-black{font-size:12px;color:#000000;line-height:16px;}");
	document.write(".text-10-gray1{font-size:11px;color:#333333;line-height:14px;}");
	document.write(".text-12-gray1{font-size:12px;color:#333333;line-height:16px;}");
	document.write(".text-10-gray2{font-size:11px;color:#666666;line-height:14px;}");
	document.write(".text-12-gray2{font-size:12px;color:#666666;line-height:16px;}");
	document.write(".text-10-white{font-size:11px;color:#FFFFFF;line-height:14px;}");
	document.write(".text-12-white{font-size:12px;color:#FFFFFF;line-height:16px;}");
	document.write(".text-10-bluet{font-size:11px;color:#6dc9ef;line-height:11px;}");
	document.write(".text-10-blue{font-size:11px;color:#6dc9ef;line-height:14px;}");
	document.write(".text-10-orange{font-size:11px;color:#FF6600;line-height:14px;}");
	document.write(".text-12-orange{font-size:12px;color:#FF6600;line-height:16px;}");
	}else{
		//FOR WINDOWS NETSCAPE
	document.write(".text-10-black{font-size:11px;color:#000000;line-height:14px;}");
	document.write(".text-12-black{font-size:12px;color:#000000;line-height:16px;}");
	document.write(".text-10-gray1{font-size:11px;color:#333333;line-height:14px;}");
	document.write(".text-12-gray1{font-size:12px;color:#333333;line-height:16px;}");
	document.write(".text-10-gray2{font-size:11px;color:#666666;line-height:14px;}");
	document.write(".text-12-gray2{font-size:12px;color:#666666;line-height:16px;}");
	document.write(".text-10-white{font-size:11px;color:#FFFFFF;line-height:14px;}");
	document.write(".text-12-white{font-size:12px;color:#FFFFFF;line-height:16px;}");
	document.write(".text-10-bluet{font-size:11px;color:#6dc9ef;line-height:11px;}");
	document.write(".text-10-blue{font-size:11px;color:#6dc9ef;line-height:14px;}");
	document.write(".text-10-orange{font-size:10px;color:#FF6600;line-height:14px;}");
	document.write(".text-12-orange{font-size:12px;color:#FF6600;line-height:16px;}");
	}
}
document.write("</STYLE>");
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
