It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://bizpages.org/posts/gohenry-for-children-192

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Gohenry for Children</title>
  5. <meta name="robots" content="all">
  6. <meta name="Description" content="Gohenry for Children - review products, services and activities provided by Askwallet, Moscow, Russia">
  7. <meta charset="utf-8">
  8.  
  9. <meta name="google-site-verification" content="2rlh4kpLBc8phk_DK5uDQJaNqpd-x2VwBlkcgKhshg8" />
  10. <meta name="mailru-domain" content="5kYhRntm0VvaP6Dz" />
  11. <meta name="verify-admitad" content="fc2c16b639" />
  12. <meta name="spr-verification" content="9a0b583d0260588" />
  13.  
  14. <script data-ad-client="ca-pub-9055075670858136" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  15.  
  16. <meta name="yandex-verification" content="c11fcc144026c8a2" />
  17.  
  18. <!--Magenet.com<95bbd77547e0b0f5c4e7ae0345720de6e189259c>-->
  19. <!--ADSY b6f7c22755c7b8b14637ec9cc6a1110d4005557f -->
  20.  
  21. <meta name="rp4940a374157e4db39ab149b6b4aeccac" content="68fd92b5b976b596cbf670f242217bda" />
  22.  
  23. <meta name="a509a8936bc74dd5ff5cf6f433a1bd9f" content="">
  24. <meta name="7831c55d8bbbfb5e" content="Webartex">
  25.  
  26. <meta name="p:domain_verify" content="8e537b4bb0a3f8c441ab2228c72272f3"/>
  27.  
  28.  
  29. <meta name="viewport" content="320, initial-scale=1.0">
  30.  
  31.  
  32. <link rel=stylesheet href="/styles/style.css" type="text/css">
  33.  
  34. <link rel="stylesheet" href="/styles/colorbox.css" />
  35. <script type="text/javascript" src="/colorbox/colorbox_google.js"></script>
  36. <script type="text/javascript" src="/colorbox/jquery.colorbox.js"></script>
  37. <script type="text/javascript" src="/colorbox/colorbox_part.js"></script>
  38.  
  39.  
  40.  
  41.  
  42. <script>
  43. // this var is used to check if page was RELOADED using reload button
  44. var reloaded=0;
  45. </script>
  46.  
  47.    <script type="text/javascript" src="/java/floating18.js"></script>  
  48.    <script type="text/javascript">
  49. function togglesmall (item) {
  50. //alert(item);
  51. if (document.getElementById(item).style.display == '') {
  52. document.getElementById(item).style.display = 'none';
  53.  }
  54.  else {
  55.  document.getElementById(item).style.display = '';
  56.  }
  57. //alert (item);
  58. }
  59. </script>  
  60.  
  61.  
  62.  
  63.  
  64. <!-- SAPE RTB JS -->
  65. <script
  66.    async="async"
  67.    src="//cdn-rtb.sape.ru/rtb-b/js/u/030/833703030.js"
  68.    type="text/javascript">
  69. </script>
  70. <!-- SAPE RTB END -->
  71.  
  72.  
  73. </head>
  74. <body>
  75.  
  76.  
  77.  
  78.  
  79. <iframe src="javascript:;" width="0" height="0" marginwidth="0" scrolling="no" frameborder="0" id=drop_down_iframe style='display:none'></iframe>
  80.  
  81. <div class="floating-menu" style='margin:0'>
  82.  
  83. <!-- this is upperbar table-->
  84. <table style='background-color: #777; margin:0px; padding:0px;' width=100% border=0 cellpadding=0 cellspacing=0><tr valign=middle>
  85.  
  86.  
  87. <td  width=1% style='padding-left:10px; background-color:; font-size:16pt; color:#fff; font-weigth:600;'>
  88. <a href='/' class=likeiframe style='white-space:nowrap; font-weight:500; font-size:9pt; color:#fff;'><img src='/images/logo_home_w.png' alt='home' title='home' style='width:25px;'></a>
  89.  
  90.  
  91.  
  92. <td width=1% style='padding-left:10px;'>
  93.  
  94. <!--- start of SEARCH-->
  95.  
  96. <form action="/cgi-bin/search.cgi?par=search_redir" method="post" id=my_search_form >
  97. <table class=searchline cellpadding=0 cellspacing=0 border=0 style='width:1%'>
  98. <tr valign=middle><td style='border:0px solid #; background-color:#;'>
  99. <td>
  100. <input type="search" placeholder="find country/business" class=mainsearch_input id=mainsearch_input_id name=mainsearch_input_id size=19 oninput="drop_down_search(this.value);"  value=''  DISABLEDrequired
  101.     DISABLEDpattern="[A-z]{2}" >
  102. <td class=remarks style='border-left:0; background-color:#fff;'>
  103. <input type='button' value='go'  onclick="search_form_submit();">
  104. </table>
  105. </form>
  106.  
  107. <script>
  108.  
  109. var loader=`<table style='margin-left:auto; margin-right:auto; width:100%'><tr><td style='text-align:center;'><img src='/images/loader.gif' style='float:center; width:40px;'></table>`;
  110. function blurred(a){
  111. document.getElementById('dd_search').style.display="none";
  112. document.getElementById('dd_search_x').style.display="none";
  113.  
  114. }//blurred
  115.  
  116. function search_form_submit(a){
  117. val=document.getElementById('mainsearch_input_id').value;
  118. if (val.length>1) {
  119. //alert('subm:'+val);
  120. document.getElementById('my_search_form').submit();
  121. }//if
  122. //mainsearch_input_id
  123. }//search_form_submit
  124.  
  125.  
  126. function drop_down_search(s){
  127. var res;
  128. //alert ('received:'+s);
  129. //var regex=/[^A-Za-z0-9]/g;
  130. var regex=/`|~|!|@|#|$|%|^|&|=|<|>|_|:|;||/g;
  131. s=s.replace(regex,'');
  132. s=s+"";
  133. s=s.replace(/-/g,'');
  134. s=s.replace("",'');
  135.  
  136. s=s.replace(/\.|\+|\*|\?|\"|\'|\,|\|/g,"");
  137. s=s.replace(regex, "");
  138.  
  139. s=s.replace(/\(|\)|\[|\]|\{|\}/g,"");
  140. s=s.replace(regex, "");
  141.  
  142. //s=s.replace(/*/g,"");
  143. //var regex = new RegExp( "(", "g" );
  144. //s=s.replace(regex,'');
  145.  
  146. //s=s.replace(/(/g,'');s=s.replace(/)/g,'');
  147.  
  148. //s=s.replace(/+/g,'');
  149.  
  150. // + * ?   /  |
  151.  
  152. ////////////////////////////////////////////////
  153. var res=s;
  154. if (res.length>1) {
  155. //alert (res+","+res.length);
  156. document.getElementById('dd_search').style.display="";
  157. document.getElementById('dd_search_x').style.display="";
  158.  
  159. document.getElementById('dd_search').innerHTML=loader;
  160. document.getElementById('drop_down_iframe').src="/cgi-bin/drop_down_search.cgi?par=search&src="+res+"&val=";
  161. }//if
  162. else {
  163. document.getElementById('dd_search').style.display="none";
  164. document.getElementById('dd_search_x').style.display="none";
  165. //document.getElementById('drop_down_iframe').src="/cgi-bin/drop_down_search.cgi?par=emptystart";
  166. }//else
  167. }//drop_down_search
  168. </script>
  169.  
  170. <td width=1% style='padding-left:10px; vertical-align: middle;'>
  171.  
  172. <span id=countryloader style='display: inline-block; height: 100%;  vertical-align: middle;'>
  173. <a href='javascript:;' style='white-space:nowrap; color:#fff;' onclick="loadcountry();">SELECT COUNTRY</a>
  174. </span>
  175.  
  176.  
  177.  
  178. <script>
  179. function loadcountry(){
  180. var cloader=`<iframe src="/cgi-bin/countrymenu.cgi" width="177px" height="22px" marginwidth="0" marginheight="0" hspace="0" vspace="0" scrolling="no" frameborder="0" style='padding:0; margin:0; vertical-align:middle;'></iframe>`;
  181. document.getElementById('countryloader').innerHTML=cloader;
  182. }//loadcountry
  183. </script>
  184.  
  185. <!--- end of SEARCH-->
  186.  
  187. <!-- separator-->
  188. <td style='background-color:#; width:1%; padding:0px;padding-left:0; white-space:nowrap;' >&nbsp;
  189.  
  190.  
  191. <td style='background-color:#e9e9e9; width:1%; padding:5px;padding-left:0; white-space:nowrap;' >
  192. <!-- LAST ADDED LISITNGS menu -->
  193. <div class="dropdown" style=' border:0px solid #fff; '>
  194. <span style='display:block; padding-left:5px'> <img src='/images/legal_entity.gif' style='width:15px'> companies</span>
  195.  
  196. <div class="dropdown-content" style='padding:20px; padding-left:0; margin-top:0px; min-width:1%;'>
  197. <table><tr><td  style='padding:5px;'>
  198.  
  199. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="/business--Hong-Kong--Hong-Kong--39792" class="latestlink">Mori Jewellery</a>
  200. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="/business--United-States--Framingham-Massachusetts-United-States-01702--39793" class="latestlink">Capecod Holidays</a>
  201. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="/business--United-States--Yukon--39790" class="latestlink">RE/MAX Energy Property Management</a>
  202. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="/business--Nigeria--Lagos--39788" class="latestlink">KIRHYIP Solution</a>
  203. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="/business--Australia--Brisbane-City--24331" class="latestlink">Jones + Associates</a>
  204. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="/business--Norway--Oslo--39780" class="latestlink">Moose Solskjerming</a>
  205. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="/business--United-States--Boca-Raton--39782" class="latestlink">Christian Debt Services</a>
  206. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="/business--United-States--West-Palm-Beach--39778" class="latestlink">Factory Direct Supply</a>
  207. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="/business--Australia--Ballarat-Central--39777" class="latestlink">Whizz Infotech</a>
  208. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="/business--Australia--Forestville--39775" class="latestlink">Sydney Garden Maintenance & Landscaping</a>
  209. <tr><td style='text-align:left;'><img src="/images/ybullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'> <a href="https://tripcook.com/articles/travelarticles--the-rise-and-thrive-of-online-betting-a-window-into-global-trends-and-insights_567" class="latestlink">Rise of Online Betting</a>
  210.  
  211.  
  212.  
  213.  
  214. </table>
  215. </div>
  216. </div>
  217.  
  218. <td style='background-color:#e9e9e9; width:1%; padding:0px;padding-left:0; white-space:nowrap;' >|
  219.  
  220.  
  221. <td style='background-color:#e9e9e9; width:1%; padding:5px;padding-left:0; white-space:nowrap;' >
  222. <!-- LAST ADDED PRODUCTS menu -->
  223. <div class="dropdown" style=' border:0px solid #fff; '>
  224. <span style='display:block; padding-left:5px'> <img src='/images/legal_entity_product.gif' style='width:15px'> products</span>
  225.  
  226. <div class="dropdown-content" style='padding:20px; padding-left:0; margin-top:0px; min-width:1%;'>
  227. <table><tr><td  style='padding:5px;'>
  228. <tr><td style='text-align:left;'><img src="/images/pbullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'>  <a href='/posts/uei-college-continues-electrician-technician-program-907' class=latestlink>UEI College Continues Electrician Technician program</a> <tr><td style='text-align:left;'><img src="/images/pbullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'>  <a href='/posts/immigration-services-in-texas-usa-navigating-family-business-and-individual-immigration-paths-906' class=latestlink>Immigration Services in Texas, USA: Navigating Family, Business, and Individual Immigration Paths</a> <tr><td style='text-align:left;'><img src="/images/pbullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'>  <a href='/posts/raznoobrazie-divanov-ih-vidy-i-osobennosti-905' class=latestlink>Разнообразие диванов: их виды и особенности</a> <tr><td style='text-align:left;'><img src="/images/pbullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'>  <a href='/posts/kak-vybrat-bank-dlya-polucheniya-ipoteki-v-rossii-nadejnost-i-procenty-904' class=latestlink>Как выбрать банк для получения ипотеки в России: надежность и проценты</a> <tr><td style='text-align:left;'><img src="/images/pbullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'>  <a href='/posts/uborka-territoriy-i-vyvoz-tbo-podderjanie-chistoty-v-gorode-v-raznye-sezony-903' class=latestlink>Уборка территорий и вывоз ТБО: поддержание чистоты в городе в разные сезоны</a> <tr><td style='text-align:left;'><img src="/images/pbullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'>  <a href='/posts/torgovlya-na-finansovyh-rynkah-onlayn-platformy-preimushchestva-i-celevaya-auditoriya-899' class=latestlink>Торговля на финансовых рынках онлайн: платформы, преимущества и целевая аудитория</a> <tr><td style='text-align:left;'><img src="/images/pbullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'>  <a href='/posts/rascvetaem-s-cvetami-otkrytie-mira-krasok-i-vdohnoveniya-897' class=latestlink>Расцветаем с цветами: открытие мира красок и вдохновения</a> <tr><td style='text-align:left;'><img src="/images/pbullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'>  <a href='/posts/vykup-poderjannyh-i-bityh-avtomobiley-insayderskiy-vzglyad-na-biznes-process-898' class=latestlink>Выкуп подержанных и битых автомобилей: Инсайдерский взгляд на бизнес-процесс</a> <tr><td style='text-align:left;'><img src="/images/pbullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'>  <a href='/posts/obmenniki-kriptovalyut-osnovnye-aspekty-i-funkcionalnost-896' class=latestlink>Обменники криптовалют: основные аспекты и функциональность</a> <tr><td style='text-align:left;'><img src="/images/pbullet.gif" border="0" alt="" align="absmiddle" style='width:20px; float:left;'>  <a href='/posts/studiya-dlya-semki-v-arendu-obzor-oblasti-primeneniya-i-trebovaniya-892' class=latestlink>Студия для съемки в аренду: обзор, области применения и требования</a>
  229.  
  230. </table>
  231. </div>
  232. </div>
  233.  
  234.  
  235.  
  236. <!-- ADD BIZ -->
  237. <td  width=99% style='padding-left:0px; font-weight:600; font-size:11pt; color:#fff;  text-align:right; vertical-align:middle;padding-right:10px'>
  238. <div style=' display: inline-block; height: 100%;  vertical-align: middle;'>
  239. &#10010; <a href="/cgi-bin/register.cgi?par=start&addnow=1" class=likeiframe style='white-space:nowrap; font-weight:500; font-size:9pt; color:#fff; display: inline-block'>add business</a>
  240. </div>
  241.  
  242.  
  243. <td style='background-color:#e9e9e9; width:1%'>
  244. <!-- Language menu -->
  245. <div class="dropdown" style=' border:0px solid #fff;'>
  246. <span style='display:block; padding-left:0px'><img src='/images/lang_en.gif' width=65px></span>
  247.  
  248. <div class="dropdown-content" style='padding:20px;'>
  249. <table><tr><td  style='padding:5px;'>
  250. <a href="/posts/gohenry-for-children-192" onclick="set_lang('en');" class=sortlink12>english</a><td><img src='/images/flags/gb.gif' style='width:20px'>
  251.  
  252.  
  253. <tr>
  254. <td  style='padding:5px;'><a href="/posts/gohenry-for-children-192"  onclick="set_lang('ru');"  class=sortlink12>русский</a><td><img src='/images/flags/ru.gif' style='width:20px'>
  255. </table>
  256. </div>
  257. </div>
  258.  
  259. <script>
  260. function set_lang(p){
  261. //alert(p);
  262. lang="lang="+p+"; expires=Thu, 01-Jan-2050 00:00:01 GMT; path=/;  domain=bizpages.org;";
  263. document.cookie=lang;
  264. }//
  265. </script>
  266.  
  267. <!-- end lang menu -->
  268.  
  269.  
  270.  
  271. <td style='background-color:#D39703;' width=1%>
  272.  
  273. <table width=1%><tr><td><a href="/cgi-bin/login.cgi?par=login" class=topbar style='white-space:nowrap; font-weight:500; font-size:9pt;'>register / login</a></table>
  274.  
  275.  
  276. <tr style='background-color:#eee;'><td style='text-align:center; display:none; padding-left:310px;' colspan=2 id=dd_search_x ><a href='javascript:;' onclick="blurred();" style='font-size:20pt; text-decoration:none; color:#333; font-weight:600'>&#10006;</a>
  277.  
  278. <!-- container for emerging search results-->
  279. <td colspan=10 id='dd_search' class=dropdown_search style='display:none; '>
  280.  
  281.  
  282. </table>
  283. <!-- this is end of upperbar table-->
  284.  
  285.  
  286.  
  287. <!-- this is end of float div-->
  288. </div>
  289.  
  290.  
  291.  
  292.  
  293.  
  294. <!--MAINFRAME TABLE  articlepage for showprofile-->
  295. <table cellspacing="0" cellpadding="0" class="mainframe">
  296. <!--MAIN TABLE  ROW 1-->
  297. <tr valign=top><td colspan=2>
  298.  
  299. <!--HEADER TABLE-->
  300. <table style='width:100%;' border="0" cellspacing="0" cellpadding="0">
  301. <tr valign=top>
  302. <!--HEADER TABLE TD 1-->
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311. <!--logotable -->
  312. <table border=0 style='margin-right:55px;' border=1>
  313. <tr>
  314. <td align=left width="1%" style="color:#444; font-size:12px;padding-top:40px;"><a href="/" style="text-decoration:none; "><img src="/images/logo.gif" border=0 alt=''></a>
  315. <br>
  316. <table style='width:100%'><tr valign=middle><td><img src='/images/profile_image_social.gif' style='width:20px;'> <td>users: 21031
  317.  
  318. <td><img src='/images/legal_entity.gif' style='width:15px;'>  <td>companies: 14452
  319. </table>
  320.  
  321.  
  322. <td style='height:120px;'><img src='/images/150.gif' style='height:90px; width:1px'>
  323.  
  324. <td style='text-align:center; padding-top:40px; min-width:728px; min-height:90px;'>
  325.  
  326. <div style='text-align:center; width:90%; margin-left:auto; margin-right:auto;'>
  327.  
  328.  
  329. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9055075670858136"
  330.     crossorigin="anonymous"></script>
  331. <!-- NewUPPERBLOCK_FiXED -->
  332. <ins class="adsbygoogle"
  333.     style="display:block"
  334.     data-ad-client="ca-pub-9055075670858136"
  335.     data-ad-slot="1365701025"
  336.     data-ad-format="auto"></ins>
  337. <script>
  338.     (adsbygoogle = window.adsbygoogle || []).push({});
  339. </script>
  340.  
  341.  
  342. </div>
  343.  
  344.  
  345. </table>
  346. <!--end logotable -->
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353. <!--MAIN TABLE ROW 2-->
  354. <tr><td colspan=2>
  355.  
  356.  
  357. <script>
  358. function showlist(this_item){
  359. //alert(this_item);
  360.  
  361.  
  362. var menu_header="menu_header_"+this_item;
  363. var chosen_header="menu_header_chosen_"+this_item;
  364.  
  365. var chosen_content="menu_content_"+this_item;
  366.  
  367. // here hideall
  368. var arr = [  "item100", "item200",   "item600", "item700" ]; // array looks like "item100", "item200" etc.
  369. arr.forEach(function(item, i, arr) {
  370.  
  371.  
  372. var menu_header="menu_header_"+item;
  373. var menu_header_chosen="menu_header_chosen_"+item;
  374. //alert('hideall showing:'+menu_header);
  375. document.getElementById(menu_header).style.display="";
  376. //alert('hideall hiding:'+menu_header_chosen);
  377. document.getElementById(menu_header_chosen).style.display="none";
  378.  
  379.  
  380. var menu_content="menu_content_"+item;
  381. //alert("doing hideall, header:"+menu_header+", content:"+menu_content);
  382.  
  383. //alert('hideall hiding:'+menu_content);
  384. document.getElementById(menu_content).style.display = 'none';
  385.  
  386.  });
  387. // ended hideall
  388.  
  389. // this displays chosen item
  390. //alert("doing chosen, header:"+chosen_header+", content:"+chosen_content);
  391.  
  392. document.getElementById(menu_header).style.display="none";
  393. document.getElementById(chosen_header).style.display="";
  394. document.getElementById(chosen_content).style.display = '';
  395.  
  396.  
  397.  
  398. }//showlist
  399.  
  400.  
  401.  
  402.  
  403.  
  404. </script>
  405.  
  406. <!--grey table-->
  407. <table width=100% cellpadding=0 cellspacing=0><tr><td style='background-color:#fff'>
  408.  
  409.  
  410. <table width=100% cellpadding=0 cellspacing=0><tr style='background-color: #D39703'>
  411.  
  412.  
  413. <td id='menu_header_item100' class='DISABLEDumenu_off' onclick="showlist('item100');">
  414. <a href='javascript:;' class=travel_menu>business listing</a>
  415. <td id='menu_header_chosen_item100' class='umenu_chosen' style='display:none'>
  416. business listing
  417.  
  418. <!--listing extensions -->
  419. <td id='menu_header_item200' class='DISABLEDumenu_off'>
  420. <a href='javascript:;' class=travel_menu  onclick="showlist('item200');">listing extensions</a>
  421. <td id='menu_header_chosen_item200' class='umenu_chosen' style='display:none'>
  422. listing extensions
  423.  
  424.  
  425. <!-- business reviews -->
  426. <td id='menu_header_item600' class='umenu_off'>
  427. <a href='javascript:;' class=travel_menu onclick="showlist('item600');">customer feedback</a>
  428. <td id='menu_header_chosen_item600' class='umenu_chosen' style='display:none'>
  429. customer feedback
  430.  
  431.  
  432. <td id='menu_header_item700' class='DISABLEDumenu_off'>
  433. <a href='javascript:;' class=travel_menu onclick="showlist('item700');">safer business</a>
  434. <td id='menu_header_chosen_item700' class='umenu_chosen' style='display:none'>
  435. safer business
  436.  
  437.  
  438.  
  439.  
  440.  
  441. <td style='width:100%'>
  442.  
  443.  
  444. <!-- START MENU LISTING ITEMS -->
  445. <tr><td colspan=20 align=left  style='background-color:#fff; '>
  446.  
  447. <table id='menu_content_item100' style='width:100%; display:none; padding:0px; background-color: #eee;'  class=unavres><tr valign=top>
  448.  
  449. <td>
  450. <table style='width:1%; margin-left:10px;' cellspacing=0 cellpadding=0><tr valign=top>
  451.  
  452. <td style='padding-left:10px; vertical-align: middle'>
  453. &#10102;
  454. <td>
  455. <a href="/en/how-to-list-business-in-directory" title='' class=unavreslink>list your business in directory</a>
  456.  
  457.  
  458. <td style='padding-left:10px; vertical-align: middle'>
  459. &#10103;
  460. <td>
  461. <a href="/en/paid_listing" title='' class=unavreslink  rel='nofollow'>free or paid listing</a>
  462.  
  463.  
  464. <td style='padding-left:10px; vertical-align: middle'>
  465. &#10104;
  466. <td>
  467. <a href="/en/latest_listings" title='' class=unavreslink>latest listings</a>
  468.  
  469. </table>
  470.  
  471.  
  472.  
  473.  
  474. <td style='width:99%'>
  475. </table>
  476.  
  477.  
  478.  
  479.  
  480.  
  481. <!--EXTENDED -->
  482. <table id='menu_content_item200' style='width:100%; display:none; padding:0px; background-color: #eee;'><tr valign=top>
  483. <td>
  484. <table style='width:1%; margin-left:10px;' cellspacing=0 cellpadding=0><tr valign=top><td style='text-align:left;'>
  485.  
  486.  
  487. <td style='padding-left:10px; vertical-align: middle'>
  488. &#10102;
  489. <td>
  490. <a href="/en/products" title='' class=unavreslink>products &amp; services</a>
  491.  
  492.  
  493. <td style='padding-left:10px; vertical-align: middle'>
  494. &#10103;
  495. <td>
  496. <a href="/en/direct-business-enquiries" title='direct enquiries' class=unavreslink>direct enquiries</a>
  497.  
  498.  
  499. </table>
  500.  
  501. <td>
  502. <td>
  503. <td style='width:99%'>
  504. </table>
  505.  
  506.  
  507.  
  508. <!--PRODUCT REVIEWS -->
  509. <table id='menu_content_item600' style='width:100%; display:none; padding:0px; background-color: #eee;'><tr valign=top>
  510. <td>
  511. <table style='width:1%; margin-left:10px;' cellspacing=0 cellpadding=0><tr valign=top><td style='text-align:left;'>
  512.  
  513.  
  514. <td style='padding-left:10px; vertical-align: middle'>
  515. &#10102;
  516. <td>
  517. <a href="/en/reviews" title='collect business reviews' class=unavreslink>business reviews</a>
  518.  
  519. <td style='padding-left:10px; vertical-align: middle'>
  520. &#10103;
  521. <td>
  522. <a href="/en/business-product-reviews" title='' class=unavreslink>reviews of products & services</a>
  523.  
  524. <td style='padding-left:10px; vertical-align: middle'>
  525. &#10104;
  526. <td>
  527. <a href="/en/reviewer-competition" title='' class=unavreslink>reviewer contest</a>
  528.  
  529.  
  530. <td style='width:99%'>
  531. </table>
  532. </table>
  533.  
  534.  
  535. <!--POSTS -->
  536. <table id='menu_content_item22' style='width:100%; display:none; padding:0px; background-color: #eee;'><tr valign=top>
  537. <td style='width:99%'>
  538. </table>
  539.  
  540.  
  541.  
  542. <!-- Clients -->
  543. <table id='menu_content_item600' style='width:100%; display:none; padding:0px; background-color: #eee;'><tr valign=top>
  544.  
  545. <td style='padding-left:10px; vertical-align: middle'>
  546. &#10102;
  547. <td>
  548. <a href="/en/client-management-tool" title='' class=unavreslink>reviews of products & services</a>
  549.  
  550.  
  551. <td style='padding-left:10px; vertical-align: middle'>
  552. &#10103;
  553. <td>
  554. <a href="/en/client_bonus" title='' class=unavreslink>reviewer contest</a>
  555.  
  556.  
  557. <td style='padding-left:10px; vertical-align: middle'>
  558. &#10104;
  559. <td>
  560. <a href="/en/client-update" title='' class=unavreslink></a>
  561.  
  562.  
  563. <td style='padding-left:10px; vertical-align: middle'>
  564. &#10105;
  565. <td>
  566. <a href="/en/personal-touch" title='' class=unavreslink></a>
  567.  
  568.  
  569. <!-- disabled -->
  570. <td style='display:none'>
  571. <a href="/en/make-money-online-biztrend" title='' class=unavreslink>Make money online on BizTrend<sup>TM</sup></a>
  572.  
  573. <td style='width:99%'>
  574. </table>
  575.  
  576.  
  577. <!-- SAFER BUSINESS -->
  578. <table id='menu_content_item700' style='width:100%; display:none; padding:0px; background-color: #eee;'><tr valign=top>
  579.  
  580. <td style='padding-left:10px; vertical-align: middle'>
  581. &#10102;
  582. <td>
  583. <a href="/en/safer-password" title='' class=unavreslink>safer password</a>
  584.  
  585.  
  586. <td style='padding-left:10px; vertical-align: middle'>
  587. &#10103;
  588. <td>
  589. <a href="/en/how-to-remember-pin-code" title='' class=unavreslink>safer pin</a>
  590.  
  591.  
  592.  
  593. <td style='padding-left:10px; vertical-align: middle'>
  594. &#10104;
  595. <td>
  596. <a href="/en/email-phone-text-obfuscator" title='' class=unavreslink>email/phone obfuscator</a>
  597.  
  598.  
  599.  
  600. <td style='width:99%'>
  601. </table>
  602.  
  603.  
  604.  
  605.  
  606. <!--PRICING -->
  607. <table id='menu_content_item800' style='width:100%; display:none; padding:0px; background-color: #eee;'><tr valign=top>
  608.  
  609.  
  610. <td style='padding-left:10px; vertical-align: middle'>
  611. &#10102;
  612. <td>
  613. <a href="/en/paid_products" title='' class=unavreslink  rel='nofollow'></a>
  614.  
  615. <td style='padding-left:10px; vertical-align: middle'>
  616. &#10103;
  617. <td>
  618. <a href="/en/discounted_google_ads" title='' class=unavreslink  rel='follow'></a>
  619.  
  620.  
  621. <td style='width:99%'>
  622. </table>
  623.  
  624.  
  625.  
  626.  
  627.  
  628.  
  629.  
  630. </table>
  631.  
  632.  
  633. </table>
  634. <!--end of grey-->
  635.  
  636.  
  637.  
  638.  
  639. <tr valign=top>
  640. <td class=leftcontent>
  641.  
  642. <HERE_LMENU_INDEX_ADDITIONS>
  643.  
  644. <!--REMOVABLE1-->
  645.  
  646.  
  647. <!--REMOVABLE1-->
  648.  
  649.  
  650. <isyourcompany>
  651.  
  652.  
  653.  
  654. <table width=100% style='text-align:center;'><tr><td>
  655.  
  656.  
  657.  
  658. <table border=0 style='margin-left:auto;margin-right:auto; width:100%;'><tr><td style='text-align:center;'>
  659.  
  660. <!-- Bizpages Lmenu Block -->
  661. <table id='lmenu_ad_block' style='z-index:-1; margin-top:5px; max-width:300px; width:300px;' border=0><tr><td>
  662.  
  663. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9055075670858136"
  664.     crossorigin="anonymous"></script>
  665. <!-- BizpagesLeftBlock_FIXED -->
  666. <ins class="adsbygoogle"
  667.     style="display:block"
  668.     data-ad-client="ca-pub-9055075670858136"
  669.     data-ad-slot="2919178621"
  670.     data-ad-format="auto"></ins>
  671. <script>
  672.     (adsbygoogle = window.adsbygoogle || []).push({});
  673. </script>
  674.  
  675.  
  676. <script  async>
  677. //   STICKY  - плавающее окно с рекламой - shpargalkablog.ru/2013/09/scroll-block.html
  678. (function(){
  679. var a = document.querySelector('#lmenu_ad_block'), b = null, P = 50;  // если ноль заменить на число, то блок будет прилипать до того, как верхний край окна браузера дойдёт до верхнего края элемента. Может быть отрицательным числом
  680. window.addEventListener('scroll', Ascroll, false);
  681. document.body.addEventListener('scroll', Ascroll, false);
  682. function Ascroll() {
  683.  if (b == null) {
  684.    var Sa = getComputedStyle(a, ''), s = '';
  685.    for (var i = 0; i < Sa.length; i++) {
  686.      if (Sa[i].indexOf('overflow') == 0 || Sa[i].indexOf('padding') == 0 || Sa[i].indexOf('border') == 0 || Sa[i].indexOf('outline') == 0 || Sa[i].indexOf('box-shadow') == 0 || Sa[i].indexOf('background') == 0) {
  687.        s += Sa[i] + ': ' +Sa.getPropertyValue(Sa[i]) + '; '
  688.      }
  689.    }
  690.    b = document.createElement('div');
  691.    b.style.cssText = s + ' box-sizing: border-box; width: ' + a.offsetWidth + 'px;';
  692.    a.insertBefore(b, a.firstChild);
  693.    var l = a.childNodes.length;
  694.    for (var i = 1; i < l; i++) {
  695.      b.appendChild(a.childNodes[1]);
  696.    }
  697.    a.style.height = b.getBoundingClientRect().height + 'px';
  698.    a.style.padding = '0';
  699.    a.style.border = '0';
  700.  }
  701.  var Ra = a.getBoundingClientRect(),
  702.      R = Math.round(Ra.top + b.getBoundingClientRect().height - document.querySelector('footer').getBoundingClientRect().top + 0);  // селектор блока, при достижении верхнего края которого нужно открепить прилипающий элемент;  Math.round() только для IE; если ноль заменить на число, то блок будет прилипать до того, как нижний край элемента дойдёт до футера
  703.  if ((Ra.top - P) <= 0) {
  704.    if ((Ra.top - P) <= R) {
  705.      b.className = 'stop';
  706.      b.style.top = - R +'px';
  707.    } else {
  708.      b.className = 'sticky';
  709.      b.style.top = P + 'px';
  710.    }
  711.  } else {
  712.    b.className = '';
  713.    b.style.top = '';
  714.  }
  715.  window.addEventListener('resize', function() {
  716.    a.children[0].style.width = getComputedStyle(a, '').width
  717.  }, false);
  718. }
  719. })()
  720. </script>
  721.  
  722.  
  723.  
  724. </table>
  725.  
  726. </table>
  727.  
  728.  
  729. <!--<table border=0 style='margin-left:auto;margin-right:auto; width:100%;'><tr><td style='text-align:center;'><a href='/cgi-bin/register.cgi?par=start' class=intextlink><img src='/images/limited_offer.gif'></a></table><br>
  730. -->
  731.  
  732.  
  733.  
  734. </table>
  735.  
  736.  
  737.  
  738.  
  739.  
  740. <td class=centralcontent_no_border>
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748. <table width=100% style='border:1px solid silver; border-collapse:collapse; padding:5px;' border=0 cellspacing=6 cellpadding=6>
  749. <tr><td width=100% style='background-color:#eee; text-align:center;'>This Product/Service is offered by: <br>
  750. <tr><td style='text-align:center;'>
  751. <a href='/business--Russia--Moscow--16288' class=intextlink style='text-decoration:underline; color:#666'>
  752. <table style='display:inline;'><tr><td style='text-align:center'><img src='/uploaded_images/logo/7/7033.gif' width='100' style='border:0px thin '  class=logo_img_class_bordered>
  753. <br>
  754. Askwallet, Moscow, Russia
  755. </table>
  756. </a>
  757.  
  758. </table>
  759.  
  760.  
  761. <!-- SEND DIRECT ENQ FROM PRODUCT -->
  762. <a name='send_enquiry_anchor' id='send_enquiry_anchor'></a>
  763. <table style='margin-left:auto; margin-right:auto; width:100%; border:0;' ><tr>
  764. <td>
  765. <a href='javascript:;'  class=intextlink style='color: #333;text-decoration:none; white-space:; font-size:20px' onclick="load_form('192', '16288','product');">
  766. <table style='width:100%; margin-left:auto; margin-right:auto; padding:10px; padding-left:20px; padding-right:20px; background-color:#dce7ea; text-align:center; border:1px dashed #bbb; margin-top:20px;margin-bottom:20px;'><tr><td style='text-align:center'>
  767. SEND ENQUIRY
  768. <br>
  769. <img src='/images/direct_enq_methods.gif' style='width:200px;'>
  770. </table>
  771. </a>
  772. <tr><td id=direct_enquiry_container>
  773.  
  774. </table>
  775. <script>
  776. function load_form(postid, parentid, parenttype){
  777. //alert ('postid:'+postid+'parentid:'+parentid+', parenttype:'+parenttype);
  778. document.getElementById('direct_enquiry_container').innerHTML=`<table style='width:100%; margin-left:auto; margin-right:auto;' class=noborder_tab><tr><td style='text-align:center'><img src='/images/loader.gif' style='width:50px;'></table>`;
  779.  
  780. var line=postid+'~'+parentid+'~'+parenttype+'~direct_enquiry_container';
  781. document.getElementById('contact_saver_iframe').src="/cgi-bin/contact.cgi?par=show_direct_enquiry_form&line="+line;
  782. }// load_form
  783.  
  784. function contactformsender(aaa){
  785. // check if filled in
  786. let clientname=document.getElementById('clientname').value;
  787. let email=document.getElementById('email').value;
  788. let userdigit=document.getElementById('userdigit').value;
  789. let samtext=document.getElementById('samtext').value;
  790. let fromservice=document.getElementById('fromservice').value;
  791. let enq_data=document.getElementById('enq_data').value;
  792. let copytoadmin=document.getElementById('copytoadmin').value;
  793.  
  794. if (!clientname || !email || !userdigit || !samtext){
  795. alert('please, fill in all required fields!'); return;
  796. }//if
  797. lin=clientname+":~:"+email+":~:"+userdigit+":~:"+samtext+":~:"+fromservice+":~:"+copytoadmin;
  798.  
  799. lin=lin.replace(/[#]/g, 'my_reshetka');
  800. lin=lin.replace(/[&]/g, 'my_concat');
  801. lin=lin.replace(/[=]/g, 'my_ravno');
  802. lin=lin.replace(/[+]/g, 'my_plus');
  803.  
  804.  
  805.  
  806. document.getElementById('contact_saver_iframe').src="/cgi-bin/contact.cgi?par=save&line="+lin+"&enq_data="+enq_data;
  807.  
  808.  
  809.  
  810. }//funct
  811. </script>
  812.  
  813. <!-- end send email table -->
  814.  
  815. <iframe src="/cgi-bin/contact.cgi?par=empty" width="" height=""  scrolling="" frameborder='' id='contact_saver_iframe' style='display:none'></iframe>
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825. <!--heresend-->
  826. <!--heresend-->
  827. <h1 class=post_mainheader>Gohenry for Children</h1>
  828. <table class='postpara' style='width:100%'><tr><td class='main_post_update_date'>
  829. 24 Jun 2021
  830. <tr><td>
  831. <p class='postpara'><h2 class=post_subheader>Introduction</h2></p><p class='postpara'>In recent years, because of an evolution in the field of technology and a discovery of the electronic world, many companies have stopped forward to provide users with new types of services. In this regard, there were many spheres that went under the changes, especially the sphere of finance and banking. However, among all current options and opportunities for users, the platforms are successful in providing new ideas and covering the special group of people. In this article, we will write about one of these new ideas, <a href='https://askwallet.io/gohenry' rel= 'noopener noreferrer'  class=postpara_link>Gohenry</a> and its special features for families.</p><p class='postpara'><table border=0 style='width:100%; margin-left:auto; margin-right:auto;' class=postimagetab>
  832. <caption align=bottom>Gohenry Services for Kids</caption>
  833. <tr><td style='text-align:center;'>
  834. <img src='/uploaded_images/post/1/7034.gif?r=1713548049.09693' width='599' title='Gohenry Services for Kids' alt='Gohenry Services for Kids'  style='border:1px ridge silver;'>
  835. </table></p><p class='postpara'><b>Gohenry Services for Kids</b>
  836. <br>
  837. As mentioned above, Gohenry is an online platform that specifically provides families with financial services. With this platform every parent will be able to teach their children how to manage their financial activities for their life. Gohenry is providing a pre-paid card and app that is designed for children in age of 6 to 18. With Gohenry mobile app, parents will be able to top up their child’s card and put different type of limitation for them, create different type of tasks for kids for earning extra money, they will be able to choose where their child can use their cards, receive a real time notification about their child's activities, have a possibility to block and unblock their cards and ability to learn child about different currencies. Should be noted that with Gohenry app everything is under the control and users can know about any financial changes instantly. It is worthy to mention that unlike other Visa cards, the Gohenry card is a prepaid top up card, so in this case there are no concerns about risk of debts or overdrafts.
  838. <br><br>
  839. <b>How it Works</b>
  840. <br>
  841. Beside all mentioned services and features that Gohenry is providing for its users around the world, one of the important points is how this can work for any families and users. Shortly to say, there is an account for parents and there are linked accounts for children of the family. So in this case, simply parents can control everything by the mobile app totally in online format and kids will be able to have their own debit cards. Should be noted that children can spend the money that is in the card and nothing extra; so there is no risk of overdraft. Briefly, in some minutes users are able to open their account in Gohenry totally without any fees and receive their children's cards in seven working days. Parents will be able to set the automatic weekly pocket money for their children or create special tasks for them to gain extra money. Then users can set the different types of limitation for their children's cards as well as block or unblock their cards.
  842.  
  843. <br><br>
  844. <b>Conclusion</b>
  845. <br>
  846. Definitely, in current time, Gohenry with its services and features can be counted as a best option for any family not just in case of financial management, but also for improvements of the children in the sphere of finance. </p>
  847.  
  848.  
  849. </table>
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858. <table class='profile_footer_contact' style='width:77%; max-width:77%' cellpadding=0 cellspacing=0 border=0><tr><td style='width:98%'>
  859. <td style='white-space:nowrap; text-align:center; padding:0px; background-color:#;'>
  860. <a href='javascript:;'  onclick="document.getElementById('send_enquiry_anchor').scrollIntoView();
  861. load_form('192', '16288','product');" style='text-decoration:none;'>
  862. <img src='/images/profile_contactus_en.png' alt='contact'></a>
  863.  
  864. <td style='width:2%'>
  865.  
  866. </table>
  867.  
  868.  
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876. <script type="application/ld+json">
  877. {
  878.  "@context": "https://schema.org",
  879.  "@type": "Product",
  880.  "aggregateRating": {
  881.    "@type": "AggregateRating",
  882.    "ratingValue": "0.0",
  883.    "reviewCount": "0"
  884.  },
  885.  "description": "Gohenry for Children - review products, services and activities provided by Askwallet, Moscow, Russia",
  886.  "name": "Gohenry for Children",
  887.  "image": "/uploaded_images/post/1/7034.gif?r=1713548049.09693",
  888.  "offers": {
  889.    "@type": "Offer",
  890.    "availability": "https://schema.org/InStock",
  891.    "price": "100.00",
  892.    "priceCurrency": "USD"
  893.  }
  894.  
  895. }
  896. </script>
  897.  
  898.  
  899. <a name="reviewlist"></a>
  900. <table  width='100%' ><tr><td>
  901. No reviews found
  902. </table>
  903.  
  904.  
  905. <iframe src="javascript:;" width="" height="" marginwidth="0" scrolling="" frameborder="" id=review_menu_shower style='display:none'></iframe>
  906.  
  907. <script>
  908. function reviewdel(aa){
  909. //alert('now removing comment');
  910. var delurl="/cgi-bin/reviews.cgi?par=del&rid="+aa;
  911. document.getElementById('inbox_action_iframe').src=delurl;
  912.  
  913. }//reviewdel
  914.  
  915. function call_menu(rid){
  916. var elem='revedit'+rid;
  917. document.getElementById(elem).innerHTML=`<br><img src='/images/loader.gif' style='width:15px'>`;
  918. //alert('will send rid:'+elem);
  919. document.getElementById('review_menu_shower').src="/cgi-bin/reviews.cgi?par=review_menu_shower&rid="+rid;
  920. //document.getElementById(elem).style.display='';
  921. }// call_menu
  922.  
  923. function setedit(aaa){
  924. //alert('will set to edit:'+aaa+"redir to:/cgi-bin/searchredir.cgi?par=post&p=192");
  925. edit_cookie='editreview='+aaa+'; expires=Thu, 01-Jan-2050 00:00:01 GMT; path=/;  domain=bizpages.org;';
  926. document.cookie=edit_cookie;
  927. location.replace('/cgi-bin/searchredir.cgi?par=post&p=192');
  928. }//setedit
  929.  
  930. </script>
  931.  
  932. <iframe src="/cgi-bin/reviews.cgi?par=" width="" height=""  scrolling="" frameborder='' id='inbox_action_iframe' style='display:none'></iframe>
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939. <script>
  940. function login_selector(what){
  941. //alert('received'+what);
  942. nam='login_option'+what;
  943.  
  944. // hide all
  945. document.getElementById('login_option1').style.display = 'none';
  946. document.getElementById('login_option2').style.display = 'none';
  947.  
  948. document.getElementById("login_link1").className = "accmenu_active_link";
  949. document.getElementById("login_link2").className = "accmenu_active_link";
  950.  
  951.  
  952.  
  953. // show needed
  954. document.getElementById(nam).style.display = '';
  955. document.getElementById("login_link"+what).className = "accmenu_idle_link";
  956.  
  957.  
  958.  
  959. }//login-selector
  960. </script>
  961.  
  962. <form action='/cgi-bin/login.cgi?par=login' method='post' name='login' id='req' target='_self'><table width=100% border=0 style='border-collapse:collapse' >
  963. <tr><td colspan=3>
  964.  
  965. <!-- LOGIN SELECTOR-->
  966.  
  967. <table style='width:100%'>
  968. <tr><td colspan=4 style='text-align:center'>  
  969.  
  970. <tr><td  style='text-align:center; width:33%;'><a href='javascript:;'  id='login_link1' class='accmenu_idle_link'  onclick="login_selector(1);">via Email</a>
  971.  
  972. <td  style='text-align:center; width:33%;'><a href='javascript:;'  id='login_link2' class='accmenu_active_link'  onclick="login_selector(2);">via Telegram</a>
  973. </table>
  974.  
  975. <tr><td colspan=3>
  976.  
  977. <table border=0 cellspacing=0 cellpadding=3 class=login id='login_option0' border=0 style='display:none'>
  978. <tr><td align=center colspan=3>
  979. <p style='background-color:#FF7F50; color:#fff; padding:7px;'>
  980. startreview
  981. </p>
  982.  
  983.  
  984. <tr valign=top><td valign=middle align=right width=50%>Login:<td><input type='text' name='email' size='25' maxlength='50'  class=post_field value=''><tr><td valign=middle align=right>Password:<td><input type='password' name='password' size='25' maxlength='50'  value='' class=post_field><tr><td colspan=2 align=center><input type='submit' name='submit' value='Continue'  class=post_field><br><br>
  985.  
  986. <a href='/cgi-bin/fpassword.cgi?par=forgot' target='_self' class='sortlink' rel=nofollow> forgot password?</a> <font class=textminus1 style='padding:4px; background-color:#eeeeee;'>New here?</font> <a href='/cgi-bin/register.cgi?par=start' target='_self' class='sortlink' rel=nofollow>register now</a></table></table><input type='hidden' value=1 name=tester></form>
  987.  
  988.  
  989. <!---- EMAIL -->
  990. <table id='login_option1'  cellpadding=15 border=1 style='display:; width:100%; border-collapse:collapse; background-color:#;'><tr><td style='text-align:center'>
  991.  
  992. <table style='width:100%; display:; border-collapse:collapse;' border=0 cellpadding=15>
  993. <tr><td style='text-align:center; width:100%'>Enter your email address:
  994. <input type='text' id='backupemail' style='margin-top:20px; margin-bottom:20px' class=post_field oninput="check_if_provided();">
  995.  
  996.  
  997. <tr><td style='text-align:center'>
  998. Antispam:
  999. <br>
  1000. <img src="https://bizpages.org/php/button.php" border="1" id='antispam_image'>
  1001. <br>
  1002. <input MAXLENGTH=5 SIZE=5 name="userdigit"  type="text" value="" class=reqfield placeholder='' oninput="check_if_provided();" id='antispam'>
  1003.  
  1004. <tr><td style='text-align:center'>
  1005. <input type='button' value='continue' onclick="login_sender('backupemail', document.getElementById('backupemail').value);" class=post_field style='float:center' DISABLED id='email_send_button'>
  1006.  
  1007. <tr><td style='display:' id='notice_container'>
  1008.  
  1009. <tr><td style='padding-top:10px; display:none' id='code_container'>
  1010. <input MAXLENGTH=4 type='text' id='one_code'  size=4 class=post_field oninput="check_one_time();"> <input type='button' value='login with one-time code' onclick="login_with_code();" class=post_field DISABLED  id='one_time_code_button'>
  1011.  
  1012. </table>
  1013. <span id=testing> </span>
  1014.  
  1015. </table>
  1016. <!--- end email -->
  1017.  
  1018.  
  1019.  
  1020.  
  1021. <table id='login_option2' cellpadding=15 style='display:none; width:100%' border=0><tr><td>
  1022.  
  1023. <!-- VIA BOT -->
  1024. <table style='border-collapse:collapse; width:100%; background-color:#' cellpadding=15 border=1><tr><td>
  1025.  
  1026. <table style='margin-left:auto;margin-right:auto; width:100%'><tr><td style='text-align:center'>
  1027. <a href='https://t.me/Bizpagesbot?start=login' class=intextlink onclick="set_ret_cookie();" target=_blank>ENTER VIA TELEGRAM BOT</a>
  1028. </table>
  1029.  
  1030. <script>
  1031. function enter_via_telegram(){
  1032. set_ret_cookie();
  1033. //location.replace('https://t.me/Bizpagesbot?start=login');
  1034. }//enter
  1035. </script>
  1036. Use the provided user number as login and single-use code as password below.
  1037.  
  1038.  
  1039. <table border=0 style='margin-left:auto; margin-right:auto; width:100%'><tr><td style='text-align:center'>
  1040. <table border=0 style='margin-left:auto; margin-right:auto; margin-top:30px; margin-bottom:30px; width:1%'>
  1041.  
  1042. <tr><td style='text-align:right; white-space:nowrap'>Telegram User: <td style='text-align:center'><input type='text' id=tguserid size=25 class=post_field>
  1043. <tr><td style='text-align:right; white-space:nowrap'>Single-use code: <td  style='text-align:center'><input type='text' id=tgcode size=4 class=post_field>
  1044.  <tr><td><td style='text-align:center'><input type='button' onclick='tg_login();' value='continue' class=post_field>
  1045. </table>
  1046. </table>
  1047.  
  1048.  
  1049.  
  1050. </table>
  1051.  
  1052.  
  1053. <!-- end via bot-->
  1054.  
  1055. </table>
  1056.  
  1057. <tr><td colspan=6>
  1058. <iframe src="javascript:;" width="" height="" marginwidth="0" scrolling="" frameborder="" id=main_tab_iframe_saver style='display:none'></iframe>
  1059.  
  1060. <!-- here retcookie -->
  1061.  
  1062. <script type="text/javascript" src="/js/base64.js"></script>
  1063. <script>
  1064. var whatrequested="/posts/gohenry-for-children-192";
  1065. wr64=Base64.encode(whatrequested);
  1066.  
  1067. // reset antispam cookie
  1068. function set_ret_cookie(){
  1069. //alert('set_ret_cookie');
  1070. sortingcooki='ret_after_login='+wr64+'; expires=Thu, 01-Jan-2050 00:00:01 GMT; path=/;  domain=bizpages.org;';
  1071. document.cookie=sortingcooki;
  1072. }//set_ret_cookie
  1073.  
  1074. </script>
  1075.  
  1076.  
  1077. <script>
  1078. function tg_login(){
  1079.  
  1080. if (typeof wr64 !== 'undefined') {
  1081. set_ret_cookie();// save return cookie for login
  1082. }//
  1083.  
  1084. tguserid=document.getElementById('tguserid').value;
  1085. code=document.getElementById('tgcode').value;
  1086. //alert('tgcode:'+tguserid+', code:'+code);
  1087. url="https://bizpages.org/cgi-bin/one_login.cgi?p=tg~"+tguserid+"~"+code;
  1088. location.replace(url);
  1089.  
  1090. }//tg_login
  1091.  
  1092. function check_one_time(){
  1093. one=document.getElementById('one_code').value.length;
  1094. if (one==4) { //alert ('vals are ok');
  1095. document.getElementById('one_time_code_button').disabled = false;
  1096. }//if
  1097. else {
  1098. document.getElementById('one_time_code_button').disabled = true;
  1099. }//else
  1100.  
  1101. }//check_one_time
  1102.  
  1103.  
  1104. function check_if_provided(){
  1105. eml=document.getElementById('backupemail').value.length;
  1106. ant=document.getElementById('antispam').value.length;
  1107. if (eml>5 && ant==5) { //alert ('vals are ok');
  1108. document.getElementById('email_send_button').disabled = false;
  1109. }//if
  1110. else {
  1111. document.getElementById('email_send_button').disabled = true;
  1112. }//else
  1113.  
  1114. }//check_if_provided
  1115.  
  1116.  
  1117. function login_sender(obj,val){
  1118. userdigit=document.getElementById('antispam').value;
  1119.  
  1120. //alert('doing login_sender,email:'+val);
  1121.  
  1122. val=val.replace(/[+]/g, '_my_plus_');
  1123. val=val.replace(/[&]/g, '_my_concat_');
  1124. val=val.replace(/[=]/g, '_my_equal_');
  1125. val=val.replace(/[?]/g, '_my_quest_');
  1126. val=val.replace(/[#]/g, '_my_numb_');
  1127. //document.getElementById(obj).style.backgroundColor="#FFA07A";
  1128. //document.getElementById('saving_indicator').innerHTML=document.getElementById('saving').innerHTML;
  1129. document.getElementById('main_tab_iframe_saver').src="/cgi-bin/login_sender.cgi?par=send&id=&val="+val+"&obj="+obj+"&userdigit="+userdigit;
  1130.  
  1131. }//save_select
  1132.  
  1133. function login_with_code(){
  1134.  
  1135. if (typeof wr64 !== 'undefined') {
  1136. set_ret_cookie();// save return cookie for login
  1137. }//
  1138.  
  1139. email=document.getElementById('backupemail').value;
  1140. code=document.getElementById('one_code').value;
  1141.  
  1142. //alert('code:'+code+', email:'+email);
  1143.  
  1144. document.getElementById('main_tab_iframe_saver').src="/cgi-bin/login_sender.cgi?par=login_with_code&code="+code+"&email="+email;
  1145.  
  1146. }//login_with_code
  1147.  
  1148. </script>
  1149.  
  1150.  
  1151.  
  1152.  
  1153. <a name='reviewform' id=reviewform></a>
  1154.  
  1155. <table border="0" cellspacing="0" cellpadding="8" id=review_tab style='width:100%;display:none'>
  1156.  
  1157. <tr valign="top"><td align=justify>
  1158. <tr><td colspan=2>
  1159. <em>Your review will be published after moderation.
  1160. <br><br>
  1161.  
  1162. <table border="0" cellspacing="0" cellpadding="5" id="txtrealnowidth" style="border: 1px ridge Silver;  width:100%;">
  1163.  
  1164. <tr><td>
  1165.  
  1166. <a href='javascript:;' onclick='reset_form();'>Reset form</a>
  1167. <script>
  1168. function reset_form(){
  1169. sortingcooki='editreview=; expires=Thu, 01-Jan-2050 00:00:01 GMT; path=/;  domain=bizpages.org;';
  1170. document.cookie=sortingcooki;
  1171. location.replace("");
  1172. }//reset
  1173. </script>
  1174. <tr><td>
  1175. <form action="/cgi-bin/reviews.cgi?par=writesave&parentid=192&parenttype=post&rid=" method="post" name="postform" id="postform" target="_self">
  1176. <table id=txt width=100%>
  1177. <tr>
  1178. <td><font color="#FF0000">*</font>Your name:
  1179. <br>
  1180. <input type="text" name="authorname" id='reviewerName'  size="30" value="" style='font-size:15pt;' onchange="reviewer_data_saver('reviewerName');" class=post_field>
  1181.  
  1182.  
  1183. <tr>
  1184. <td>Country:
  1185. <br>
  1186. <input type="text" name="country" id="reviewerCountry" size="30" value="" style='font-size:15pt;' onchange="reviewer_data_saver('reviewerCountry');" class=post_field><br>
  1187.  
  1188. <tr>
  1189. <td>Website:
  1190. <br>
  1191. <input type="text" name="website" id="reviewerWebsite" size="30" value=""  onchange="reviewer_data_saver('reviewerWebsite');" class=post_field><br>
  1192.  
  1193.  
  1194. <tr>
  1195. <td><font color="#FF0000">*</font>Text of the review: <br><font class=remarks>10000 characters or approx. 5 pages of text max.</font>
  1196. <br>
  1197. <textarea cols="65" rows="9" name=review id=review  class=post_field ></textarea>
  1198.  
  1199. <tr><td colspan=2>
  1200.  
  1201. <iframe src="javascript:;" width="" height="" marginwidth="0" scrolling="" frameborder="" id=reviewer_iframe_saver style='display:none'></iframe>
  1202.  
  1203. <script>
  1204.  
  1205. function reviewer_data_saver(obj){
  1206. val=document.getElementById(obj).value;
  1207. //alert ('will use obj:'+obj+', and val:'+val);
  1208. document.getElementById(obj).style.backgroundColor="#cc0000";
  1209.  
  1210. document.getElementById('reviewer_iframe_saver').src="/cgi-bin/account_saver.cgi?par=set_select&id=&val="+val+"&obj="+obj;
  1211. }//reviwer data saver
  1212.  
  1213.  
  1214.  
  1215. function ratecount(p){
  1216. //alert(p);
  1217. //document.getElementById('AccInfo').style.background='#cc6666';
  1218. document.getElementById('rater').value=p;
  1219. emptyall();
  1220.  
  1221.  
  1222. for (i=1;i<=p;i++)
  1223. {
  1224. dname="divr"+i;
  1225. //alert(dname);
  1226. //document.getElementById(dname).className =document.getElementById(dname).className.replace( /(?:^|s)revratingempty(?!S)/ ,'' );
  1227. document.getElementById(dname).className='';
  1228. document.getElementById(dname).className += "revrating";
  1229. }//for
  1230.  
  1231.  
  1232. var test=document.getElementById(dname).className;
  1233. //alert('-'+test+'-');
  1234.  
  1235. }//function
  1236.  
  1237.  
  1238. function emptyall(){
  1239.  
  1240. for (i=1;i<=5;i++)
  1241. {
  1242. dname="divr"+i;
  1243. //alert(dname);
  1244. //document.getElementById(dname).className =document.getElementById(dname).className.replace( /(?:^|s)revrating(?!S)/ , '' );
  1245. document.getElementById(dname).className ='';
  1246. document.getElementById(dname).className += "revratingempty";
  1247. }//for
  1248.  
  1249. var test=document.getElementById(dname).className;
  1250. //alert('after-'+test+'-');
  1251. }//function
  1252.  
  1253. </script>
  1254.  
  1255.  
  1256.  
  1257. <input type="hidden" name="rater" id="rater" value=''>
  1258. Rate this business using the scale from 1 to 5 (1=Worst, 5=Best)
  1259. <table width=80% style='display:'><tr>
  1260. <td width=10% ><div id=divr1 class=revratingempty onClick="ratecount('1');">1</div>
  1261. <td width=10% ><div  id=divr2 class=revratingempty onClick="ratecount('2');">2</div>
  1262. <td width=10% ><div  id=divr3 class=revratingempty onClick="ratecount('3');">3</div>
  1263. <td width=10% ><div  id=divr4 class=revratingempty onClick="ratecount('4');">4</div>
  1264. <td width=10% ><div  id=divr5 class=revratingempty onClick="ratecount('5');">5</div>
  1265. </table>
  1266.  
  1267. <br><br>
  1268. <tr style='margin-top:40;'><td align=left colspan=2>Add a video testimonial
  1269. <tr style=''><td align=left colspan=2 ><select name="videohost_type" onchange="show_video_code(this.value);" style='font-size:15pt;' ><option value="">select videohosting</option>
  1270. <option value="1" ELECT1>Youtube</option>
  1271. <option value="2" ELECT2>Rutube</option></select>
  1272.  
  1273. <script>
  1274. function show_video_code(val){
  1275. //alert('chosen video_hosting:'+val);
  1276. if (val) {document.getElementById('video_code_container').style.display='';}
  1277. else {{document.getElementById('video_code_container').style.display='none';}}
  1278. }///show_video_code
  1279. </script>
  1280.  
  1281. <tr  style='display:none' id='video_code_container'>
  1282. <td style='padding-bottom:40px;'>
  1283. <input type="text" name="video_code" id="video_code" size="" value="" style='font-size:15pt;' placeholder='enter code of video'><br><br>
  1284.  
  1285.  
  1286.  
  1287.  
  1288.  
  1289.  
  1290.  
  1291. <tr><td align=left colspan=2  style='padding-top:20px;'><font color="#FF0000">*</font>Enter antispam:</font>
  1292. <br>
  1293. <img src="https://bizpages.org/php/button.php" border="1">
  1294. <br>
  1295. <input MAXLENGTH=5 SIZE=5 name="userdigit" type="text" value="" >
  1296.  
  1297. <tr>
  1298. <td colspan=2><input type="submit" name="subm" value="Save review">
  1299. </tr>
  1300. </table>
  1301. </form>
  1302. </table>
  1303. </table>
  1304.  
  1305. <script>
  1306. ratecount('0');
  1307. //document.getElementById("reviewform").scrollIntoView();
  1308. </script>
  1309.  
  1310.  
  1311.  
  1312.  
  1313.  
  1314.  
  1315.  
  1316.  
  1317. <div style='margin-bottom:50px; margin-top:50px; margin-left:auto; margin-right:auto; width:50%; border-bottom: 1px dashed silver;'> </div>
  1318.  
  1319.  
  1320.  
  1321.  
  1322. <div class=showcounter>
  1323.  
  1324. <!-- Default Statcounter code for Bizpages.org
  1325. http://bizpages.org -->
  1326. <script async type="text/javascript">
  1327. var sc_project=12191559;
  1328. var sc_invisible=1;
  1329. var sc_security="8b5dd314";
  1330. </script>
  1331. <script type="text/javascript"
  1332. src="https://www.statcounter.com/counter/counter.js"
  1333. async></script>
  1334. <noscript><div class="statcounter"><a title="Web Analytics"
  1335. href="https://statcounter.com/" target="_blank"><img
  1336. class="statcounter"
  1337. src="https://c.statcounter.com/12191559/0/8b5dd314/1/"
  1338. alt="Web Analytics"></a></div></noscript>
  1339. <!-- End of Statcounter Code -->
  1340.  
  1341. </div>
  1342.  
  1343.  
  1344. <!-- Rating Mail.ru counter -->
  1345. <script async type="text/javascript">
  1346. var _tmr = window._tmr || (window._tmr = []);
  1347. _tmr.push({id: "3167447", type: "pageView", start: (new Date()).getTime()});
  1348. (function (d, w, id) {
  1349.  if (d.getElementById(id)) return;
  1350.  var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true; ts.id = id;
  1351.  ts.src = "https://top-fwz1.mail.ru/js/code.js";
  1352.  var f = function () {var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ts, s);};
  1353.  if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); }
  1354. })(document, window, "topmailru-code");
  1355. </script><noscript><div>
  1356. <img src="https://top-fwz1.mail.ru/counter?id=3167447;js=na" style="border:0;position:absolute;left:-9999px; display:none" alt="Top.Mail.Ru" loading="lazy"  />
  1357. </div></noscript>
  1358. <!-- //Rating Mail.ru counter -->
  1359.  
  1360.  
  1361. <!--LiveInternet counter--><script async type="text/javascript">
  1362. new Image().src = "//counter.yadro.ru/hit?r"+
  1363. escape(document.referrer)+((typeof(screen)=="undefined")?"":
  1364. ";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
  1365. screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
  1366. ";h"+escape(document.title.substring(0,150))+
  1367. ";"+Math.random();</script><!--/LiveInternet-->
  1368.  
  1369.  
  1370. <!-- Top100 (Kraken) Counter -->
  1371. <script async>
  1372.    (function (w, d, c) {
  1373.    (w[c] = w[c] || []).push(function() {
  1374.        var options = {
  1375.            project: 7016242,
  1376.        };
  1377.        try {
  1378.            w.top100Counter = new top100(options);
  1379.        } catch(e) { }
  1380.    });
  1381.    var n = d.getElementsByTagName("script")[0],
  1382.    s = d.createElement("script"),
  1383.    f = function () { n.parentNode.insertBefore(s, n); };
  1384.    s.type = "text/javascript";
  1385.    s.async = true;
  1386.    s.src =
  1387.    (d.location.protocol == "https:" ? "https:" : "http:") +
  1388.    "//st.top100.ru/top100/top100.js";
  1389.  
  1390.    if (w.opera == "[object Opera]") {
  1391.    d.addEventListener("DOMContentLoaded", f, false);
  1392. } else { f(); }
  1393. })(window, document, "_top100q");
  1394. </script>
  1395. <noscript>
  1396.  <img src="//counter.rambler.ru/top100.cnt?pid=7016242" alt="Топ-100" loading="lazy" />
  1397. </noscript>
  1398. <!-- END Top100 (Kraken) Counter -->
  1399.  
  1400.  
  1401.  
  1402. <!-- Sape Counter-->
  1403. <script async type="text/javascript">
  1404. <!--
  1405. var _acic={dataProvider:10};(function(){var e=document.createElement("script");e.type="text/javascript";e.async=true;e.src="//www.acint.net/aci.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})()
  1406. //-->
  1407. </script>
  1408. <!--end sape counter-->
  1409.  
  1410. <!-- Global site tag (gtag.js) - Google Analytics -->
  1411. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-102042553-2"></script>
  1412. <script>
  1413.  window.dataLayer = window.dataLayer || [];
  1414.  function gtag(){dataLayer.push(arguments);}
  1415.  gtag('js', new Date());
  1416.  
  1417.  gtag('config', 'UA-102042553-2');
  1418. </script>
  1419.  
  1420.  
  1421. <YAMETR>
  1422. <!-- Yandex.Metrika counter -->
  1423. <script async type="text/javascript" >
  1424.   (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
  1425.   m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
  1426.   (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
  1427.  
  1428.   ym(86242749, "init", {
  1429.        clickmap:true,
  1430.        trackLinks:true,
  1431.        accurateTrackBounce:true,
  1432.        webvisor:true
  1433.   });
  1434. </script>
  1435. <noscript><div><img src="https://mc.yandex.ru/watch/86242749" style="position:absolute; left:-9999px;" alt="" loading="lazy"  /></div></noscript>
  1436. <!-- /Yandex.Metrika counter -->
  1437. <YAMETR>
  1438.  
  1439.  
  1440.  
  1441. <tr><td colspan=2>
  1442.  
  1443. <table border=0 class=footerframe cellspacing=0 cellpadding=0  style='margin-top:30px;'>
  1444. <tr><td>
  1445.  
  1446. <footer></footer>
  1447. <table cellspacing="0" cellpadding="0" style='background-color: #333; margin:0; padding:0; padding-bottom:20px;' width=100%><tr><td style='padding-bottom:20px; padding-top:20px; margin-top:10px;'>
  1448.  
  1449. <table class=footerbox_black border=0><tr valign=top>
  1450.  
  1451. <td width=1% style='padding-right:8px;'>
  1452. <div>Bizpages</div>
  1453. <ul >
  1454. <li> <a href='/'>Home</a>
  1455. <li> <a href='/en/contacts' rel='nofollow'>Contacts</a>
  1456. <li> <a href='/en/about'  rel='nofollow'>About us</a>
  1457. <li> <a href='/en/privacy'  rel='nofollow'>Privacy Policies</a>
  1458. <li> <a href='/en/refunds'  rel='nofollow'>Refund Policies</a>
  1459. <li> <a href='/en/tos'  rel='nofollow'>Terms of Service</a>
  1460. <li> <a href='/en/blogs'>Blogs</a>
  1461.  
  1462. </ul>
  1463.  
  1464. <td width=1%>
  1465. <div>Business Listing</div>
  1466. <ul>
  1467. <li>
  1468. <a href='/en/how-to-list-business-in-directory'>Add Business to Directory</a>
  1469.  
  1470. <li> <a href='/en/paid_listing'>Free or Paid Plan</a>
  1471. <li>
  1472. <a href='/en/latest_listings'>Latest Listings</a>
  1473. <li>
  1474. <a href='/en/prohibited'  rel='nofollow'>Prohibited Listings</a>
  1475. </ul>
  1476.  
  1477. <td width=1%>
  1478. <div>Listing Extensions</div>
  1479. <ul>
  1480.  
  1481. <li>
  1482. <a href='/en/products'>Add Products and Services</a>
  1483. <li>
  1484. <a href='/en/direct-business-enquiries'>Direct Business Enquiries</a>
  1485.  
  1486. </ul>
  1487.  
  1488.  
  1489. <td width=1%>
  1490. <div>Customer Feedback</div>
  1491. <ul>
  1492.  
  1493. <li>
  1494. <a href='/en/reviews'>Business Reviews</a>
  1495.  
  1496. <li>
  1497. <a href='/en/business-product-reviews'>Reviews of Products & Services</a>
  1498.  
  1499. <li>
  1500. <a href='/en/reviewer-competition'>Product Reviewer Contest</a>
  1501.  
  1502. </ul>
  1503.  
  1504. <td width=1%>
  1505.  
  1506. <div>Safer Business</div>
  1507. <ul>
  1508. <li>
  1509. <a href='/en/safer-password'>Safer Password</a>
  1510. <li>
  1511. <a href='/en/email-phone-text-obfuscator'>Email/phone obfuscator</a>
  1512. <li>
  1513. <a href='/en/how-to-remember-pin-code'>Safer Pin</a>
  1514. </ul>
  1515.  
  1516.  
  1517.  
  1518.  
  1519. <!--- new row --->
  1520. <tr valign=top>
  1521.  
  1522.  
  1523.  
  1524. <td width=1% colspan=10 style='abackground-color:#ddd;'>
  1525.  
  1526. <!-- tab with payment and social-->
  1527. <table cellpadding=6 style='margin-left:auto; margin-right:auto; width:50%'><tr><td  style='background-color: #ddd; padding-right:5px;padding-left:5px; text-align:center'>
  1528. <b style='font-size:9pt; color: #333;'>Payment methods on Bizpages</b><br>
  1529. <img src='/images/paypal_accepted_logo.gif' width=250  alt="">
  1530.  
  1531.  
  1532. <td style='background-color: #ddd; text-align:center; padding:0'>
  1533. <!-- SOCIAL -->
  1534. <table style='background-color: #ddd; width:100%; display:block;  margin-left:auto; margin-right:auto;' border=0>
  1535. <tr>
  1536. <td  style='text-align:center;  width:1%'>
  1537. <a href='/en/social#social'  title='Linkedin'><img src='/images/button_linkedin.gif' width=60 class=socialbutton  alt=""></a>
  1538.  
  1539. <td  style='text-align:center;  width:1%'>
  1540. <a href='/en/social#social'  title='VK'><img src='/images/button_vk.gif' width=60 class=socialbutton  alt=""></a>
  1541.  
  1542.  
  1543. <td  style='text-align:center;  width:1%'>
  1544. <a href='/en/social#social' title='Youtube Channel'><img src='/images/button_youtube.gif' width=60 class=socialbutton  alt=""></a>
  1545.  
  1546.  
  1547. </table>
  1548. <!--end social-->
  1549.  
  1550. <td width=1% colspan=2>
  1551.  
  1552. </table>
  1553.  
  1554. </table><!-- end of payment+social-->
  1555.  
  1556.  
  1557. <tr><td style='background-color:; padding:5px; text-align:center;' >
  1558.  
  1559.  
  1560. <table style='margin-left:auto; margin-right:auto; width:100%' border=0><tr valign=top><td style='background-color: ; padding:5px; text-align:center; width:100%'>
  1561.  
  1562. <font class=copyright>© 2019 Bizpages - Global Business List. All rights reserved.</font>
  1563.  
  1564.  
  1565. </table>
  1566.  
  1567.  
  1568. </table>
  1569.  
  1570.  
  1571.  
  1572. <!--End of mainframe table-->
  1573. </table>
  1574.  
  1575.  
  1576. </body>
  1577. <script src='/js/autosize.js'></script>
  1578. <script>
  1579. autosize(document.querySelectorAll('textarea'));
  1580. </script>
  1581. </html>
  1582.  
  1583.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda