<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>BUILT-IN PRO LIMITED, Hong Kong, Hong Kong | Local business</title>
<meta name="keywords" content="local business, built-in pro limited, unit c-e, 21/f, mg tower, 133 hoi bun road, kwun tong, address details, roadmap, satellite map, phone number, business hours, trip, trip planner, travel, maps, location, venue, place"/>
<meta name="description" content="BUILT-IN PRO LIMITED 為全港最大的廚房電器零售商之一,於業內已有逾 30年的歷史。BUILT-IN PRO 分店散佈於全港各區,並設有便捷的 BUILT-IN PRO 送貨服務,總部辦公室位於觀塘的海濱地段。Built-in Pro 致力提供優質的產品和服務,並獨家提供 BUILT-IN PRO 優惠,務求能夠超出客戶的期望。如果你正在尋找具挑戰的工作和有願景的發展,BUILT.."/>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<meta property="og:type" content="place"/>
<meta property="og:site_name" content="Askmap.net"/>
<meta property="og:title" content="BUILT-IN PRO LIMITED Unit C-E, 21/F, MG Tower, 133 Hoi Bun Road, Kwun Tong | Local business"/>
<meta property="og:image" content="http://www.askmap.net/content/built in pro logo 2 (jpg)-20231129094731.jpg"/>
<meta property="og:description" content="Maps, information and comments for BUILT-IN PRO LIMITED in Unit C-E, 21/F, MG Tower, 133 Hoi Bun Road, Kwun Tong on Askmap.net"/>
<meta property="og:url" content="http://www.askmap.net/location/6738186/hong-kong/built-in-pro-limited"/>
<link href="/css/style.css" rel="stylesheet" type="text/css" />
<style>
#map {
width:100%;
height:150px;
border-style:none;
}
</style>
<link rel="stylesheet" href="/js/jquery-ui.min.css">
<script src="/js/jquery.min.js"></script>
<script src="/js/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false&libraries=places,panoramio,weather&language=en"></script>
<script type="text/javascript">
var geocoder;
var service;
function handleSync()
{
$.post( "/sync.asp",
{
"id": 6738186
},
function( result )
{
},
"json");
}
function checkExists()
{
}
function getFacebookPlaces(lat,lng,access_token)
{
// Move lat/lng to another position
lat = lat - 2 + Math.random()*4;
lng = lng - 2 + Math.random()*4;
var url = "https://graph.facebook.com/search?type=place¢er=" + lat + "," + lng + "&distance=10000&access_token=" + access_token;
$.getJSON(url,
function (data) {
var places = data.data;
for (var i=0;i<places.length;i++)
{
var place = places[i];
var id = place.id;
var title = place.name;
var cat = place.category;
var url = "http://www.facebook.com/" + place.id;
var img = "http://graph.facebook.com/" + place.id + "/picture?type=large"
var lat = place.location.latitude;
var lng = place.location.longitude;
var info = "";
var address = "";
var country = "";
var city = "";
if (place.location && place.location.street && place.location.zip && place.location.city && place.location.country)
address = place.location.street + ", " + place.location.zip + " " + place.location.city + ", " + place.location.country;
if (place.location && place.location.country)
country = place.location.country;
if (place.location && place.location.city)
city = place.location.city;
addPlace("facebook",id,title,cat,url,img,lat,lng,info,"","",country,city,"",address);
}
});
}
function getContentsOfPage(lat,lng,pageid)
{
var url = "http://en.wikipedia.org/w/api.php?action=query&prop=extracts&format=json&exlimit=10&exintro=&pageids="+pageid+"&callback=?";
$.getJSON(url,
function (data) {
$.each(data.query.pages, function(key, page) {
var id = page.pageid;
var title = page.title;
var cat = "Attraction";
var extract = page.extract;
var info = extract.replace(/(<([^>]+)>)/ig,"");
var url = "http://en.wikipedia.org/wiki/index.html?curid=" + id;
var img = "http://maps.googleapis.com/maps/api/streetview?size=640x400&location=" +
lat.toString().replace(",",".") + "," +
lng.toString().replace(",",".") +
"&fov=90&pitch=0&sensor=false";
addPlace("wiki",id,title,cat,url,img,lat,lng,info,"","","","","","");
});
});
}
function getWikipagesAround(lat,lng)
{
var url = "http://en.wikipedia.org/w/api.php?action=query&list=geosearch&gsradius=10000&gscoord="+lat+"|"+lng+"&format=json&gslimit=10&callback=?";
$.getJSON(url,
function (data) {
$.each(data.query.geosearch, function(key, page) {
getContentsOfPage(page.lat,page.lon, page.pageid);
});
});
}
function initializeMap()
{
geocoder = new google.maps.Geocoder();
var pos = new google.maps.LatLng(0,0);
var map = new google.maps.Map(document.getElementById("map"),
{
center: pos,
zoom: 12,
scrollwheel: true,
mapTypeId: google.maps.MapTypeId.ROADMAP,
streetViewControl: false,
mapTypeControl: false,
zoomControl:true,
panControl:false
});
map.setCenter(pos);
var marker = new google.maps.Marker({
position: pos,
map: map,
title: 'Point of interest',
icon: '/images/pos.png',
animation:google.maps.Animation.BOUNCE
});
var searchRequest = {
location: pos,
radius: 10000,
types: ['lodging', 'food', 'restaurant', 'cafe', 'bakery', 'museum', 'art_gallery',
'park', 'shopping_mall', 'spa', 'zoo', 'casino', 'cemetery', 'church',
'city_hall', 'synagogue', 'university', 'grocery_or_supermarket', 'library',
'mosque', 'movie_theater', 'car_dealer', 'car_repair', 'car_wash', 'car_rental', 'campground', 'doctor', 'parking',
'hospital', 'health', 'pharmacy', 'police']
};
service = new google.maps.places.PlacesService(map);
//service.nearbySearch(searchRequest, callback);
getWikipagesAround(0,0);
//getFacebookPlaces(0,0, "CAACR3rx2qFYBAKP6ulbkB67sV3LTRoZAZAEi4geikEBGmZCblcztMftRYdJS9KnJP0FIx7gr1GJ0eH6TvOq5KRegFBlPKg7XUZC7YQCUiZBgRc1fnlk5mUauiEZATK4UVDwwaNnnExZCYVZA5Jz7odBATVXi0FxxqBPukLANagtdFU1KKlYjVmbWjvdNPRFrEf0USmcX86T9swZDZD");
//queryPanoramio("http://www.panoramio.com/map/get_panoramas.php?order=popularity&set=public&from=0&to=99&minx=-0.06&miny=-0.06&maxx=0.06&maxy=0.06&callback=storePhotos&size=medium");
//checkExists();
// Install fading menu
$(window).scroll(function(){
var newTop = $(window).scrollTop();
// Menu bar
if (newTop<=200)
$("#headerbar").fadeIn("slow");
else
$("#headerbar").fadeOut("slow");
});
}
function queryPanoramio(url)
{
$(function() {
var scriptTag = document.createElement("script");
scriptTag.src = url;
scriptTag.type = "text/javascript";
document.getElementsByTagName("head")[0].appendChild(scriptTag);
});
}
function storePhotos(photosJSON)
{
var photos = photosJSON.photos;
for (var i = 0; i < photos.length; i++)
{
var id = photos[i].photo_id;
var title = photos[i].photo_title;
var lat = photos[i].latitude;
var lng = photos[i].longitude;
var url = photos[i].photo_url;
var width = photos[i].width;
var height = photos[i].height;
var cat = "Attraction";
var lowtitle = title.toLowerCase();
if (lowtitle.indexOf("church") != -1 || lowtitle.indexOf("basilica") != -1 || lowtitle.indexOf("chapel") != -1)
cat = "Church";
else if (lowtitle.indexOf("castle") != -1)
cat = "Castle";
else if (lowtitle.indexOf("hotel") != -1)
cat = "Hotel";
else if (lowtitle.indexOf("museum") != -1)
cat = "Museum";
else if (lowtitle.indexOf("temple") != -1)
cat = "Temple";
else if (lowtitle.indexOf("shopping") != -1)
cat = "Shopping Mall";
var img = "http://mw2.google.com/mw-panoramio/photos/medium/" + escape(photos[i].photo_id) + ".jpg";
addPlace("pano",id,title,cat,url,img,lat,lng,"","","","","","","");
}
}
function callback(results, status, pagination)
{
if (status == google.maps.places.PlacesServiceStatus.OK)
{
for (var i = 0; i < results.length; i++)
{
var result = results[i];
var id="";
var title="";
var img="";
var cat="";
var lat=0.0;
var lng=0.0;
id = result.reference;
title = result.name;
if (result.types && result.types.length>0)
cat = Cat2DisplayText(result.types[0]);
if (result.photos)
{
img = result.photos[0].getUrl({'maxWidth': 640, 'maxHeight': 400});
}
else if(result.geometry)
{
img = "http://maps.googleapis.com/maps/api/streetview?size=640x400&location=" +
result.geometry.location.lat().toString().replace(",",".") + "," +
result.geometry.location.lng().toString().replace(",",".") +
"&fov=90&pitch=0&sensor=false";
}
if (result.geometry)
{
lat = result.geometry.location.lat();
lng = result.geometry.location.lng();
}
if (img!="")
{
addPlace("google",id,title,cat,"",img,lat,lng,"","","","","","","");
}
}
if (pagination.hasNextPage)
pagination.nextPage();
}
}
function Cat2DisplayText(cat)
{
var text;
switch(cat)
{
case "cafe":
text="Cafe";
break;
case "casino":
text="Casino";
break;
case "restaurant":
text="Restaurant";
break;
case "night_club":
text="Nightclub";
break;
case "spa":
text="Spa";
break;
case "art_gallery":
text="Art Gallery";
break;
case "museum":
text="Museum";
break;
case "shopping_mall":
text="Shopping Mall";
break;
case "food":
text="Food Store";
break;
case "store":
text="Store";
break;
case "lodging":
text="Hotel";
break;
case "movie_theater":
text="Cinema";
break;
case "grocery_or_supermarket":
text="Supermarket";
break;
case "park":
text="Park";
break;
case "church":
text="Church";
break;
case "university":
text="University";
break;
case "library":
text="Library";
break;
case "city_hall":
text="City Hall";
break;
case "meal_delivery":
text="Meal Delivery";
break;
case "liquor_store":
text="Liquor Store";
break;
case "bar":
text="Bar";
break;
case "cemetery":
text="Cemetery";
break;
case "zoo":
text="Zoo";
break;
case "mosque":
text="Mosque";
break;
case "stadium":
text="Stadium";
break;
case "post_office":
text="Post Office";
break;
case "book_store":
text="Book Store";
break;
case "gym":
text="Gym";
break;
case "bakery":
text="Bakery";
break;
case "beauty_salon":
text="Beauty Salon";
break;
case "real_estate_agency":
text="Real Estate Agency";
break;
case "campground":
text="Campground";
break;
case "rv_park":
text="Vehicle Park";
break;
case "place_of_worship":
text="Place Of Worship";
break;
case "meal_takeaway":
text="Meal Takeaway";
break;
case "clothing_store":
text="Clothing Store";
break;
case "natural_feature":
text="Natural Feature";
break;
case "travel_agency":
text="Travel Agency";
break;
case "car_repair":
text="Car Repair";
break;
case "car_wash":
text="Car Wash";
break;
case "car_rental":
text="Car Rental";
break;
case "car_dealer":
text="Car Dealer";
break;
case "doctor":
text="Doctor";
break;
case "parking":
text="Parking";
break;
case "hospital":
text="Hospital";
break;
case "police":
text="Police";
break;
case "health":
text="Health";
break;
case "pharmacy":
text="Pharmacy";
break;
default:
text=cat;
break;
}
return text;
}
function getURLParameter(url,name)
{
var cid="";
// CID can be everywhere in url but it is numeric
for (var i=0;i<url.length;i++)
{
if (url[i]>='0'&&url[i]<='9')
cid+=url[i];
}
return cid;
}
function extractGoogleCID(url)
{
return getURLParameter(url,"CID");
}
function getCountry(addr)
{
var country = "";
for (var i=0; i<addr.address_components.length; i++)
{
var c = addr.address_components[i];
if (c.types[0] == 'country')
{
country = c['long_name'];
}
}
return country;
}
function getCity(addr)
{
var city = "";
for (var i=0; i<addr.address_components.length; i++)
{
var c = addr.address_components[i];
if (c.types[0] == 'locality')
{
city = c['long_name'];
}
}
return city;
}
function getDay(nr)
{
var d="";
switch(nr)
{
case 0:d="Sun";break;
case 1:d="Mon";break;
case 2:d="Tue";break;
case 3:d="Wed";break;
case 4:d="Thu";break;
case 5:d="Fri";break;
case 6:d="Sat";break;
}
return d;
}
function getTime(tttt)
{
var hh=tttt.substring(0, 2);
var mm=tttt.substring(2, 4);
return hh + ":" + mm;
}
function getOpeningHours(place)
{
var openinghours="";
var i;
if (place.opening_hours && place.opening_hours.periods)
{
for (i=0;i<place.opening_hours.periods.length;i++)
{
if (place.opening_hours.periods[i].open &&
place.opening_hours.periods[i].close)
{
if (openinghours!="") openinghours+=" | ";
openinghours += getDay(place.opening_hours.periods[i].open.day);
openinghours += " ";
openinghours += getTime(place.opening_hours.periods[i].open.time);
openinghours += " - ";
openinghours += getDay(place.opening_hours.periods[i].close.day);
openinghours += " ";
openinghours += getTime(place.opening_hours.periods[i].close.time);
}
}
}
return openinghours;
}
function getPlaceDetails(place)
{
var request = { reference: place.id };
service.getDetails(request,
function(result, status) {
if (status == google.maps.places.PlacesServiceStatus.OK)
{
place.id = extractGoogleCID(result.url);
place.address = result.formatted_address;
place.phone="";
if (result.formatted_phone_number)
place.phone = result.formatted_phone_number;
place.website="";
if (result.website)
place.website = result.website;
place.country = getCountry(result);
place.city = getCity(result);
place.hours = getOpeningHours(result);
cachePlace(place);
}
}
);
}
function getGeoAddress(place)
{
var latlng = new google.maps.LatLng(place.lat, place.lng);
geocoder.geocode({'latLng': latlng}, function(results, status) {
if (status == google.maps.GeocoderStatus.OK)
{
if (results[0])
{
// Fill in address, if okay
place.address = results[0].formatted_address;
place.country = getCountry(results[0]);
place.city = getCity(results[0]);
}
}
cachePlace(place);
});
}
function formatDate(timestr)
{
var arr = timestr.split(":");
var hh = parseInt(arr[0]);
var m = parseInt(arr[1]);
var dd = "am";
var h = hh;
if (h >= 12) {
h = hh-12;
dd = "pm";
}
if (h == 0) {
h = 12;
}
m = m<10?"0"+m:m;
return h+":"+m+" "+dd;
}
function getFBBusinessHours(place)
{
var ret="";
if (place.hours)
{
ret += "Mon: ";
if (place.hours.mon_1_open) ret += formatDate(place.hours.mon_1_open) + " - ";
if (place.hours.mon_1_close) ret += formatDate(place.hours.mon_1_close);
if (place.hours.mon_2_open) ret += ", " + formatDate(place.hours.mon_2_open) + " - ";
if (place.hours.mon_2_close) ret += formatDate(place.hours.mon_2_close);
ret += " | ";
ret += "Tue: ";
if (place.hours.tue_1_open) ret += formatDate(place.hours.tue_1_open) + " - ";
if (place.hours.tue_1_close) ret += formatDate(place.hours.tue_1_close);
if (place.hours.tue_2_open) ret += ", " + formatDate(place.hours.tue_2_open) + " - ";
if (place.hours.tue_2_close) ret += formatDate(place.hours.tue_2_close);
ret += " | ";
ret += "Wed: ";
if (place.hours.wed_1_open) ret += formatDate(place.hours.wed_1_open) + " - ";
if (place.hours.wed_1_close) ret += formatDate(place.hours.wed_1_close);
if (place.hours.wed_2_open) ret += ", " + formatDate(place.hours.wed_2_open) + " - ";
if (place.hours.wed_2_close) ret += formatDate(place.hours.wed_2_close);
ret += " | ";
ret += "Thu: ";
if (place.hours.thu_1_open) ret += formatDate(place.hours.thu_1_open) + " - ";
if (place.hours.thu_1_close) ret += formatDate(place.hours.thu_1_close);
if (place.hours.thu_2_open) ret += ", " + formatDate(place.hours.thu_2_open) + " - ";
if (place.hours.thu_2_close) ret += formatDate(place.hours.thu_2_close);
ret += " | ";
ret += "Fri: ";
if (place.hours.fri_1_open) ret += formatDate(place.hours.fri_1_open) + " - ";
if (place.hours.fri_1_close) ret += formatDate(place.hours.fri_1_close);
if (place.hours.fri_2_open) ret += ", " + formatDate(place.hours.fri_2_open) + " - ";
if (place.hours.fri_2_close) ret += formatDate(place.hours.fri_2_close);
ret += " | ";
ret += "Sat: ";
if (place.hours.sat_1_open) ret += formatDate(place.hours.sat_1_open) + " - ";
if (place.hours.sat_1_close) ret += formatDate(place.hours.sat_1_close);
if (place.hours.sat_2_open) ret += ", " + formatDate(place.hours.sat_2_open) + " - ";
if (place.hours.sat_2_close) ret += formatDate(place.hours.sat_2_close);
ret += " | ";
ret += "Sun: ";
if (place.hours.sun_1_open) ret += formatDate(place.hours.sun_1_open) + " - ";
if (place.hours.sun_1_close) ret += formatDate(place.hours.sun_1_close);
if (place.hours.sun_2_open) ret += ", " + formatDate(place.hours.sun_2_open) + " - ";
if (place.hours.sun_2_close) ret += formatDate(place.hours.sun_2_close);
}
return ret;
}
function getFacebookDetails(place)
{
var url = "https://graph.facebook.com/" + place.id + "?access_token=CAACR3rx2qFYBAKP6ulbkB67sV3LTRoZAZAEi4geikEBGmZCblcztMftRYdJS9KnJP0FIx7gr1GJ0eH6TvOq5KRegFBlPKg7XUZC7YQCUiZBgRc1fnlk5mUauiEZATK4UVDwwaNnnExZCYVZA5Jz7odBATVXi0FxxqBPukLANagtdFU1KKlYjVmbWjvdNPRFrEf0USmcX86T9swZDZD";
$.getJSON(url,
function (data) {
place.info = data.about;
place.phone = data.phone;
place.website = data.website;
place.hours = getFBBusinessHours(data);
cachePlace(place);
});
}
function cachePlace(place)
{
if (place.address=="" || place.country=="")
return;
$.post( "/cache.asp",
{
"type": place.idtype,
"id": place.id,
"title": place.title,
"lat": place.lat,
"lng": place.lng,
"imgurl": place.img,
"info": place.info,
"phone": place.phone,
"website": place.website,
"country": place.country,
"city": place.city,
"hours": place.hours,
"cat": place.cat,
"address": place.address
},
function( result )
{
var url = result.url;
place.url = url;
},
"json");
}
function addPlace(idtype,id,title,cat,url,img,lat,lng,info,phone,website,country,city,hours,address)
{
var place = {
"idtype": idtype,
"id": id,
"title": title,
"cat": cat,
"url": url,
"img": img,
"lat": lat,
"lng": lng,
"info": info,
"phone": phone,
"website": website,
"country": country,
"city": city,
"hours": hours,
"address":address
};
window.setTimeout(function() {
if (place.idtype=="google")
getPlaceDetails(place);
else if (place.idtype=="wiki")
getGeoAddress(place);
else if (place.idtype=="facebook")
getFacebookDetails(place);
else if (place.idtype=="pano")
getGeoAddress(place);
}, Math.random()*1000);
}
function showMessage(str)
{
$("#msg").html(str);
$("#msgbox").fadeIn("slow", function() {
window.setTimeout(function() { $("#msgbox").fadeOut("slow"); },2000);
}
);
}
function touchSocial(service)
{
$.post( "/social.asp",
{
"id": 6738186,
"service": service
},
function( data )
{
if (data.result=="OK")
{
}
},
"json");
}
function bookmark()
{
$("#tagimg").attr("src","/images/check.png");
$("#taglink").hide();
$.post( "/bookmark.asp",
{
"id": 6738186
},
function( data )
{
if (data.result=="OK")
{
alert("The place was bookmarked!");
}
else
{
alert("Please login first!");
}
},
"json");
}
function showUpload()
{
$("#upload").fadeIn();
}
function hideUpload()
{
$("#upload").fadeOut();
}
$(function() {
posted = function()
{
window.location.reload(true);
};
});
$(function() {
postfailed = function(msg)
{
hideWait();
alert(msg);
};
});
function startUpload()
{
if ($("#picFile").val()=="")
{
alert("No image selected!");
return false;
}
hideUpload();
showWait();
return true;
}
function showWait()
{
$("#wait").show();
}
function hideWait()
{
$("#wait").hide();
}
touchSocial("view");
</script>
</head>
<body onload="initializeMap();">
<div id="headerbar" style="position:fixed; left:0px; top:0px; right:0px; height:48px; background-color:#ffffff; z-index:8888; box-shadow: 10px 10px 5px #444444;">
<script>
function pop()
{
$("#menu").slideToggle(500);
}
</script>
<div id="logo" style="float:left;">
<a href="/"><img src="/images/logo-ico.png" style="border-style:none;"/></a>
</div>
<div id="menupop" style="float:right; margin-right:32px;">
<a href="Javascript:pop();" title="Show menu, search, login, register">
<img src="/images/menupop.png"/>
</a>
</div>
</div>
<div id="menu" style="position:fixed; left:0px; top:48px; right:0px; background-color:#ffffff; z-index:8888; display:none; text-align:center; box-shadow: 10px 10px 5px #444444;">
<p style="padding:10px;">
<script>
(function() {
var cx = '012237398978964293444:i-j3u4ftnni';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:searchbox-only></gcse:searchbox-only>
</p>
<div style="clear:both; height:16px;"></div>
<div id="header" style="height:64px;">
<a href="/register.asp" style="font-size:16pt;">Register</a> or <a href="/login.asp" style="font-size:16pt;">Login</a>
</div>
</div>
<script type="text/javascript">
function myCallbackFunction (event,service)
{
touchSocial("share");
showMessage("Thank you for sharing!");
}
stLight.subscribe("click",myCallbackFunction); //register the callback function with sharethis
</script>
<div class="main" id="main">
<div class="header">
<div class="header_resize">
<div class="logo">
</div>
<div class="clr"></div>
</div>
</div>
<div class="content">
<div class="content_resize">
<div class="mainbar">
<div class="article">
<h1><a style="color:#0000ff; font-size:22pt; font-weight:bold;" href="http://www.askmap.net/location/6738186/hong-kong/built-in-pro-limited">BUILT-IN PRO LIMITED</a></h1>
in <a href="/map.asp?address=Unit+C%2DE%2C+21%2FF%2C+MG+Tower%2C+133+Hoi+Bun+Road%2C+Kwun+Tong&lat=0&lng=0&city=Hong+Kong&country=Hong+Kong">Hong Kong, Hong Kong</a>
<br/><br/>
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "ur-fa25f5f0-7b39-d1bc-3a4c-4198e8e9f2", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<span class='st_sharethis_hcount' displayText='ShareThis'></span>
<span class='st_fblike_hcount' displayText='Facebook Like'></span>
<span class='st_plusone_hcount' displayText='Google +1'></span>
<span class='st_pinterest_hcount' displayText='Pinterest'></span>
<br/><br/>
<b>Category</b>: <span style="color:blue;">Local business</span>
<p><img src='/images/views.png'/> <b> 250</b> views <img src='/images/shares.png'/> <b>0</b> shares <img src='/images/comments.png'/> <b>0</b> comments</p>
<img id="tagimg" src="/images/bookmark.png" alt="Bookmark"/><a id="taglink" href="Javascript:bookmark();" title="Bookmark">set bookmark!</a>
<div style="float:right; font-size:8pt;">Created/changed by:
<a href="/user/2312969/built-in-pro-limited">BUILT-IN PRO LIMITED</a>
</div>
<div style="clear:both; height:20px;"></div>
<div style="background-image:url(/images/softbg.png); background-size:cover; background-repeat: no-repeat; padding:10px;">
<h3>Address details</h3>
<address style="font-size:10pt; font-style:normal;">Unit C-E, 21/F, MG Tower, 133 Hoi Bun Road, Kwun Tong</address>
<a href="/route.asp?address=Unit+C%2DE%2C+21%2FF%2C+MG+Tower%2C+133+Hoi+Bun+Road%2C+Kwun+Tong&lat=0&lng=0">Print route »</a>
<div style="clear:both; height:16px;"></div>
</div>
<div style="padding:10px;">
<h3>Coordinates</h3>
<span style="font-size:8pt;">
N0° 0' 0" E0° 0' 0"
(0, 0)
</span>
<div style="clear:both; height:16px;"></div>
<img src="/images/navs.png"/> <a href="http://maps.apple.com/?saddr=Current+Location&daddr=0, 0">Start navigation »</a>
<div style="clear:both; height:4px; border-bottom-style:dotted; border-color:#cccccc; border-width:1px;"></div>
</div>
<div style="padding:10px;">
<h3>Phone & WWW</h3>
<img src="/images/phone.png"/> 23044092
<br/>
<img src="/images/website.png"/> <a href='https://www.builtinpro.hk' rel='nofollow' class='link'>https://www.builtinpro.hk</a>
<div style="clear:both; height:10px; border-bottom-style:dotted; border-color:#cccccc; border-width:1px;"></div>
</div>
<div style="background-image:url(/images/softbg.png); background-size:cover; background-repeat: no-repeat; padding:10px;">
<h3>Business hours</h3>
</div>
<div style="padding:10px;">
<h3>Info</h3>
BUILT-IN PRO LIMITED 為全港最大的廚房電器零售商之一,於業內已有逾 30年的歷史。BUILT-IN PRO 分店散佈於全港各區,並設有便捷的 BUILT-IN PRO 送貨服務,總部辦公室位於觀塘的海濱地段。Built-in Pro 致力提供優質的產品和服務,並獨家提供 BUILT-IN PRO 優惠,務求能夠超出客戶的期望。如果你正在尋找具挑戰的工作和有願景的發展,BUILT-IN PRO 招聘將是你的理想選擇,我們為合適的候選人提供的完善的福利,有吸引力的薪酬待遇及長遠的發展前景。<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.
</div>
<div style="padding:10px;">
<h3>Discussions</h3>
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES * * */
var disqus_shortname = 'askmap';
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
var disqus_config = function() {
this.callbacks.onNewComment.push(function(comment) {
var id = comment.ID;
var text = comment.text;
touchSocial("comment");
showMessage("Thank you for the comment!");
});
};
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
</div>
</div>
</div>
<div class="sidebar">
<div class="gadget">
<div>
<img id="staticImage" src="http://www.askmap.net/content/built in pro logo 2 (jpg)-20231129094731.jpg" alt="BUILT-IN PRO LIMITED" style="width:100%; display:none;" onerror="this.src='/images/noimage.jpg';" onload="$(this).fadeIn();"/>
</div>
<div class="clr"></div>
<span style="color:#bbbbbb; font-size:8pt;"></span>
<div style="clear:both; height:10px; border-bottom-style:dotted; border-color:#cccccc; border-width:1px;"></div>
</div>
<div class="gadget">
</div>
<div class="gadget">
<h2 class="star"><span>Map</span></h2>
<div id="map" style="display:none;"></div>
<a href="/map.asp?address=Unit+C%2DE%2C+21%2FF%2C+MG+Tower%2C+133+Hoi+Bun+Road%2C+Kwun+Tong&lat=0&lng=0&city=Hong+Kong&country=Hong+Kong" title="Exlplore map">
<img src="/images/mapplaceholder.jpg" title="See map for Unit C-E, 21/F, MG Tower, 133 Hoi Bun Road, Kwun Tong" style="width:100%;"/>
</a>
<div style="clear:both; height:10px; border-bottom-style:dotted; border-color:#cccccc; border-width:1px;"></div>
<a rel="nofollow" href="/find.asp?address=Unit+C%2DE%2C+21%2FF%2C+MG+Tower%2C+133+Hoi+Bun+Road%2C+Kwun+Tong&lat=0&lng=0&q=" title="Places nearby">Show places nearby</a>
</div>
<div class="gadget">
<h2>Fans</h2>
<ul style='list-style-type: none;'><li style='float:left;'> <a href='/user/2312969/built-in-pro-limited'><img class='tinypic' src='/content/built in pro logo 2 (jpg)-20231129094457.jpg' alt='BUILT-IN PRO LIMITED' title='BUILT-IN PRO LIMITED'/></a></li></ul><div style='clear:both; height:10px; border-bottom-style:dotted; border-color:#cccccc; border-width:1px;'></div>
</div>
<div class="gadget">
<h2>Recently found</h2>
<ul><li><a href="/location/5989256/usa/birth-injury-attorney-scotthelawyer" title="Birth Injury Attorney | Scotthelawyer, usa">Birth Injury Attorney | Scotthelawyer</a></li><li><a href="/location/5989255/usa/lion-locksmith-new-york" title="Lion Locksmith New York, USA">Lion Locksmith New York</a></li><li><a href="/location/5989254/canada/als-lawnmower-small-engine-repairs" title="Al's Lawnmower & Small Engine Repairs, Canada">Al's Lawnmower & Small Engine Repairs</a></li><li><a href="/location/5989253/united-states/complete-collision" title="complete collision, United States">complete collision</a></li><li><a href="/location/5989252/india/sai-divine-ent-medical-center-multispeciality-hospital" title="Sai Divine ENT & Medical Center - Multispeciality Hospital, India">Sai Divine ENT & Medical Center - Multispeciality Hospital</a></li></ul>
</div>
</div>
<div class="clr"></div>
</div>
</div>
<div class="fbg">
<div class="fbg_resize">
<div class="col c1">
<h2><span>Random</span> Images</h2>
<a href="/location/2632632/france/bulles-de-plaisir"><img id="poi2632632" style="display:none; margin:3px; box-shadow: 3px 3px 5px #000000; width:75px; height:75px; border-style:none;" src="http://graph.facebook.com/566934930033590/picture?type=large" title="Bulles De Plaisir, Av de la plage, 40440 Ondres, France" alt="Bulles De Plaisir, Av de la plage, 40440 Ondres, France" onload="$(this).fadeIn();"/></a> <a href="/location/2632633/france/era-sud-landes"><img id="poi2632633" style="display:none; margin:3px; box-shadow: 3px 3px 5px #000000; width:75px; height:75px; border-style:none;" src="http://graph.facebook.com/323440394419195/picture?type=large" title="ERA Sud Landes, 20 bd Jacques Duclos, 40220 Tarnos, France" alt="ERA Sud Landes, 20 bd Jacques Duclos, 40220 Tarnos, France" onload="$(this).fadeIn();"/></a> <a href="/location/2632634/france/salle-de-sport-la-pignada-anglet-roller-hockey"><img id="poi2632634" style="display:none; margin:3px; box-shadow: 3px 3px 5px #000000; width:75px; height:75px; border-style:none;" src="http://graph.facebook.com/314704215223128/picture?type=large" title="Salle De Sport La Pignada "Anglet" Roller Hockey, Allée Raoul Follereau, 64600 Anglet, France" alt="Salle De Sport La Pignada "Anglet" Roller Hockey, Allée Raoul Follereau, 64600 Anglet, France" onload="$(this).fadeIn();"/></a> <a href="/location/2632635/france/plage-des-sables-dor-anglet"><img id="poi2632635" style="display:none; margin:3px; box-shadow: 3px 3px 5px #000000; width:75px; height:75px; border-style:none;" src="http://graph.facebook.com/264326546918498/picture?type=large" title="Plage Des Sables D'or, Anglet, Route du Petit Palais, 64600 Anglet, France" alt="Plage Des Sables D'or, Anglet, Route du Petit Palais, 64600 Anglet, France" onload="$(this).fadeIn();"/></a> <a href="/location/2632636/france/fit-et-bien"><img id="poi2632636" style="display:none; margin:3px; box-shadow: 3px 3px 5px #000000; width:75px; height:75px; border-style:none;" src="http://graph.facebook.com/341073065903124/picture?type=large" title="Fit et Bien, Centre Commercial 2002 (40 Blvd J. Duclos), RN 10, 40220 Tarnos, France" alt="Fit et Bien, Centre Commercial 2002 (40 Blvd J. Duclos), RN 10, 40220 Tarnos, France" onload="$(this).fadeIn();"/></a> <a href="/location/2632637/france/la-foirfouille-tarnos"><img id="poi2632637" style="display:none; margin:3px; box-shadow: 3px 3px 5px #000000; width:75px; height:75px; border-style:none;" src="http://graph.facebook.com/866742596707261/picture?type=large" title="La Foir'Fouille Tarnos, 44, Boulevard Jacques Duclos, 40220 Tarnos, France" alt="La Foir'Fouille Tarnos, 44, Boulevard Jacques Duclos, 40220 Tarnos, France" onload="$(this).fadeIn();"/></a> <a href="/location/2632638/france/moi-dabord"><img id="poi2632638" style="display:none; margin:3px; box-shadow: 3px 3px 5px #000000; width:75px; height:75px; border-style:none;" src="http://graph.facebook.com/434427519937536/picture?type=large" title="Moi d'abord, Centre Maribel, 59 avenue Charles de Gaulle, 64340 Boucau, France" alt="Moi d'abord, Centre Maribel, 59 avenue Charles de Gaulle, 64340 Boucau, France" onload="$(this).fadeIn();"/></a> <a href="/location/2632639/france/alex-foot-center"><img id="poi2632639" style="display:none; margin:3px; box-shadow: 3px 3px 5px #000000; width:75px; height:75px; border-style:none;" src="http://graph.facebook.com/131214797027674/picture?type=large" title="Alex Foot Center, Avenue du 1er Mai, 40220 Tarnos, France" alt="Alex Foot Center, Avenue du 1er Mai, 40220 Tarnos, France" onload="$(this).fadeIn();"/></a> <a href="/location/2632640/france/nori-boy-anglet"><img id="poi2632640" style="display:none; margin:3px; box-shadow: 3px 3px 5px #000000; width:75px; height:75px; border-style:none;" src="http://graph.facebook.com/182751165215206/picture?type=large" title="Nori Boy Anglet, OLATU LEKU 100 Av de l'Adour, 64600 Anglet, France" alt="Nori Boy Anglet, OLATU LEKU 100 Av de l'Adour, 64600 Anglet, France" onload="$(this).fadeIn();"/></a>
</div>
<div class="col c2">
</div>
<div class="col c3">
<h2><span>Contact details</span></h2>
<p>BUILT-IN PRO LIMITED</p>
<p class="contact_info"> <span>Address:</span> Unit C-E, 21/F, MG Tower, 133 Hoi Bun Road, Kwun Tong<br />
<span>Phone:</span> 23044092</p>
</div>
<div class="clr"></div>
</div>
</div>
</div>
<div id="msgbox" style="display:none; position:fixed; width:30%; margin-left:-200px; left:50%; top:20%; border-style:solid; border-width:1px; border-color:black; background-color:white; padding:10px; border-radius:25px;">
<p align="center">
<span id="msg" style="color:black; font-size:16pt;">Thank you for your comment!</span>
</p>
</div>
<div id="upload" class="popupbox">
<a href="Javascript:hideUpload();" style="float:right;">Close [x]</a>
<form id="formPic" action="/uploadlocation.asp" target="fu" enctype="multipart/form-data" method="POST" onSubmit="return startUpload();">
<h3>Change location picture</h3>
<INPUT TYPE=FILE NAME="picFile" ID="picFile" MAXLENGTH = "50000" ACCEPT="image/jpeg" onchange="$('#formPic').submit();"><br/>
<input type="hidden" id="attid" name="attid" value="6738186"/>
</form>
<iframe id="fu" name="fu" src="about:blank" style="display:none;" frameborder="0" height="0px"></iframe>
<p>
Please select an image..
</p>
</div>
<div id="wait" style="z-index:9999; position:fixed; left:50%; top:30%; margin-left:-25px; display:none;">
<img src="/images/busy.gif"/>
</div>
<!-- START show cookie policy -->
<script src="/js/cookies.js"></script>
<!-- END show cookie policy -->
</body>
</html>