<!--

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

document.write("<STYLE TYPE='text/css'><!--")
if(mac){
		//MAC IE NS
		document.write(".black{font-Size:13px; line-height:17px; color:#333333;}")
		document.write(".pink{font-Size:13px; line-height:17px; color:#ff3366;}")
		document.write(".white{font-Size:13px; line-height:17px; color:#ffffff;}")
		document.write(".red{font-Size:13px; line-height:17px; color:#CC0000;}")
		document.write(".shikaku{font-Size:13px; line-height:17px; color:#0066be;}")
		document.write(".t3{font-Size:16px; line-height:17px;}")
		document.write(".smallw{font-Size:11px; line-height:15px; color:#ffffff;}")
		document.write(".smallb{font-Size:11px; line-height:15px; color:#333333;}")
		document.write(".hotel{font-Size:15px; line-height:17px; color:#0066ff; font-weight: 900;}")
}
else{
	if(ie){
		//WIN IE
		document.write(".black{font-Size:13px; line-height:17px; color:#333333;}")
		document.write(".pink{font-Size:13px; line-height:17px; color:#ff3366;}")
		document.write(".white{font-Size:13px; line-height:17px; color:#ffffff;}")
		document.write(".red{font-Size:13px; line-height:17px; color:#CC0000;}")		
		document.write(".shikaku{font-Size:13px; line-height:17px; color:#0066be;}")
		document.write(".t3{font-Size:16px; line-height:17px;}")
		document.write(".smallw{font-Size:11px; line-height:15px; color:#ffffff;}")
		document.write(".smallb{font-Size:11px; line-height:15px; color:#333333;}")
		document.write(".hotel{font-Size:15px; line-height:17px; color:#0066ff; font-weight: 900;}")
	}
	else{
		//WIN NS
		document.write(".black{font-Size:13px; line-height:17px; color:#333333;}")
		document.write(".pink{font-Size:13px; line-height:17px; color:#ff3366;}")
		document.write(".white{font-Size:13px; line-height:17px; color:#ffffff;}")
		document.write(".red{font-Size:13px; line-height:17px; color:#CC0000;}")
		document.write(".shikaku{font-Size:13px; line-height:17px; color:#0066be;}")
		document.write(".t3{font-Size:16px; line-height:18px;}")
		document.write(".smallw{font-Size:12px; line-height:16px; color:#ffffff;}")
		document.write(".smallb{font-Size:12px; line-height:16px; color:#333333;}")
		document.write(".hotel{font-Size:15px; line-height:17px; color:#0066ff; font-weight: 900;}")
	}
}
document.write("--></STYLE>");

//-->
<!--

	appflg = 0;

	if (parseInt(navigator.appVersion) >= 4 || navigator.appName == "Netscape"){
	window.onerror=null;
	appflg = 1;
	

	mn1On=new Image(0,0); mn1On.src="http://www.shinapex.co.jp/source_eng/common_images/button_profile_on.gif";
	mn1Off=new Image(0,0); mn1Off.src="http://www.shinapex.co.jp/source_eng/common_images/button_profile_off.gif";

	mn2On=new Image(0,0); mn2On.src="http://www.shinapex.co.jp/source_eng/common_images/button_product_on.gif";
	mn2Off=new Image(0,0); mn2Off.src="http://www.shinapex.co.jp/source_eng/common_images/button_product_off.gif";

	mn3On=new Image(0,0); mn3On.src="http://www.shinapex.co.jp/source_eng/common_images/button_milestones_on.gif";
	mn3Off=new Image(0,0); mn3Off.src="http://www.shinapex.co.jp/source_eng/common_images/button_milestones_off.gif";

	mn4On=new Image(0,0); mn4On.src="http://www.shinapex.co.jp/source_eng/common_images/button_event_on.gif";
	mn4Off=new Image(0,0); mn4Off.src="http://www.shinapex.co.jp/source_eng/common_images/button_event_off.gif";

	mn5On=new Image(0,0); mn5On.src="http://www.shinapex.co.jp/source_eng/common_images/button_contact_on.gif";
	mn5Off=new Image(0,0); mn5Off.src="http://www.shinapex.co.jp/source_eng/common_images/button_contact_off.gif";




	sub1On=new Image(0,0); sub1On.src="http://www.shinapex.co.jp/source_eng/common_images/button_profile_on.gif";
	sub1Off=new Image(0,0); sub1Off.src="http://www.shinapex.co.jp/source_eng/common_images/button_profile_off.gif";

	sub2On=new Image(0,0); sub2On.src="http://www.shinapex.co.jp/source_eng/common_images/button_product_on.gif";
	sub2Off=new Image(0,0); sub2Off.src="http://www.shinapex.co.jp/source_eng/common_images/button_product_off.gif";

	sub3On=new Image(0,0); sub3On.src="http://www.shinapex.co.jp/source_eng/common_images/button_milestones_on.gif";
	sub3Off=new Image(0,0); sub3Off.src="http://www.shinapex.co.jp/source_eng/common_images/button_milestones_off.gif";

	sub4On=new Image(0,0); sub4On.src="http://www.shinapex.co.jp/source_eng/common_images/button_event_on.gif";
	sub4Off=new Image(0,0); sub4Off.src="http://www.shinapex.co.jp/source_eng/common_images/button_event_off.gif";

	sub5On=new Image(0,0); sub5On.src="http://www.shinapex.co.jp/source_eng/common_images/button_contact_on.gif";
	sub5Off=new Image(0,0); sub5Off.src="http://www.shinapex.co.jp/source_eng/common_images/button_contact_off.gif";




	
	}

	function act(imgName) {
		if (appflg){
		 imgOn=eval(imgName + "On.src"); document [imgName].src = imgOn; 
		}
	}
	function inact(imgName) { 
		if (appflg){
		imgOff=eval(imgName + "Off.src"); document [imgName].src = imgOff; 
		}
	}

//-->
<!--

function openCenter(n) {

var w;

w = window.open(n,"_blank","toolbar=0,location=0,directories=0,status=no,menubar=0,scrollbars=no,resizable=no,width=550,height=530,top=1,left=1");

}

//-->
<!--

function openContact(n) {

var w;

w = window.open(n,"_blank","toolbar=0,location=0,directories=0,status=no,menubar=0,scrollbars=no,resizable=yes,width=550,height=600,top=1,left=1");

}


<!--
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];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
//-->
