 



 









function putTorakuRitsu4819(){

document.write("5.86%");
}

function putDate4819(){
	document.write('09/03');        // 現値の日付
}
function putDate_j4819(){
	str = "09/03"
	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("September 3");
if ( p == "S") document.write("Sep. 3");

}


function putGn_Pr4819(){
	document.write('157,200');       // 現値
}
function putGn_Pr_Ji4819(){
	document.write('13:14');    // 現値時間
}
function putZdhi4819(){


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

	document.write('+8,700');        // 前日比

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

}
function putZdhi4819arrow(){


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

	document.write('+8,700');        // 前日比

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

}
function putDekidk4819(){
	document.write('8,603');      // 出来高
}
function putOpn_pr4819(){
	document.write('148,700');      // 始値
}
function putHi_pr4819(){
	document.write('158,300');       // 高値
}
function putLow_pr4819(){
	document.write('146,500');      // 安値
}
function putZdCls_pr4819(){ // 前日終値
	
	document.write('148,500'); 
	
}
function putHistHi_pr4819(){
	document.write('2,200,000');   // 上場来最高値
}
function putHistLow_pr4819(){
	document.write('45,100');  // 上場来最安値
}
function putYearHi_pr4819(){
	document.write('247,800');  // 年初来最高値
}
function putYearLow_pr4819(){
	document.write('107,600');  // 年初来最安値
}
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のディレクトリ名
}


