 



 









function putTorakuRitsu2371(){

document.write("0.72%");
}

function putDate2371(){
	document.write('02/09');        // 現値の日付
}
function putDate_j2371(){
	str = "02/09"
	if (str != "-")  {
		DateTmp = str.split("/");
		document.write((parseInt(DateTmp[0],"10"))  + "月" + (parseInt(DateTmp[1],"10")) + "日");        // 現値の日付(/月/日)
	} else {
		document.write("--月--日");        // 現値の日付(/月/日)
	}
}


function putDate_e2371(p){
if ( p == "L") document.write("February 9");
if ( p == "S") document.write("Feb. 9");

}


function putGn_Pr2371(){
	document.write('347,500');       // 現値
}
function putGn_Pr_Ji2371(){
	document.write('10:07');    // 現値時間
}
function putZdhi2371(){


			document.write('<FONT color="#FF0000">');      

	document.write('+2,500');        // 前日比

		document.write('</FONT>');      

}
function putZdhi2371arrow(){


			document.write('<FONT color="#FF0000"><B>↑</B>　');      

	document.write('+2,500');        // 前日比

		document.write('</FONT>');      

}
function putDekidk2371(){
	document.write('520');      // 出来高
}
function putOpn_pr2371(){
	document.write('347,500');      // 始値
}
function putHi_pr2371(){
	document.write('350,500');       // 高値
}
function putLow_pr2371(){
	document.write('344,500');      // 安値
}
function putZdCls_pr2371(){ // 前日終値
	
	document.write('345,000'); 
	
}
function putHistHi_pr2371(){
	document.write('5,550,000');   // 上場来最高値
}
function putHistLow_pr2371(){
	document.write('231,000');  // 上場来最安値
}
function putYearHi_pr2371(){
	document.write('409,000');  // 年初来最高値
}
function putYearLow_pr2371(){
	document.write('261,100');  // 年初来最安値
}
function putChart2371(){
	document.write('day');       // チャートの別
}
function putMeigCdFull2371(){
	document.write('237101');  // 6桁の時価コード（JSP名）
}
function putMeigCd2371(){
	document.write('2371');      // 銘柄コード　4or5桁
}
function putSijoCd2371(){
	document.write('1');      // 市場コード1桁
}
function putSijoCdQuick2371(){
	document.write('T'); // チャート用市場コード
}
function putJspDir2371(){
	document.write('ja_js');      // JSPのディレクトリ名
}


