﻿var db_states = [];
db_states["1000"] = "Selangor";
db_states["1001"] = "Johor";
db_states["1002"] = "Pahang";

var db_townships = [];
db_townships["2000"] = {
	"title":"D'Island Residence",
	"location":"8000",
	"thumbnail":"/images/thumbnail/klang_disland.jpg?Status=Master",
	"town":"Puchong",
	"url":"/horizontal-items/residential/townships/klang-valley/d'island/overview",
	"desc":"Imagine luxury homes nestled amidst lush blooms and natural flora. Imagine jogging past the shimmering lake with your children. Imagine a life of complete serenity and security. That is what D'Island is all about."
};
db_townships["2001"] = {
	"title":"Bandar Saujana Putra",
	"location":"8000",
	"thumbnail":"/images/thumbnail/klang_bandar_saujana.jpg?Status=Master",
	"town":"",
	"url":"/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/overview",
	"desc":"A fully-self contained township, Bandar Saujana Putra is located at an envious location that is both strategically close to the major cities of Petaling Jaya and Kuala Lumpur yet secluded enough to provide a haven of tranquillity."
};
db_townships["2002"] = {
	"title":"The Lake Residence",
	"location":"8000",
	"thumbnail":"/images/thumbnail/klang_lake_residence.jpg?Status=Master",
	"town":"Puchong",
	"url":"/horizontal-items/residential/townships/klang-valley/the-lake-residence/overview",
	"desc":"Combining charming surroundings with affordability makes this development one of the more coveted properties in the area. Its low density and full recreational facilities creates a perfect setting to raise a family or make a home. The lake offers plenty of chances for a lazy evening stroll or fishing with the kids."
};
db_townships["2003"] = {
	"title":"Taman Tasik Puchong",
	"location":"8000",
	"thumbnail":"/images/thumbnail/klang_tmn_tasik.jpg?Status=Master",
	"town":"Puchong",
	"url":"/horizontal-items/residential/townships/klang-valley/taman-tasik-puchong/overview",
	"desc":"A hallmark of LBS' meticulously designed properties, Taman Tasik Puchong exudes a sense of elegance throughout its various offerings. This modern township is connected via an integrated network of highways, making accessibility a breeze without traffic congestion."
};
db_townships["2004"] = {
	"title":"Taman Golden Hills",
	"location":"8001",
	"thumbnail":"/images/thumbnail/north_golden_hill.jpg?Status=Master",
	"town":"Cameron Highlands",
	"url":"/horizontal-items/residential/townships/northen/taman-golden-hills/overview",
	"desc":"Tucked away in the cool air of Cameron Highlands lies the wonderful township of Taman Golden Hills. Be mesmerised by the charming exterior designs of this mixed development, surrender your senses to the fresh air and clear skies, and take pleasure in the surrounding lush greenery. "
};
db_townships["2005"] = {
	"title":"Taman Royal Lily",
	"location":"8001",
	"thumbnail":"/images/thumbnail/tb_taman_royal_lily.jpg?Status=Master",
	"town":"Cameron Highlands",
	"url":"/horizontal-items/residential/townships/northen/taman-royal-lily/overview",
	"desc":"Set within the old world charm of Cameron Highlands, and within the strategically positioned town of Tanah Rata, the Royal Lily development offers an attractive retreat for city dwellers who want to escape the stress and pollution to the cool and fresh air of the highlands. "
};
db_townships["2006"] = {
	"title":"Bandar Putera Indah",
	"location":"8002",
	"thumbnail":"/images/thumbnail/south_bandar_puteri_indah.jpg?Status=Master",
	"town":"Batu Pahat",
	"url":"/horizontal-items/residential/townships/southern/bandar-putera-indah/overview",
	"desc":"A gem within Malaysia's southern region of Batu Pahat, Bandar Putera Indah is a mixed development comprising over 6,300 units. It is situated next to major towns such as Muar and Yong Peng. "
};
db_townships["2007"] = {
	"title":"Commercial",
	"location":"",
	"thumbnail":"",
	"town":"",
	"url":"/horizontal-items/residential/townships/southern/bandar-putera-indah/overview",
	"desc":""
};

var db_prop_types = [];
db_prop_types["3000"] = "Single-storey terrace";
db_prop_types["3001"] = "Double-storey terrace";
db_prop_types["3002"] = "Semi-detached clusterlink";
db_prop_types["3003"] = "Semi-detached";
db_prop_types["3004"] = "3-storey superlink";
db_prop_types["3005"] = "Apartments & condominiums";
db_prop_types["3006"] = "Bungalow";
db_prop_types["3007"] = "Townhouse";
db_prop_types["3008"] = "Shop office";

var db_prices = [];
db_prices["4000"] = "RM350K and below";
db_prices["4001"] = "RM351K – RM1.0mil";
db_prices["4002"] = "RM1.0mil and above";
db_prices["4003"] = "RM1.0mil and below";
db_prices["4004"] = "RM1.0mil – RM3.0mil";
db_prices["4005"] = "RM3.0mil and above";

var db_builds = [];
db_builds["5000"] = "1,500 sq. ft. and below";
db_builds["5001"] = "1,501 sq. ft. – 3,000 sq. ft.";
db_builds["5002"] = "3,001 sq. ft. and above";
db_builds["5003"] = "3,001 sq. ft. and below";
db_builds["5004"] = "3,001 sq. ft. and above";

var db_sales = [];
db_sales["6000"] = "";
db_sales["6001"] = "quickmenupanel_box_thumbnailmask_sellingfast";
db_sales["6002"] = "quickmenupanel_box_thumbnailmask_soldout";

var db_launches = [];
db_launches["7000"] = "current";
db_launches["7001"] = "future";

var db_locations = [];
db_locations["8000"] = "Klang Valley";
db_locations["8001"] = "Northern";
db_locations["8002"] = "Southern";

var db_types= [];
db_types["9000"] = "Commercial";
db_types["9001"] = "Residential";


var db_property = [];
db_property.push( { 
	"type":"9000",
	"title":"APICALIA – TYPE A",
	"state":"1000",
	"township":"2000",
	"property_type":"3004",
	"price":"4002",
	"build":"5002",
	"thumbnail":"/images/thumbnail/tb_apicalia_a.jpg?Status=Master",
	"thumbnail_desc":"Three-storey super link",
	"thumbnail_price":"From RM1,413,507*",
	"url":"/horizontal-items/residential/townships/klang-valley/d'island/all-properties/apicalia---type-a/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"APICALIA – TYPE B",
	"state":"1000",
	"township":"2000",
	"property_type":"3004",
	"price":"4002",
	"build":"5002",
	"thumbnail":"/images/thumbnail/tb_apicalia_b.jpg?Status=Master",
	"thumbnail_desc":"Three-storey super link",
	"thumbnail_price":"From RM1,301,907*",
	"url":"/horizontal-items/residential/townships/klang-valley/d'island/all-properties/apicalia---type-b/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"BALVIA",
	"state":"1000",
	"township":"2000",
	"property_type":"3003",
	"price":"4002",
	"build":"5002",
	"thumbnail":"/images/thumbnail/tb_balvia.jpg?Status=Master",
	"thumbnail_desc":"Three-storey semi-D",
	"thumbnail_price":"From RM2,388,800*",
	"url":"/horizontal-items/residential/townships/klang-valley/d'island/all-properties/balvia",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"IRIS GARDEN 2",
	"state":"1000",
	"township":"2001",
	"property_type":"3000",
	"price":"4000",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_iris_garden2.jpg?Status=Master",
	"thumbnail_desc":"Single-storey terrace house",
	"thumbnail_price":"From RM204,507*",
	"url":"/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/all-properties/iris-garden-2/overview",
	"sales":"6002",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"CAMELLIA COTTAGE",
	"state":"1000",
	"township":"2001",
	"property_type":"3000",
	"price":"4000",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_camellia.jpg?Status=Master",
	"thumbnail_desc":"Single-storey terrace house",
	"thumbnail_price":"From RM288,207",
	"url":"/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/all-properties/camellia-cottage/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"TOPAZ 3",
	"state":"1000",
	"township":"2001",
	"property_type":"3001",
	"price":"4000",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_topaz3.jpg?Status=Master",
	"thumbnail_desc":"Double-storey terrace house",
	"thumbnail_price":"From RM223,107*",
	"url":"/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/all-properties/topaz-3/overview",
	"sales":"6002",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"TOPAZ IV",
	"state":"1000",
	"township":"2001",
	"property_type":"3001",
	"price":"4000",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_topaziv.jpg?Status=Master",
	"thumbnail_desc":"Double-storey terrace house",
	"thumbnail_price":"From RM288,207*",
	"url":"/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/all-properties/topaz-iv/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"LAVENDER 2",
	"state":"1000",
	"township":"2001",
	"property_type":"3001",
	"price":"4000",
	"build":"5001",
	"thumbnail":"/images/thumbnail/tb_lavender.jpg?Status=Master",
	"thumbnail_desc":"Double-storey terrace house",
	"thumbnail_price":"From RM306,807*",
	"url":"/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/all-properties/lavender-2/overview",
	"sales":"6002",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"MAGENTA HOMES",
	"state":"1000",
	"township":"2001",
	"property_type":"3003",
	"price":"4000",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_magenta.jpg?Status=Master",
	"thumbnail_desc":"Single-storey semi-D",
	"thumbnail_price":"From RM334,707*",
	"url":"/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/all-properties/magenta-homes/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"IVORY RESIDENCES",
	"state":"1000",
	"township":"2001",
	"property_type":"3002",
	"price":"4000",
	"build":"5001",
	"thumbnail":"/images/thumbnail/tb_ivory_residences1.jpg?Status=Master",
	"thumbnail_desc":"Double-storey cluster link semi-D",
	"thumbnail_price":"From RM334,707*",
	"url":"/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/all-properties/ivory-residences/overview",
	"sales":"6002",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"IVORY RESIDENCES 2",
	"state":"1000",
	"township":"2001",
	"property_type":"3002",
	"price":"4001",
	"build":"5001",
	"thumbnail":"/images/thumbnail/tb_ivory_residences2.jpg?Status=Master",
	"thumbnail_desc":"Double-storey cluster link semi-D",
	"thumbnail_price":"From RM362,607*",
	"url":"/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/all-properties/ivory-residences-2/overview",
	"sales":"6002",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"INDIGO HOMES",
	"state":"1000",
	"township":"2001",
	"property_type":"3003",
	"price":"4001",
	"build":"5001",
	"thumbnail":"/images/thumbnail/tb_indigo.jpg?Status=Master",
	"thumbnail_desc":"Double-storey semi-D",
	"thumbnail_price":"From RM511,407*",
	"url":"/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/all-properties/indigo-homes/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"Townhouse Type A",
	"state":"1000",
	"township":"2002",
	"property_type":"3007",
	"price":"4000",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_lake_residences_a.jpg?Status=Master",
	"thumbnail_desc":"Townhouse",
	"thumbnail_price":"From RM278,907*",
	"url":"/horizontal-items/residential/townships/klang-valley/the-lake-residence/all-properties/townhouse-type-a/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"Townhouse Type B",
	"state":"1000",
	"township":"2002",
	"property_type":"3007",
	"price":"4000",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_lake_residences_b.jpg?Status=Master",
	"thumbnail_desc":"Townhouse",
	"thumbnail_price":"From RM297,507*",
	"url":"/horizontal-items/residential/townships/klang-valley/the-lake-residence/all-properties/townhouse-type-b/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"Town Villa Phase 1",
	"state":"1000",
	"township":"2003",
	"property_type":"3007",
	"price":"4000",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_town_villa_p1.jpg?Status=Master",
	"thumbnail_desc":"Townhouse",
	"thumbnail_price":"From RM185,907*",
	"url":"/horizontal-items/residential/townships/klang-valley/taman-tasik-puchong/all-properties/town-villa-phase-1/overview",
	"sales":"6002",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"Town Villa Phase 2",
	"state":"1000",
	"township":"2003",
	"property_type":"3007",
	"price":"4000",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_town_villa_p2.jpg?Status=Master",
	"thumbnail_desc":"Townhouse",
	"thumbnail_price":"From RM195,207*",
	"url":"/horizontal-items/residential/townships/klang-valley/taman-tasik-puchong/all-properties/town-villa-phase-2/overview",
	"sales":"6002",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"The Vines",
	"state":"1002",
	"township":"2004",
	"property_type":"3001",
	"price":"4001",
	"build":"5001",
	"thumbnail":"/images/thumbnail/tb_vines.jpg?Status=Master",
	"thumbnail_desc":"Double-storey terrace house",
	"thumbnail_price":"From RM474,905*",
	"url":"/horizontal-items/residential/townships/northen/taman-golden-hills/all-properties/the-vines/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"Taman Royal Lily",
	"state":"1002",
	"township":"2005",
	"property_type":"3001",
	"price":"4000",
	"build":"5001",
	"thumbnail":"/images/thumbnail/tb_taman_royal_lily.jpg?Status=Master",
	"thumbnail_desc":"Double-storey terrace house",
	"thumbnail_price":"From RM275,900",
	"url":"/horizontal-items/residential/townships/northen/taman-royal-lily/all-properties/double-storey-terrace/overview",
	"sales":"6002",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"Taman Royal Lily",
	"state":"1002",
	"township":"2005",
	"property_type":"3006",
	"price":"4000",
	"price2":"4001",
	"build":"5002",
	"thumbnail":"/images/thumbnail/tb_taman_royal_lilyE9DEF3BD2213182EB0449055.jpg?Status=Master",
	"thumbnail_desc":"Bungalow lots",
	"thumbnail_price":"RM324,018 – RM580,287*",
	"url":"/horizontal-items/residential/townships/northen/taman-royal-lily/all-properties/bungalow-lots/overview",
	"sales":"6000",
	"launch":"7000"
} );
/*REMOVED ON REQUEST
db_property.push( { "type":"9000",
	"title":"Meadow View",
	"state":"1002",
	"township":"2005",
	"property_type":"3005",
	"price":"4001",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_taman_royal_lily.jpg?Status=Master",
	"thumbnail_desc":"Shop apartments",
	"thumbnail_price":"Please contact us for price.",
	"url":"#",
	"sales":"6000",
	"launch":"7000",
} );
*/
db_property.push( { 
	"type":"9000",
	"title":"MiN GARDEN",
	"state":"1001",
	"township":"2006",
	"property_type":"3003",
	"price":"4000",
	"build":"5001",
	"thumbnail":"/images/thumbnail/tb_min.jpg?Status=Master",
	"thumbnail_desc":"Single-storey semi-D",
	"thumbnail_price":"From RM212,415*",
	"url":"/horizontal-items/residential/townships/southern/bandar-putera-indah/all-properties/min-garden/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9001",
	"title":"Saujana Business Park",
	"state":"1000",
	"township":"2001",
	"property_type":"3008",
	"price":"4003",
	"price2":"4004",
	"build":"5004",
	"thumbnail":"/images/thumbnail/tb_saujana_business_park.jpg?Status=Master",
	"thumbnail_desc":"2 & 3-storey shop offices",
	"thumbnail_price":"From RM809,910*",
	"url":"/horizontal-items/commercial/klang-valley/saujana-business-park/overview",
	"sales":"6002",
	"launch":"7000",
	"location":"8000"
} );

db_property.push( { 
	"type":"9001",
	"title":"1½ storey semi-D factory",
	"state":"1000",
	"township":"2007",
	"property_type":"3009",
	"price":"4004",
	"build":"5004",
	"thumbnail":"/images/thumbnail/tb_tmn_tasik_demid.jpg?Status=Master",
	"thumbnail_desc":"1½ storey semi-D factory ",
	"thumbnail_price":"From RM2,070,000*",
	"url":"/horizontal-items/commercial/klang-valley/1-storey-semi-detached-factory/overview",
	"sales":"6001",
	"launch":"7000",
	"location":"8000"
} );

db_property.push( { 
	"type":"9001",
	"title":"3 storey Bungalow factory",
	"state":"1000",
	"township":"2007",
	"property_type":"3010",
	"price":"4005",
	"build":"5004",
	"thumbnail":"/images/thumbnail/tb_tmn_tasik_bangalow.jpg?Status=Master",
	"thumbnail_desc":"Bungalow factory",
	"thumbnail_price":"From RM3,500,000*",
	"url":"/horizontal-items/commercial/klang-valley/bungalow/overview",
	"sales":"6002",
	"launch":"7000",
	"location":"8000"
} );

db_property.push( { 
	"type":"9001",
	"title":"Industrial Plot",
	"state":"1000",
	"township":"2007",
	"property_type":"3011",
	"price":"4004",
	"build":"5004",
	"thumbnail":"/images/thumbnail/tb_tmn_tasik_plot.jpg?Status=Master",
	"thumbnail_desc":"0.316 acres – 1.882 acres",
	"thumbnail_price":"From RM100/ sq. ft*",
	"url":"/horizontal-items/commercial/klang-valley/industrial-plot/overview",
	"sales":"6000",
	"launch":"7000",
	"location":"8000"
} );

db_property.push( { 
	"type":"9001",
	"title":"Oak Avenue",
	"state":"1002",
	"township":"2004",
	"property_type":"3008",
	"price":"4004",
	"build":"5004",
	"thumbnail":"/images/thumbnail/tb_oak_avenue.jpg?Status=Master",
	"thumbnail_desc":"4-storey shop office with lift",
	"thumbnail_price":"From RM1,520,000*",
	"url":"/horizontal-items/commercial/northern/oak-avenue/overview",
	"sales":"6000",
	"launch":"7000",
	"location":"8001"
} );

db_property.push( { 
	"type":"9001",
	"title":"Brinchang Square",
	"state":"1002",
	"township":"0",
	"property_type":"3008",
	"price":"4004",
	"build":"5004",
	"thumbnail":"/images/thumbnail/tb_brinchang_square.jpg?Status=Master",
	"thumbnail_desc":"4 & 5 storey shop offices",
	"thumbnail_price":"From RM2,200,000*",
	"url":"/horizontal-items/commercial/northern/brinchang-square/overview",
	"sales":"6000",
	"launch":"7000",
	"location":"8001"
} );

db_property.push( { 
	"type":"9000",
	"title":"PEARLS VILLA",
	"state":"1000",
	"township":"2001",
	"property_type":"3007",
	"price":"4000",
	"build":"5000",
	"thumbnail":"/images/thumbnail/tb_pearls_villa.jpg?Status=Master",
	"thumbnail_desc":"Town House 20'x70'",
	"thumbnail_price":"From RM232,407*",
	"url":"http://www.lbs.com.my/horizontal-items/residential/townships/klang-valley/bandar-saujana-putra/all-properties/pearl-villa/overview",
	"sales":"6000",
	"launch":"7000"
} );

db_property.push( { 
	"type":"9000",
	"title":"IVORY RESIDENCES 3",
	"state":"1000",
	"township":"2001",
	"property_type":"",
	"price":"",
	"build":"",
	"thumbnail":"/images/thumbnail/tb_ivory_residence_3.jpg?Status=Master",
	"thumbnail_desc":"",
	"thumbnail_price":"",
	"url":"#",
	"sales":"6000",
	"launch":"7001"
} );
