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.01
  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 && d.getElementById) x=d.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];}
}
var html =  '<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" class="menustyle">';
html += '<tr>';
html += '<td height="22" valign="top" nowrap class="menustyle"><div align="center">';

switch(true){
	case (location.href.lastIndexOf("jp/")!=-1):
		html += '<a href="index.html" onMouseOver="MM_swapImage(\'m_home\',\'\',\'../img/m-home-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="../img/m-home.jpg" alt="シャリアファイナンス サイトホーム" name="m_home" width="107" height="45" border="0" id="m_home"></a>';
		
		html += '<a href="Co-profile.html" onMouseOver="MM_swapImage(\'m_corporate\',\'\',\'../img/m-corporate-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="../img/m-corporate.jpg" alt="会社情報" name="m_corporate" width="107" height="45" border="0" id="m_corporate"></a>';
		
		html += '<a href="IntroIF-Fundamental.html" onMouseOver="MM_swapImage(\'m_IFIntro\',\'\',\'../img/m-introduction-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="../img/m-introduction.jpg" alt="イスラム金融紹介" name="m_IFIntro" width="107" height="45" border="0" id="m_IFIntro"></a>';
		
		html += '<a href="IFExam-schedule.html" onMouseOver="MM_swapImage(\'m_exam\',\'\',\'../img/m-exam-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="../img/m-exam.jpg" alt="イスラム金融資格試験" name="m_exam" width="107" height="45" border="0" id="m_exam"></a>';
		
		html += '<a href="Seminar-basics.html" onMouseOver="MM_swapImage(\'m_seminar\',\'\',\'../img/m-seminar-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="../img/m-seminar.jpg" alt="セミナーおよび教育" name="m_seminar" width="107" height="45" border="0" id="m_seminar"></a>';
		
		html += '<a href="News-International.php" onMouseOver="MM_swapImage(\'m_news\',\'\',\'../img/m-news-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="../img/m-news.jpg" alt="イスラム金融ニュース" name="m_news" width="107" height="45" border="0" id="m_news"></a>';
		break;
	default:
		html += '<a href="index.html" onMouseOver="MM_swapImage(\'m_home\',\'\',\'img/m-home-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="img/m-home.jpg" alt="Shariah Finance site home" name="m_home" width="107" height="45" border="0" id="m_home"></a>';
		
		html += '<a href="Co-profile.html" onMouseOver="MM_swapImage(\'m_corporate\',\'\',\'img/m-corporate-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="img/m-corporate.jpg" alt="Corporate information" name="m_corporate" width="107" height="45" border="0" id="m_corporate"></a>';
		
		html += '<a href="IntroIF-Fundamental.html" onMouseOver="MM_swapImage(\'m_IFIntro\',\'\',\'img/m-introduction-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="img/m-introduction.jpg" alt="Introduction to Islamic finance" name="m_IFIntro" width="107" height="45" border="0" id="m_IFIntro"></a>';
		
		html += '<a href="IFExam-schedule.html" onMouseOver="MM_swapImage(\'m_exam\',\'\',\'img/m-exam-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="img/m-exam.jpg" alt="Islamic finance certificate examination" name="m_exam" width="107" height="45" border="0" id="m_exam"></a>';
		
		html += '<a href="Seminar-basics.html" onMouseOver="MM_swapImage(\'m_seminar\',\'\',\'img/m-seminar-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="img/m-seminar.jpg" alt="Seminar &amp; Education" name="m_seminar" width="107" height="45" border="0" id="m_seminar"></a>';
		
		html += '<a href="News-International.php" onMouseOver="MM_swapImage(\'m_news\',\'\',\'img/m-news-d.jpg\',1)" onMouseOut="MM_swapImgRestore()"><img src="img/m-news.jpg" alt="Islamic finance newsletter" name="m_news" width="107" height="45" border="0" id="m_news"></a>';
		break;
}

html += '</div></td>';
html += '<td rowspan="3"></td>';

html += '</tr>';
html += '</table>';

document.write(html);

