/* JWord install btn js (encoding: Shift_JIS) */
/* copyright (C) 2002 AccessPort Inc. */
function jwdinstallbtnWrite(agnt, ptnr, code, byps, intvchk, intv, intkey, btntype, btnsrc, btnwidth, btnheight, msg, ngsrc, iacttype, iacttarget, iacturl)
{
var CheckFlashPlugin;
var dlurl = 'http://download.jword.jp/soft/' + ptnr + '/chk_install.htm?agent=' + agnt + '&partner=' + ptnr + '&logcode=' + code + '&intvchk=' + intvchk + '&intv=' + intv + '&intkey=' + intkey + '&msg=' + msg + '&iacttype=' + iacttype + '&iacttarget=' + iacttarget + '&iacturl=' + iacturl;
var blankurl = 'http://download.jword.jp/pub/install/jwd_install__dummy.htm?agent=' + agnt + '&partner=' + ptnr + '&logcode=' + code + '&bypass=' + byps + '&intvchk=' + intvchk + '&intv=' + intv + '&intkey=' + intkey;
if ( btntype == 'img' )
{
document.write('
<\/a>');
}else if( btntype == 'fla' ){
CheckFlashPlugin = jwdinstbtnCheckFlash();
if( CheckFlashPlugin == false )
{
document.write('
');
}else{
document.write('');
}
}
if( jwdinstbtnForSP2GetCookie( jwdinstallbtn_LimitCookieName ) == null ){ jwdinstbtnKKSUrl( ptnr, btnsrc, code, "adview" ); }
document.write('