 



 









function putTorakuRitsu4819(){

document.write("-3.24%");
}

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


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

}


function putGn_Pr4819(){
	document.write('155,500');       // 現値
}
function putGn_Pr_Ji4819(){
	document.write('10:14');    // 現値時間
}
function putZdhi4819(){

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


	document.write('-5,200');        // 前日比

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

}
function putZdhi4819arrow(){

			document.write('<FONT color="#0000FF"><B>↓</B>　');      


	document.write('-5,200');        // 前日比

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

}
function putDekidk4819(){
	document.write('2,713');      // 出来高
}
function putOpn_pr4819(){
	document.write('158,000');      // 始値
}
function putHi_pr4819(){
	document.write('164,500');       // 高値
}
function putLow_pr4819(){
	document.write('155,500');      // 安値
}
function putZdCls_pr4819(){ // 前日終値
	
	document.write('160,700'); 
	
}
function putHistHi_pr4819(){
	document.write('2,200,000');   // 上場来最高値
}
function putHistLow_pr4819(){
	document.write('45,100');  // 上場来最安値
}
function putYearHi_pr4819(){
	document.write('217,500');  // 年初来最高値
}
function putYearLow_pr4819(){
	document.write('50,500');  // 年初来最安値
}
function putChart4819(){
	document.write('day');       // チャートの別
}
function putMeigCdFull4819(){
	document.write('481909');  // 6桁の時価コード（JSP名）
}
function putMeigCd4819(){
	document.write('4819');      // 銘柄コード　4or5桁
}
function putSijoCd4819(){
	document.write('9');      // 市場コード1桁
}
function putSijoCdQuick4819(){
	document.write('JQ'); // チャート用市場コード
}
function putJspDir4819(){
	document.write('ja_js');      // JSPのディレクトリ名
}


