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://www.place123.net/place/built-in-pro-limited-hong-kong-hong-kong

  1.  
  2.  
  3. <!DOCTYPE html>
  4. <html lang="en">
  5. <head>    
  6.    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  7.  
  8.    <meta name="keywords" content="built-in, pro, limited, local, business, 000000, hong, kong, unit, c-e,, 21/f,, mg, tower,, 133, hoi, bun, road,, kwun, tong, built-in, pro, limited, local, business"/>
  9.    <meta name="description" content="BUILT-IN PRO LIMITED, Local business, Unit C-E, 21/F, MG Tower, 133 Hoi Bun Road, Kwun Tong, Hong Kong 000000"/>
  10.    <meta name="title" content="BUILT-IN PRO LIMITED, Hong Kong 000000, Local business"/>
  11.    <title>BUILT-IN PRO LIMITED, Hong Kong 000000, Local business</title>
  12.    <meta http-equiv="language" content="en"/>
  13.    <meta name="robots" content="INDEX,FOLLOW"/>
  14.    <link rel="shortcut icon" href="http://www.place123.net/favicon.ico" type="image/x-icon" />
  15.  
  16.    
  17. <link href="http://www.place123.net/place/built-in-pro-limited-hong-kong-hong-kong" rel="canonical" />
  18.    
  19.    <link rel="alternate" hreflang="en" href="http://www.place123.net/place/built-in-pro-limited-hong-kong-hong-kong"/>
  20.    <link rel="alternate" hreflang="de" href="http://de.place123.net/place/built-in-pro-limited-hong-kong-hong-kong"/>
  21.  
  22.    <meta property="og:type" content="place"/>
  23.    <meta property="og:site_name" content="http://www.place123.net"/>
  24.    <meta property="og:title" content="BUILT-IN PRO LIMITED"/>
  25.    <meta property="og:image" content="http://graph.facebook.com//picture?type=large"/>
  26.    <meta property="og:description" content="BUILT-IN PRO LIMITED, Local business, Unit C-E, 21/F, MG Tower, 133 Hoi Bun Road, Kwun Tong, Hong Kong 000000"/>
  27.    <meta property="og:url" content="http://www.place123.net/place/built-in-pro-limited-hong-kong-hong-kong"/>
  28.  
  29.  
  30.    <link rel="stylesheet" type="text/css" media="screen" href="http://www.place123.net/css/reset.css">
  31.    <link rel="stylesheet" type="text/css" media="screen" href="http://www.place123.net/css/style.css">
  32.    <link rel="stylesheet" type="text/css" media="screen" href="http://www.place123.net/css/grid_12.css">
  33.    <link rel="stylesheet" type="text/css" media="screen" href="http://www.place123.net/css/slider-2.css">
  34.    <link rel="stylesheet" type="text/css" media="screen" href="http://www.place123.net/css/jqtransform.css">
  35.    <link rel="stylesheet" type="text/css" media="screen" href="http://www.place123.net/css/custom.css">
  36.    <script src="http://www.place123.net/js/jquery-1.7.min.js"></script>
  37.    <script src="http://www.place123.net/js/jquery.easing.1.3.js"></script>
  38.    <script src="http://www.place123.net/js/cufon-yui.js"></script>
  39.    <script src="http://www.place123.net/js/vegur_400.font.js"></script>
  40.    <script src="http://www.place123.net/js/Vegur_bold_700.font.js"></script>
  41.    <script src="http://www.place123.net/js/cufon-replace.js"></script>
  42.    <script src="http://www.place123.net/js/tms-0.4.x.js"></script>
  43.    <script src="http://www.place123.net/js/jquery.jqtransform.js"></script>
  44.    <script src="http://www.place123.net/js/FF-cash.js"></script>
  45.    <script>
  46. $(document).ready(function(){
  47. $('.form-1').jqTransform();  
  48. $('.slider')._TMS({
  49. show:0,
  50. pauseOnHover:true,
  51. prevBu:'.prev',
  52. nextBu:'.next',
  53. playBu:false,
  54. duration:1000,
  55. preset:'fade',
  56. pagination:true,
  57. pagNums:false,
  58. slideshow:7000,
  59. numStatus:false,
  60. banners:false,
  61. waitBannerAnimation:false,
  62. progressBar:false
  63. })
  64. });
  65. </script>
  66. <!--[if lt IE 8]>
  67.       <div style=' clear: both; text-align:center; position: relative;'>
  68.         <a href="http://windows.microsoft.com/en-US/internet-explorer/products/ie/home?ocid=ie6_countdown_bannercode">
  69.           <img src="http://storage.ie6countdown.com/assets/100/images/banners/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." />
  70.        </a>
  71.      </div>
  72.    <![endif]-->
  73.    <!--[if lt IE 9]>
  74.   <script type="text/javascript" src="http://www.place123.net/js/html5.js"></script>
  75.     <link rel="stylesheet" type="text/css" media="screen" href="http://www.place123.net/css/ie.css">
  76. <![endif]-->
  77.    
  78.    <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?sensor=true&libraries=places"></script>
  79.    <script type="text/javascript">
  80.  
  81. var map = null;
  82. var directionsService = new google.maps.DirectionsService();
  83. var directionsDisplay = null;
  84.  
  85.  
  86. function getFacebookPlaces(lat,lng,access_token)
  87. {
  88. var url = "https://graph.facebook.com/search?type=place&center=" + lat + "," + lng + "&distance=10000&access_token=" + access_token;
  89.  
  90. $.getJSON(url,
  91. function (data) {
  92. var places = data.data;
  93. for (var i=0;i<places.length;i++)
  94. {
  95. var place = places[i];
  96.  
  97. var id = place.id;
  98. var title = place.name;
  99. var cat = place.category;
  100. var url = "http://www.facebook.com/" + place.id;
  101. var img = "http://graph.facebook.com/" + place.id + "/picture?type=large"
  102. var lat = place.location.latitude;
  103. var lng = place.location.longitude;
  104. var info = "";
  105.         var street = "";
  106. var zip = "";
  107. var city = "";
  108. var country = "";
  109.  
  110. if (place.location && place.location.street)
  111.         street = place.location.street;
  112.  
  113. if (place.location && place.location.zip)
  114. zip = place.location.zip;
  115.  
  116. if (place.location && place.location.city)
  117. city = place.location.city;
  118.  
  119. if (place.location && place.location.country)
  120. country = place.location.country;
  121.  
  122. addPlace("facebook",id,title,cat,url,img,lat,lng,info,"","","",street,zip,city,country);
  123. }
  124. });
  125. }
  126.  
  127.  
  128. function formatDate(timestr)
  129. {    
  130.    var arr = timestr.split(":");
  131.    var hh = parseInt(arr[0]);
  132.    var m = parseInt(arr[1]);
  133.    
  134.    var dd = "am";
  135.    var h = hh;
  136.    if (h >= 12) {
  137.        h = hh-12;
  138.        dd = "pm";
  139.    }
  140.    if (h == 0) {
  141.        h = 12;
  142.    }
  143.    m = m<10?"0"+m:m;
  144.    return h+":"+m+" "+dd;
  145. }
  146.  
  147.  
  148.  
  149. function getFBBusinessHours(place)
  150. {
  151. var ret="";
  152. if (place.hours)
  153. {
  154. ret += "Mon: ";
  155. if (place.hours.mon_1_open) ret += formatDate(place.hours.mon_1_open) + " - ";
  156. if (place.hours.mon_1_close) ret += formatDate(place.hours.mon_1_close);
  157. if (place.hours.mon_2_open) ret += ", " + formatDate(place.hours.mon_2_open) + " - ";
  158. if (place.hours.mon_2_close) ret += formatDate(place.hours.mon_2_close);
  159.  
  160. ret += " | ";
  161. ret += "Tue: ";
  162. if (place.hours.tue_1_open) ret += formatDate(place.hours.tue_1_open) + " - ";
  163. if (place.hours.tue_1_close) ret += formatDate(place.hours.tue_1_close);
  164. if (place.hours.tue_2_open) ret += ", " + formatDate(place.hours.tue_2_open) + " - ";
  165. if (place.hours.tue_2_close) ret += formatDate(place.hours.tue_2_close);
  166.  
  167. ret += " | ";
  168. ret += "Wed: ";
  169. if (place.hours.wed_1_open) ret += formatDate(place.hours.wed_1_open) + " - ";
  170. if (place.hours.wed_1_close) ret += formatDate(place.hours.wed_1_close);
  171. if (place.hours.wed_2_open) ret += ", " + formatDate(place.hours.wed_2_open) + " - ";
  172. if (place.hours.wed_2_close) ret += formatDate(place.hours.wed_2_close);
  173.  
  174. ret += " | ";
  175. ret += "Thu: ";
  176. if (place.hours.thu_1_open) ret += formatDate(place.hours.thu_1_open) + " - ";
  177. if (place.hours.thu_1_close) ret += formatDate(place.hours.thu_1_close);
  178. if (place.hours.thu_2_open) ret += ", " + formatDate(place.hours.thu_2_open) + " - ";
  179. if (place.hours.thu_2_close) ret += formatDate(place.hours.thu_2_close);
  180.  
  181. ret += " | ";
  182. ret += "Fri: ";
  183. if (place.hours.fri_1_open) ret += formatDate(place.hours.fri_1_open) + " - ";
  184. if (place.hours.fri_1_close) ret += formatDate(place.hours.fri_1_close);
  185. if (place.hours.fri_2_open) ret += ", " + formatDate(place.hours.fri_2_open) + " - ";
  186. if (place.hours.fri_2_close) ret += formatDate(place.hours.fri_2_close);
  187.  
  188. ret += " | ";
  189. ret += "Sat: ";
  190. if (place.hours.sat_1_open) ret += formatDate(place.hours.sat_1_open) + " - ";
  191. if (place.hours.sat_1_close) ret += formatDate(place.hours.sat_1_close);
  192. if (place.hours.sat_2_open) ret += ", " + formatDate(place.hours.sat_2_open) + " - ";
  193. if (place.hours.sat_2_close) ret += formatDate(place.hours.sat_2_close);
  194.  
  195. ret += " | ";
  196. ret += "Sun: ";
  197. if (place.hours.sun_1_open) ret += formatDate(place.hours.sun_1_open) + " - ";
  198. if (place.hours.sun_1_close) ret += formatDate(place.hours.sun_1_close);
  199. if (place.hours.sun_2_open) ret += ", " + formatDate(place.hours.sun_2_open) + " - ";
  200. if (place.hours.sun_2_close) ret += formatDate(place.hours.sun_2_close);
  201.  
  202. }
  203. return ret;
  204. }
  205.  
  206.  
  207. function getFacebookDetails(place)
  208. {
  209. var url = "https://graph.facebook.com/" + place.id + "?access_token=CAACR3rx2qFYBAKP6ulbkB67sV3LTRoZAZAEi4geikEBGmZCblcztMftRYdJS9KnJP0FIx7gr1GJ0eH6TvOq5KRegFBlPKg7XUZC7YQCUiZBgRc1fnlk5mUauiEZATK4UVDwwaNnnExZCYVZA5Jz7odBATVXi0FxxqBPukLANagtdFU1KKlYjVmbWjvdNPRFrEf0USmcX86T9swZDZD";
  210.  
  211. $.getJSON(url,
  212. function (data) {
  213.  
  214. place.info = data.about;
  215. place.phone = data.phone;
  216. place.website = data.website;
  217. place.hours = getFBBusinessHours(data);
  218. cachePlace(place);
  219. });
  220. }
  221.  
  222.  
  223.  
  224. function addPlace(idtype,id,title,cat,url,img,lat,lng,info,phone,website,hours,street,zip,city,country)
  225. {
  226.  
  227. var place = {
  228. "idtype": idtype,
  229. "id": id,
  230. "title": title,
  231. "cat": cat,
  232. "url": url,
  233. "img": img,
  234. "lat": lat,
  235. "lng": lng,
  236. "info": info,
  237. "phone": phone,
  238. "website": website,
  239. "country": country,
  240. "city": city,
  241. "hours": hours,
  242. "street":street,
  243. "zip":zip
  244. };
  245.  
  246.  
  247. window.setTimeout(function() {
  248.  
  249. if (place.idtype=="facebook")
  250. getFacebookDetails(place);
  251.  
  252. }, Math.random()*1000);
  253.  
  254. }
  255.  
  256.  
  257. function cachePlace(place)
  258. {
  259.  
  260. if (place.street=="")
  261. return;
  262.  
  263. $.post( "/cache.asp",
  264. {
  265. "type": place.idtype,
  266. "id": place.id,
  267. "title": place.title,
  268. "lat": place.lat,
  269. "lng": place.lng,
  270. "imgurl": place.img,
  271. "info": place.info,
  272. "phone": place.phone,
  273. "website": place.website,
  274. "country": place.country,
  275. "city": place.city,
  276. "hours": place.hours,
  277. "cat": place.cat,
  278. "street": place.street,
  279. "zip": place.zip
  280.  
  281. },
  282.   function( result )
  283. {
  284.     var url = result.url;
  285. place.url = url;
  286.   },
  287. "json");
  288.  
  289. }
  290.  
  291.  
  292.  
  293.     function initialize()
  294.     {
  295. var myOptions = {
  296.          zoom: 15,
  297.          mapTypeId: google.maps.MapTypeId.ROADMAP,
  298.  navigationControl: true,
  299.  mapTypeControl: false,
  300.  scaleControl: true,
  301.  draggable: true,
  302.  scrollwheel: true,
  303.  streetViewControl: false
  304.        };
  305.  
  306.  
  307.        map = new google.maps.Map(document.getElementById('map_canvas'),  myOptions);
  308. //directionsDisplay = new google.maps.DirectionsRenderer();
  309. //directionsDisplay.suppressMarkers = false;
  310. //directionsDisplay.setPanel(document.getElementById("routecontainer"));
  311.  
  312.     var latlng = new google.maps.LatLng(0,0);
  313.   map.setCenter(latlng);
  314. map.setZoom(15);
  315.  
  316. var marker = new google.maps.Marker({
  317.       position: new google.maps.LatLng(0,0),  
  318.       map:  map,
  319.       icon: 'http://www.place123.net/images/location.png'
  320.   });
  321.  
  322.  
  323. // Get places in neighbourhood
  324. //getFacebookPlaces(0,0, "CAACR3rx2qFYBAKP6ulbkB67sV3LTRoZAZAEi4geikEBGmZCblcztMftRYdJS9KnJP0FIx7gr1GJ0eH6TvOq5KRegFBlPKg7XUZC7YQCUiZBgRc1fnlk5mUauiEZATK4UVDwwaNnnExZCYVZA5Jz7odBATVXi0FxxqBPukLANagtdFU1KKlYjVmbWjvdNPRFrEf0USmcX86T9swZDZD");
  325.  
  326.     }  
  327.  
  328.  
  329. function updatePlace()
  330. {
  331. var url="/";
  332. url+="update";
  333. url+=".asp";
  334. url+="?";
  335. url+="placeid=";
  336. url+="built-in-pro-limited-hong-kong-hong-kong";
  337. window.location.href=url;
  338. }
  339.  
  340.    </script>    
  341.  
  342.    <script type="text/javascript">var switchTo5x=true;</script>
  343.    <script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
  344.    <script type="text/javascript">stLight.options({publisher: "ur-ee27e38e-b224-be2f-f457-74f1bed3ffd"}); </script>
  345.  
  346.  
  347. </head>
  348. <body onload="initialize()">
  349. <div class="main">
  350.  
  351. <!--==============================facebook plugin=========================-->
  352. <div id="fb-root"></div>
  353. <script>(function(d, s, id) {
  354.  var js, fjs = d.getElementsByTagName(s)[0];
  355.  if (d.getElementById(id)) return;
  356.  js = d.createElement(s); js.id = id;
  357.  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=143638412376191";
  358.  fjs.parentNode.insertBefore(js, fjs);
  359. }(document, 'script', 'facebook-jssdk'));</script>
  360.  
  361. <!--==============================header=================================-->
  362. <header>
  363.    <div>
  364.        <h1><a href="http://www.place123.net"><img src="http://www.place123.net/images/logo.jpg" alt=""></a></h1>
  365.        <div class="fulltextarea">
  366.       <form style="margin:0px; padding:0px;" action="http://www.place123.net/query.asp">
  367. <input type="text" value="place name..." id="q" name="q" class="fulltextsearch" onfocus="if (this.value=='place name...') this.value='';" onblur="if (this.value=='') this.value='place name...';"/>
  368. <input type="submit" value="GO" class="fulltextsearchbt"/>
  369. </form>
  370. </div>
  371.        <div id="slide">
  372.            <div class="slider">
  373.                <ul class="items">
  374.                    <li><img src="http://www.place123.net/images/slider-1-small.jpg" alt="" /></li>
  375.                    <li><img src="http://www.place123.net/images/slider-2-small.jpg" alt="" /></li>
  376.                    <li><img src="http://www.place123.net/images/slider-3-small.jpg" alt="" /></li>
  377.                </ul>
  378.            </div>
  379.            <a href="#" class="prev"></a><a href="#" class="next"></a>
  380.        </div>
  381.        <nav>
  382.            <ul class="menu">
  383.                <li><a href="http://www.place123.net">Main</a></li>
  384.                <li class="current"><a href="#">Place</a></li>
  385.                <li><a href="http://www.place123.net/sitemap.asp">Sitemap</a></li>
  386.                <li><a href="http://www.place123.net/imprint.asp">Imprint</a></li>
  387.                <li><a href="http://www.place123.net/contact.asp">Contact</a></li>
  388.            </ul>
  389.        </nav>
  390.    </div>
  391. </header>  
  392. <!--==============================content================================-->
  393. <section id="content"><div class="ic"></div>
  394.    <div class="container_12">
  395.      <div class="grid_8">
  396. <br/>
  397.        <h4 class="locaheader">BUILT-IN PRO LIMITED</h4>
  398.  
  399.     <div class="wrap">
  400.    
  401.        <img src="http://www.place123.net/images/poi.png" alt="location logo" class="bigpic img-indent">
  402.    
  403.            <div class="extra-wrap">
  404.             <p class="color-1 p6">
  405. <br/>
  406. <strong>Local business</strong>
  407. <br/>
  408. <address style="font-size:14pt;">
  409.  Unit C-E, 21/F, MG Tower, 133 Hoi Bun Road, Kwun Tong
  410.  <br/>
  411.  000000 Hong Kong
  412.  <br/>
  413.  Hong Kong
  414. </address>
  415. <br/>
  416. <a href="#comments" id="Write a review"><img src="/images/review.png"/></a>
  417. </p>
  418.            </div>
  419.        </div>
  420.  
  421.        <p>
  422. <a href='https://www.builtinpro.hk' rel='nofollow' class='link'>https://www.builtinpro.hk</a><br/><br/><br/><br/>BUILT-IN PRO LIMITED &#28858;&#20840;&#28207;&#26368;&#22823;&#30340;&#24282;&#25151;&#38651;&#22120;&#38646;&#21806;&#21830;&#20043;&#19968;&#65292;&#26044;&#26989;&#20839;&#24050;&#26377;&#36926; 30&#24180;&#30340;&#27511;&#21490;&#12290;BUILT-IN PRO &#20998;&#24215;&#25955;&#20296;&#26044;&#20840;&#28207;&#21508;&#21312;&#65292;&#20006;&#35373;&#26377;&#20415;&#25463;&#30340; BUILT-IN PRO &#36865;&#36008;&#26381;&#21209;&#65292;&#32317;&#37096;&#36774;&#20844;&#23460;&#20301;&#26044;&#35264;&#22616;&#30340;&#28023;&#28657;&#22320;&#27573;&#12290;Built-in Pro &#33268;&#21147;&#25552;&#20379;&#20778;&#36074;&#30340;&#29986;&#21697;&#21644;&#26381;&#21209;&#65292;&#20006;&#29544;&#23478;&#25552;&#20379; BUILT-IN PRO &#20778;&#24800;&#65292;&#21209;&#27714;&#33021;&#22816;&#36229;&#20986;&#23458;&#25142;&#30340;&#26399;&#26395;&#12290;&#22914;&#26524;&#20320;&#27491;&#22312;&#23563;&#25214;&#20855;&#25361;&#25136;&#30340;&#24037;&#20316;&#21644;&#26377;&#39000;&#26223;&#30340;&#30332;&#23637;&#65292;BUILT-IN PRO &#25307;&#32856;&#23559;&#26159;&#20320;&#30340;&#29702;&#24819;&#36984;&#25799;&#65292;&#25105;&#20497;&#28858;&#21512;&#36969;&#30340;&#20505;&#36984;&#20154;&#25552;&#20379;&#30340;&#23436;&#21892;&#30340;&#31119;&#21033;&#65292;&#26377;&#21560;&#24341;&#21147;&#30340;&#34218;&#37228;&#24453;&#36935;&#21450;&#38263;&#36960;&#30340;&#30332;&#23637;&#21069;&#26223;&#12290;<br/><br/><br/><br/>BUILT-IN PRO LIMITED is one of the largest companies specializing in kitchen appliances, that has been in the consumer electronics industry for over 30 years. We have branches in different regions, with our back office in Kwun Tong. We provide high-quality products for distribution, premium services, and delivery services, along with exclusive promotions, all aimed at meeting and exceeding our customer's expectations. BUILT-IN PRO now have an immediate vacancy for candidates who are seeking challenges and opportunities for advancements. We offer excellent fringe benefits and attractive development prospect to the right candidates.
  423. </p>
  424.  
  425. <h2 class="top-1 p3" id="comments">What do you think about us?</h2>
  426. <form method="post" id="comments-form" action="/place/built-in-pro-limited-hong-kong-hong-kong#comments">
  427. <textarea required placeholder="Please type a comment..." style="padding:8px; width:100%; border-style:solid; border-width:1px; border-color:#cccccc;" rows="10" cols="80" id="comment" name="comment"></textarea>
  428. Your nickname: <input type="text" id="nick" name="nick" value="Anonymous" class="postfld" onfocus="this.value='';" maxlength="32"/>
  429. <input type="hidden" name="mode" id="mode" value="post_comment"/>
  430. <input type="submit" value="Post comment &#187;" class="postbt"/>
  431. <br/><span style="color:red;"></span>
  432. </form>
  433.  
  434. <h2 class="top-1 p3">Comments</h2>
  435. No comments yet!
  436.  
  437. <h2 class="top-1 p3">Start a discussion</h2>
  438.  
  439.     <div id="disqus_thread"></div>
  440.     <script type="text/javascript">
  441.        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
  442.        var disqus_shortname = 'place123'; // required: replace example with your forum shortname
  443.  
  444.        /* * * DON'T EDIT BELOW THIS LINE * * */
  445.        (function() {
  446.            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
  447.            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
  448.            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  449.        })();
  450.     </script>
  451.     <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  452.     <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
  453.  
  454.  
  455. <h2 class="top-1 p3">Places nearby</h2>
  456. <ul><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/shogun_bistro_bowling_green_178466478900048'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/shogun_bistro_bowling_green_178466478900048'>    <img class='tinypic' title='CANADA  Official Government Immigration Visa Application Online  - Online-Visumantrag f&#252;r Kanada - Offizielles Visum' src='https://www.canadavisa-online.org/de/visa/'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>CANADA  Official Government Immigration Visa Application Online  - Online-Visumantrag f&#252;r Kanada - Offizielles Visum</span><br/>   <span>Japanese Restaurant</span><br/>   <span>42104 Bowling Green, KY</span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/crown_fried_chicken_manchester_201396869890214'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/crown_fried_chicken_manchester_201396869890214'>    <img class='tinypic' title='Manchester Transmissions' src='http://www.askmap.net/content/manchester%20transmissions-20240608114855.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Manchester Transmissions</span><br/>   <span>Car repair services</span><br/>   <span>      </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/los-burritos-tapatios-home-of-the-giant-burrito-milwaukee-130947910303490'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/los-burritos-tapatios-home-of-the-giant-burrito-milwaukee-130947910303490'>    <img class='tinypic' title='Air Duct Cleaning Alpharetta' src='https://shineduct.com/wp-content/uploads/2024/04/Web-Logo.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Air Duct Cleaning Alpharetta</span><br/>   <span>Air Duct Cleaning</span><br/>   <span>      </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/barefoot_cleaners_equinunk_132922590112810'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/barefoot_cleaners_equinunk_132922590112810'>    <img class='tinypic' title='Duty Cleaners' src='https://i.imgur.com/CEsMLKI.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Duty Cleaners</span><br/>   <span>House cleaning service</span><br/>   <span>   </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/home_maid_cafe_kihei_101167983302835'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/home_maid_cafe_kihei_101167983302835'>    <img class='tinypic' title='Kongstruction Pty Ltd' src='https://i.imgur.com/89ZHY9g.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Kongstruction Pty Ltd</span><br/>   <span>home builders sydney</span><br/>   <span>   </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/brendy-s-of-the-palm-beaches-(d.b.a.-brendy-s-established-1989)-boynton-beach-109002905855510'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/brendy-s-of-the-palm-beaches-(d.b.a.-brendy-s-established-1989)-boynton-beach-109002905855510'>    <img class='tinypic' title='Gnois Pte Ltd' src='https://i.imgur.com/a3x8Vet.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Gnois Pte Ltd</span><br/>   <span>Recycling center</span><br/>   <span>   </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/think_marketing_y_publicidad_puebla_170633739712267'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/think_marketing_y_publicidad_puebla_170633739712267'>    <img class='tinypic' title='Reading Marketing Company' src='https://i.gyazo.com/db47251caf5120d922321145a8101d71.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Reading Marketing Company</span><br/>   <span>Marketing Company</span><br/>   <span>     </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/the-garage-bar-sandwiches-chicago-229097420462190'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/the-garage-bar-sandwiches-chicago-229097420462190'>    <img class='tinypic' title='The Garage Bar &amp; Sandwiches' src='https://local-platform.s3.us-east-2.amazonaws.com/location/logo/49431/zH6pPVmrtoNMNnOpGUuQ3YaEB1Ose1POUA84bATR.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>The Garage Bar &amp; Sandwiches</span><br/>   <span>Bar, Grill, Takeout restaurant</span><br/>   <span>60646 Chicago, IL</span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/ribs-usa-burbank-147772171937886'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/ribs-usa-burbank-147772171937886'>    <img class='tinypic' title='Logan's Chimney Works LLC.' src='https://static.wixstatic.com/media/52fe9e_c858cd00e3a048e89d3fc468e7b11d64~mv2.png/v1/fill/w_148,h_148,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/52fe9e_c858cd00e3a048e89d3fc468e7b11d64~mv2.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Logan's Chimney Works LLC.</span><br/>   <span>Chimney services</span><br/>   <span>      </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/crawfish-town-usa-breaux-bridge-168987076481236'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/crawfish-town-usa-breaux-bridge-168987076481236'>    <img class='tinypic' title='Life Watch' src='https://i.imgur.com/i3YIyeQ.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Life Watch</span><br/>   <span>Healthcare</span><br/>   <span>      </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/sense_pegues_murla_104063823028905'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/sense_pegues_murla_104063823028905'>    <img class='tinypic' title='Pegues Funeral Directors' src='https://cdn.f1connect.net/cdn/13427D-dDU/layout/r/305x90/images/logo.63792208552_fc_white.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Pegues Funeral Directors</span><br/>   <span>Local Business</span><br/>   <span>38866 Saltillo, MS</span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/grandma-s-usa-cafe-wisconsin-rapids-120232724660148'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/grandma-s-usa-cafe-wisconsin-rapids-120232724660148'>    <img class='tinypic' title='Beprof' src='https://media.licdn.com/dms/image/C4D0BAQGSF3cPJHKFLw/company-logo_200_200/0/1630507761553/behancepro_logo?e=2147483647&v=beta&t=nbaWNgbbCDhn7TPvWzLEcLvkqCfqhDhzP54b9Z00jes'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Beprof</span><br/>   <span>Digital marketing</span><br/>   <span>       </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/studio_bleaux_pilates_houston_336082826430514'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/studio_bleaux_pilates_houston_336082826430514'>    <img class='tinypic' title='X-Hale Pilates Studio' src='http://www.travelful.net/content/x-hale%20pilates%20studio-20240508062302.jpg'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>X-Hale Pilates Studio</span><br/>   <span>Pilates (Health &amp; Fitness)</span><br/>   <span>      </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/sous-beurre-kitchen-san-francisco-110262242397809'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/sous-beurre-kitchen-san-francisco-110262242397809'>    <img class='tinypic' title='INDIAN EVISA  Official Government Immigration Visa Application Online  IRELAND AND UK CITIZENS - Iarratas Oifigi&#250;il um Inimirce ar L&#237;ne ar V&#237;osa Indiach' src='https://eaglemotorsport.v12soft.com/'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>INDIAN EVISA  Official Government Immigration Visa Application Online  IRELAND AND UK CITIZENS - Iarratas Oifigi&#250;il um Inimirce ar L&#237;ne ar V&#237;osa Indiach</span><br/>   <span>Travel Visa</span><br/>   <span>105  Reykjav&#237;k</span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/celtic_supporters_club_brampton_132081230201874'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/celtic_supporters_club_brampton_132081230201874'>    <img class='tinypic' title='Celtic Airport Transfers Edinburgh' src='https://i.imgur.com/Zbfznju.png'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>Celtic Airport Transfers Edinburgh</span><br/>   <span>Airport transfers</span><br/>   <span>   </span><br/> </div></div></a></li><li><div class='box'> <a class='clickable' href='http://www.place123.net/place/abp_services_gmbh_16943'> <div style='padding:6px; float:left;'>  <a href='http://www.place123.net/place/abp_services_gmbh_16943'>    <img class='tinypic' title='B&amp;E Site Services' src='http://www.askmap.net/content/b-e-site-services-logo-20240514040720.jpg'/>  </a> </div> <div style='padding:6px; float:left; overflow:hidden; width:340px;'>   <span style='font-weight:bold;'>B&amp;E Site Services</span><br/>   <span>Dumpster Rental</span><br/>   <span>77437 El Campo, TX</span><br/> </div></div></a></li></ul>
  457.  
  458. <a href="#" onclick="updatePlace();"><img src="/images/edit.png"/></a>
  459.  
  460.      </div>
  461.      <div class="grid_4">
  462.        <div class="left-1">
  463.  
  464.    <h2>Your business in this directory?</h2>
  465.    <a href="/add.asp" title="Add own business for free"><img src="/images/add.png"/></a>
  466.  
  467.  
  468.            <h2 class="top-1 p3">Position on map</h2>
  469.    <div id="map_canvas" style="width: 100%x; height: 320px; background-color:#f4f3f0; text-align:center;">Google Maps</div>
  470.  
  471.    <h2 class="top-1 p3">GPS Coordinates</h2>
  472.    N0° 0' 0"&nbsp;E0° 0' 0"
  473.    <br/>
  474.    (0, 0)
  475.    <br/>
  476.    <form id="form-1" class="form-1 bot-1" action="http://www.place123.net/search.asp">
  477. <h2 class="top-1 p3">Find nearby</h2>
  478. <input type="text" value="e.g. Steak Restaurant" onBlur="if(this.value=='') this.value='e.g. Steak Restaurant'" onFocus="if(this.value =='e.g. Steak Restaurant' ) this.value=''" id="query" name="query" style="width:90%;"/>
  479. <input type="hidden" name="lat" id="lat" value="0"/>
  480. <input type="hidden" name="lng" id="lng" value="0"/>
  481. <input type="hidden" name="address" id="address" value="Unit C-E, 21/F, MG Tower, 133 Hoi Bun Road, Kwun Tong, Hong Kong 000000"%>
  482. <a class="sbutton" onclick="if (document.getElementById('query').value != 'e.g. Steak Restaurant') document.getElementById('form-1').submit();">Search</a>
  483.    </form>    
  484.  
  485.    <h2 class="top-1 p3">Street view</h2>
  486.    <div style='width:100%; height:320px;'>
  487. <a href='#'><img src='http://maps.googleapis.com/maps/api/streetview?size=400x320&location=0,0&fov=90&pitch=0&sensor=false' style="width:100%;"/></a>
  488.    </div>
  489.        </div>
  490.      </div>
  491.      <div class="clear"></div>
  492.    </div>  
  493. </section>
  494. </div>  
  495. <div class="sharearea">
  496. LIKE THIS PLACE ?<br/>
  497. <span class='st_sharethis_hcount' displayText='ShareThis'></span><br/>
  498. <span class='st_fblike_hcount' displayText='Facebook Like'></span><br/>
  499. <span class='st_twitter_hcount' displayText='Tweet'></span><br/>
  500. <span class='st_plusone_hcount' displayText='Google +1'></span><br/>
  501. </div>
  502. <!--==============================footer=================================-->
  503.    <footer>
  504.        <p>Place123 - © 2014 Norbert Kleininger, 4753 Taiskirchen, Austria</p>
  505. <p>All rights reserved.</p>
  506.    </footer>    
  507. <script>
  508. Cufon.now();
  509. </script>
  510. </body>
  511. </html>
  512.  
  513.  
  514. <!-- START show cookie policy -->
  515. <script src="/js/cookies.js"></script>
  516. <!-- END show cookie policy -->
  517.  
  518.      
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda