var convUrl = "http://keisan.casio.jp/keisan/blogparts/unitconv/casio_conv.swf";
var casio_conv = "casio_conv";
conv_Go();
document.write('<img src=/has10/Count.cgi?title=unitconvbarts&referrer=' + escape(document.referrer) + ' width=0 height=0>');
function conv_Go(){
	var html = "";
	html += '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="160" height="277" id="' + casio_conv + '" align="middle">';
	html += '<param name="allowScriptAccess" value="always" />';
	html += '<param name="movie" value="' + convUrl + '" />';
	html += '<param name="quality" value="high" />';
	html += '<param name="bgcolor" value="#ffffff" />';
	html += '<param name="wmode" value="transparent" />';
	html += '<embed width="160" height="277" src="' + convUrl + '" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"  wmode="transparent"> </embed>';
	html += '</object>';
	document.write(html);
}


