document.write('<div id="chtps" class="fps">Bu firma pazarlama amaçlı olarak aranamaz, firmanın bu amaçlarla aranması ya da faks çekilmesi suçtur. </div>');
document.write('<div id="chfps" class="fps">Bu firma pazarlama amaçlı olarak aranamaz, bu amaçlarla aranması suçtur. </div>');
document.write('<div id="gbtps" class="fps">Bu şirket talep edilmemiş satışları ve Pazarlama aramalarını önlemek için Birleşik Krallıkta kayıtlıdır. Şirkete bu amaçlar için faks çekmek suçtur.</div>');
document.write('<div id="gbfps" class="fps">Bu şirket talep edilmemiş satışlar ve Pazarlama aramalarını önlemek için Birleşik Krallıkta kayıtlıdır. Şirkete bu amaçlar için faks çekmek suçtur.</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">Bu şirket talep edilmemiş satışlar ve Pazarlama aramalarını önlemek için Birleşik Devletlerde kayıtlıdır. Şirkete bu amaçlar için faks çekmek suçtur.</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;}
