document.write('<div id="chtps" class="fps">この会社はスイスにおいて迷惑なセールスや売り込みの電話を防止するための登録をしている。これらの目的でこの会社にファックスを送ることは不法行為となる。</div>');
document.write('<div id="chfps" class="fps">この会社はスイスにおいて迷惑なセールスや売り込み電話を防止するための登録をしている。この会社にこれらの目的で電話をすることは不法行為となる。</div>');
document.write('<div id="gbtps" class="fps">この会社は、英国において、勝手にかかって来るセールス･コールを防ぐための登録がなされています。この会社にそうした目的で電話することは、犯罪になります。</div>');
document.write('<div id="gbfps" class="fps">この企業は英国において求めもしない売り込みを阻止するための登録をしています。このため、この企業にファックスを送ることは犯罪となります。</div>');
document.write('<div id="ietps" class="fps">This company has registered in Ireland to prevent unsolicited sales and marketing calls. It is an offence to telephone this business for these purposes.</div>');
document.write('<div id="iefps" class="fps">This company has registered in Ireland to prevent unsolicited sales and marketing calls. It is an offence to fax this business for these purposes.</div>');
document.write('<div id="usno_fax" class="fps">この会社は米国において、自らが求めはしないセールスのためのコンタクトが行なわれることを防ぐための登録をしています。この企業にそうした目的でファックスを送ることは違法です。</div>');
function showFPS(obj,typeps){with(document.getElementById(typeps)){style.left = getPageOffsetLeft(obj)+20;style.top = getPageOffsetTop(obj)+20;style.visibility = "visible";style.zIndex = 100;}}
function hideFPS(typeps){document.getElementById(typeps).style.visibility = "hidden";}
function getPageOffsetLeft(el){var ol=el.offsetLeft;while((el=el.offsetParent) != null){ol += el.offsetLeft;}return ol;}
function getPageOffsetTop(el){var ot=el.offsetTop;while((el=el.offsetParent) != null){ot += el.offsetTop;}return ot;}
