/* * Copyright (c) 2005-2006 Andriy Bidochko. * http://www.mapbuilder.net * * The script has been generated by MapBuilder.net service and released to the customer under * The GNU General Public License (GPL), which can be found at: http://www.opensource.org/licenses/gpl-license.php * * This program is free software; you can redistribute it and/or modify it under the terms of the * GNU General Public License as published by the Free Software Foundation; * either version 2 of the License, or any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. */ //That function will return the element of the array returned by map.getMapTypes() that identifies the current map function getCurrentMapTypeNumber(oMap){ var type=-1; for(var ix=0;ix 2.64 * marker.setTooltip(oOptions.label); * marker.setOpacity((oOptions.opasity ? oOptions.opasity : 100)); */ } else { var marker = new GMarker(point, icon); } GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); }); return marker; } // Zoom map to. Used from InfoWindow function ZoomMapTo(num) { // Get current zoom level var currentZoom = map.getZoom(); // Re-center map newzoom = (currentZoom > 17) ? 17 : ((currentZoom == 0) ? 0 : (currentZoom + 1)); //V2-V1 compatability map.setCenter(aLocations[num][3], newzoom); } // Function is called when sidebar item is clicked or we are dealing with group boxes. function myInfoWindowHtml(num) { // Map rendering with open info window is very slow. Lets center map first. map.setCenter(aLocations[num][3]); // Use markeropenInfoWindowHtml(html) aLocations[num][0].openInfoWindowHtml(aLocations[num][2]); } /* Side Bar */ // Creates a locations list and put it into side bar function createSideBar() { var oUL = document.createElement("ul"); // write links into document. for (var i=0; i[+] Directions: To here - From here
Start address
" } GetGoogleMapsAPIVersion = function() { var v = 0; var scripts = document.getElementsByTagName("SCRIPT") for (var i=0; i" + GetDirectionForm(0); + ""; // Define Marker options = {opasity: 100, label:"Agoura Sash & Door, Inc."}; InfoHTML = "
Agoura Sash & Door, Inc.
805-449-2840
Fax: 805-449-2820

2301 Townsgate Road
Westlake Village, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "Agoura Sash & Door, Inc.", InfoHTML, point); point = new GLatLng(33.841726, -118.309289); footerHtml = "
" + GetDirectionForm(1); + "
"; // Define Marker options = {opasity: 100, label:"Alpine Door & Trim Inc."}; InfoHTML = "
Alpine Door & Trim Inc.
310-212-6152
Fax: 310-212-6525
alpine@alpinedoorandtrim.com
www.alpinedoorandtrim.com

20819 S. Western Avenue
Torrance, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "Alpine Door & Trim Inc.", InfoHTML, point); point = new GLatLng(33.965649, -118.362558); footerHtml = "
" + GetDirectionForm(2); + "
"; // Define Marker options = {opasity: 100, label:"American Window & Door Inc."}; InfoHTML = "
American Window & Door Inc.
310-671-2371
Fax: 310-671-4693
americanwindowdoorinc@yahoo.com

438 W. Florence Avenue
Inglewood, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "American Window & Door Inc.", InfoHTML, point); point = new GLatLng(34.212731, -118.466181); footerHtml = "
" + GetDirectionForm(3); + "
"; // Define Marker options = {opasity: 100, label:"Arcwood, Inc."}; InfoHTML = "
Arcwood, Inc.
818-908-9888
Fax: 818-908-9887

7837 Sepulveda Blvd. #19
Van Nuys, CA

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Arcwood, Inc.", InfoHTML, point); point = new GLatLng(37.507931, -122.253973); footerHtml = "
" + GetDirectionForm(4); + "
"; // Define Marker options = {opasity: 100, label:"Artistic Millwork"}; InfoHTML = "
Artistic Millwork

935 Terminal Way
San Carlos, CA 94070

Phone: (650) 369-3667
Fax: (650) 637-9521
Email: info@artisticmillwork.com
Web Address: www.artisticmillwork.com

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "Artistic Millwork", InfoHTML, point); point = new GLatLng(34.031961, -118.154888); footerHtml = "
" + GetDirectionForm(5); + "
"; // Define Marker options = {opasity: 100, label:"Associated Building Materials"}; InfoHTML = "
Associated Building Materials
323-264-0804
Fax: 323-266-3383
page@abmwest.com
www.abmwest.com

5140 Via Corona Street
Los Angeles, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "Associated Building Materials", InfoHTML, point); point = new GLatLng(34.006663, -117.680319); footerHtml = "
" + GetDirectionForm(6); + "
"; // Define Marker options = {opasity: 100, label:"Atlas Lumber Co."}; InfoHTML = "
Atlas Lumber Co.
909-591-3292
Fax: 909-591-9449
willcall@atlaslumber.com
www.atlaslumber.com

13575 Benson Avenue
Chino, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Atlas Lumber Co.", InfoHTML, point); point = new GLatLng(36.105342, -115.207986); footerHtml = "
" + GetDirectionForm(7); + "
"; // Define Marker options = {opasity: 100, label:"Avanti Door Group"}; InfoHTML = "
Avanti Door Group
702-873-1885
Fax: 702-873-8261
avantidoorgroup@aol.com

4650 S. Decatur Blvd.
Las Vegas, NV
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Avanti Door Group", InfoHTML, point); point = new GLatLng(33.686213, -117.34143); footerHtml = "
" + GetDirectionForm(8); + "
"; // Define Marker options = {opasity: 100, label:"Baker Windows\/Doors"}; InfoHTML = "
Baker Windows/Doors
800-8102505
Fax: 951-674-4454
www.bakerwindows.com

540 Crane Street #A
Lk.Elsinore, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Baker Windows/Doors", InfoHTML, point); point = new GLatLng(33.782617, -118.161851); footerHtml = "
" + GetDirectionForm(9); + "
"; // Define Marker options = {opasity: 100, label:"Barr Lumber"}; InfoHTML = "
Barr Lumber
562-438-1124
Fax: 562-438-1125
lbbarr@earthlink.net
www.barrlumber.doitbest.com

2541 E. Anaheim St.
Long Beach, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Barr Lumber", InfoHTML, point); point = new GLatLng(36.242459, -115.251242); footerHtml = "
" + GetDirectionForm(10); + "
"; // Define Marker options = {opasity: 100, label:"Bison Building Materials"}; InfoHTML = "
Bison Building Materials
702-320-5340
Fax: 702-320-5341
dknight@bisonbuilding.com

4500 N. Tenaya Way
Las Vegas, NV
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "Bison Building Materials", InfoHTML, point); point = new GLatLng(30.527121, -97.808315); footerHtml = "
" + GetDirectionForm(11); + "
"; // Define Marker options = {opasity: 100, label:"BMC West"}; InfoHTML = "
BMC West
512-456-2000

1920 E. Whitestone
Cedar Park, TX

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "BMC West", InfoHTML, point); point = new GLatLng(33.207452, -97.758031); footerHtml = "
" + GetDirectionForm(12); + "
"; // Define Marker options = {opasity: 100, label:"BridgePort Building Center"}; InfoHTML = "
BridgePort Building Center
940-683-5144
Fax: 940-683-5176

1002 10th Street
Bridgeport, TX

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "BridgePort Building Center", InfoHTML, point); point = new GLatLng(33.481594, -117.672425); footerHtml = "
" + GetDirectionForm(13); + "
"; // Define Marker options = {opasity: 100, label:"Capistrano Hardwoods"}; InfoHTML = "
Capistrano Hardwoods
949-661-6244
Fax: 949-661-3969
info@capistranohardwoods.com
www.capistranohardwoods.com

26131 AVENIDA AEROPUERTO
San Juan Capistrano, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "Capistrano Hardwoods", InfoHTML, point); point = new GLatLng(34.087565, -117.303003); footerHtml = "
" + GetDirectionForm(14); + "
"; // Define Marker options = {opasity: 100, label:"Carey Bldg. Supplies"}; InfoHTML = "
Carey Bldg. Supplies
909-889-9704
Fax: 909-888-5530

700 S. \'I\' Street
San Bernadino, CA

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "Carey Bldg. Supplies", InfoHTML, point); point = new GLatLng(34.099226, -117.632611); footerHtml = "
" + GetDirectionForm(15); + "
"; // Define Marker options = {opasity: 100, label:"Cherokee Wood Products"}; InfoHTML = "
Cherokee Wood Products
909-920-5430
Fax: 909-920-5059
jallen@cherokeewood.com
www.cherokeewood.com

1390 E. Arrow Highway
Upland, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "Cherokee Wood Products", InfoHTML, point); point = new GLatLng(36.105963, -115.194564); footerHtml = "
" + GetDirectionForm(16); + "
"; // Define Marker options = {opasity: 100, label:"Classic Door"}; InfoHTML = "
Classic Door
702-367-2225
Fax: 702-367-0055

4625 Wynn Road #1
Las Vegas, NV
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "Classic Door", InfoHTML, point); point = new GLatLng(33.858143, -117.859472); footerHtml = "
" + GetDirectionForm(17); + "
"; // Define Marker options = {opasity: 100, label:"Clearview Building Products"}; InfoHTML = "
Clearview Building Products
714-630-2777
Fax: 714-630-2799

3111 E. Miraloma Avenue
Anaheim, CA

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "Clearview Building Products", InfoHTML, point); point = new GLatLng(26.30305, -81.796806); footerHtml = "
" + GetDirectionForm(18); + "
"; // Define Marker options = {opasity: 100, label:"Coastal Door & Hardware"}; InfoHTML = "
Coastal Door & Hardware
Jeremiah Rodriquez
1019 Collier Center Way
Naples, FL 34110

Phone: (239) 596-5250
Fax: (239) 596-3738

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "Coastal Door & Hardware", InfoHTML, point); point = new GLatLng(30.29493, -95.455685); footerHtml = "
" + GetDirectionForm(19); + "
"; // Define Marker options = {opasity: 100, label:"Conroe Door"}; InfoHTML = "
Conroe Door
936-760-3667

205 Riggs
Conroe, TX

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[19] = new Array(marker, "Conroe Door", InfoHTML, point); point = new GLatLng(27.243621, -80.83463); footerHtml = "
" + GetDirectionForm(20); + "
"; // Define Marker options = {opasity: 100, label:"Custom Windows & Doors of Okeechobee"}; InfoHTML = "
Custom Windows & Doors of Okeechobee
Cynthia Baker
504 Northwest Park Street
Okeechobee, FL 34972

Phone: (863) 357-4444
Fax: (863) 357-4445


" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "Custom Windows & Doors of Okeechobee", InfoHTML, point); point = new GLatLng(30.572, -98.3201); footerHtml = "
" + GetDirectionForm(21); + "
"; // Define Marker options = {opasity: 100, label:"D&S Sash and Door Inc."}; InfoHTML = "
D&S Sash and Door Inc.
830-798-2610
Fax: 830-798-1650

PO BOX 1947
Marble Falls, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "D&S Sash and Door Inc.", InfoHTML, point); point = new GLatLng(33.699346, -117.935234); footerHtml = "
" + GetDirectionForm(22); + "
"; // Define Marker options = {opasity: 100, label:"Diamond Building Materials"}; InfoHTML = "
Diamond Building Materials
714-668-5706
Fax: 714-6685710
www.diamondsash.com

11101 Condor Avenue
Fountain Valley, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[22] = new Array(marker, "Diamond Building Materials", InfoHTML, point); point = new GLatLng(34.05201, -118.048981); footerHtml = "
" + GetDirectionForm(23); + "
"; // Define Marker options = {opasity: 100, label:"Door & Window Plus"}; InfoHTML = "
Door & Window Plus
626-448-8321
Fax: 626-448-2518
sales@doorandwindowplus.com
www.dandplus.com

10122 E. Rush Street
El Monte, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "Door & Window Plus", InfoHTML, point); point = new GLatLng(34.145367, -118.759185); footerHtml = "
" + GetDirectionForm(24); + "
"; // Define Marker options = {opasity: 100, label:"Finial's Doors & Windows"}; InfoHTML = "
Finial's Doors & Windows
818-991-1880
Fax: 818-991-2262

29130 Roadside Drive
Agoura Hills
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[24] = new Array(marker, "Finial's Doors & Windows", InfoHTML, point); point = new GLatLng(32.65286, -97.32068); footerHtml = "
" + GetDirectionForm(25); + "
"; // Define Marker options = {opasity: 100, label:"Fortworth Sash & Door"}; InfoHTML = "
Fortworth Sash & Door
817-615-8933
Fax: 817-615-8346
petehowell41@hotmail.com

[6399-6447] S FWY
Fort Worth, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[25] = new Array(marker, "Fortworth Sash & Door", InfoHTML, point); point = new GLatLng(33.864624, -117.997695); footerHtml = "
" + GetDirectionForm(26); + "
"; // Define Marker options = {opasity: 100, label:"Ganahl Lumber"}; InfoHTML = "
Ganahl Lumber
714-228-6133
Fax: 714-228-6138
drewsasser@ganahl.com
www.ganahllumber.com

6586 Beach Blvd.
Buena Park, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[26] = new Array(marker, "Ganahl Lumber", InfoHTML, point); point = new GLatLng(29.808443, -95.399116); footerHtml = "
" + GetDirectionForm(27); + "
"; // Define Marker options = {opasity: 100, label:"Grogan Building Supply Company"}; InfoHTML = "
Grogan Building Supply Company
713-862-6623

2419 Yale Street
Houston, TX

www.groganbuildingsupply.com
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[27] = new Array(marker, "Grogan Building Supply Company", InfoHTML, point); point = new GLatLng(34.424695, -117.291378); footerHtml = "
" + GetDirectionForm(28); + "
"; // Define Marker options = {opasity: 100, label:"Hahn Door & Wood Products, Inc."}; InfoHTML = "
Hahn Door & Wood Products, Inc.
760-956-6556
Fax: 760-956-6566
chahn2@charter.net

9565 \'E\' Avenue
Hesperia
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[28] = new Array(marker, "Hahn Door & Wood Products, Inc.", InfoHTML, point); point = new GLatLng(32.227279, -98.235974); footerHtml = "
" + GetDirectionForm(29); + "
"; // Define Marker options = {opasity: 100, label:"Higginbotham Bros. Co."}; InfoHTML = "
Higginbotham Bros. Co.
254-965-3424
Fax: 254-965-5830
stephenville@higginbothams.com

2500 Lingleville Hwy
Stephenville, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[29] = new Array(marker, "Higginbotham Bros. Co.", InfoHTML, point); point = new GLatLng(32.962305, -97.678924); footerHtml = "
" + GetDirectionForm(30); + "
"; // Define Marker options = {opasity: 100, label:"Hometown Building Center"}; InfoHTML = "
Hometown Building Center
817-220-7276
Fax: 817-523-7296
jsjones1@peoplepc.com

409 E HIGHWAY 199
Springtown, TX

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[30] = new Array(marker, "Hometown Building Center", InfoHTML, point); point = new GLatLng(37.418177, -122.093339); footerHtml = "
" + GetDirectionForm(31); + "
"; // Define Marker options = {opasity: 100, label:"Incotec"}; InfoHTML = "
Incotec

950 N. Rengstorff Ave. Suite F
Mountain View, CA 94043

Phone: (650) 461-0000
Fax: (650) 461-0005

Email: dennis@incotec.us
Website: Incotec.us
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[31] = new Array(marker, "Incotec", InfoHTML, point); point = new GLatLng(34.144537, -118.338622); footerHtml = "
" + GetDirectionForm(32); + "
"; // Define Marker options = {opasity: 100, label:"Innovative Openings"}; InfoHTML = "
Innovative Openings
323-876-5128
Fax: 323-876-8915
robhastings@hotmail.com

6711 Forest Lawn Drive
Los Angeles, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[32] = new Array(marker, "Innovative Openings", InfoHTML, point); point = new GLatLng(33.735931, -118.036094); footerHtml = "
" + GetDirectionForm(33); + "
"; // Define Marker options = {opasity: 100, label:"Interior Door Replacement"}; InfoHTML = "
Interior Door Replacement
714-895-5100
Fax: 714-895-5300
hbsales@interiordoor.com
www.interiordoor.com

15541 Chemical Lane
Huntington Beach, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[33] = new Array(marker, "Interior Door Replacement", InfoHTML, point); point = new GLatLng(35.206434, -101.828081); footerHtml = "
" + GetDirectionForm(34); + "
"; // Define Marker options = {opasity: 100, label:"Jenkins Doors & Windows"}; InfoHTML = "
Jenkins Doors & Windows
806-372-4336

820 W. 6th
Amarillo, TX

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[34] = new Array(marker, "Jenkins Doors & Windows", InfoHTML, point); point = new GLatLng(33.640737, -97.15068); footerHtml = "
" + GetDirectionForm(35); + "
"; // Define Marker options = {opasity: 100, label:"Joe Walter Lumber"}; InfoHTML = "
Joe Walter Lumber
940-665-5577

705 W HIGHWAY 82
Gainesville, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[35] = new Array(marker, "Joe Walter Lumber", InfoHTML, point); point = new GLatLng(33.864214, -118.393008); footerHtml = "
" + GetDirectionForm(36); + "
"; // Define Marker options = {opasity: 100, label:"Learned Lumber"}; InfoHTML = "
Learned Lumber
310-374-3406
Fax: 310-318-5660

635 Pacific Coast Highway
Hermosa Beach, CA

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[36] = new Array(marker, "Learned Lumber", InfoHTML, point); point = new GLatLng(26.916928, -82.311488); footerHtml = "
" + GetDirectionForm(37); + "
"; // Define Marker options = {opasity: 100, label:"Lenco Distributors"}; InfoHTML = "
Lenco Distributors
Dean Planeaux
2650 Avenue of the Americas
Englewood, FL 34224

Phone: 941-474-1500
Fax: 941-474-7374
Email: dean@lencodistributors.com
Website: www.lencodistributors.com

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[37] = new Array(marker, "Lenco Distributors", InfoHTML, point); point = new GLatLng(33.76088200086917, -96.536865234375); footerHtml = "
" + GetDirectionForm(38); + "
"; // Define Marker options = {opasity: 100, label:"Main Street Millwork"}; InfoHTML = "
Main Street Millwork
903-465-5388

230 E. Main
Dennison, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[38] = new Array(marker, "Main Street Millwork", InfoHTML, point); point = new GLatLng(34.44843, -119.276186); footerHtml = "
" + GetDirectionForm(39); + "
"; // Define Marker options = {opasity: 100, label:"Meiners Oaks Sash&Door"}; InfoHTML = "
Meiners Oaks Sash&Door
805-646-5032
Fax: 805-646-1708
scrachgolf@aol.com

109 E. El Roblar Drive
Ojai, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[39] = new Array(marker, "Meiners Oaks Sash&Door", InfoHTML, point); point = new GLatLng(35.4447, -115.5288); footerHtml = "
" + GetDirectionForm(40); + "
"; // Define Marker options = {opasity: 100, label:"Miter Craft Moulding & Millwork Supply"}; InfoHTML = "
Miter Craft Moulding & Millwork Supply
714-556-2600
Fax: 714-556-4300
mitercraft@sbcglobal.net
www.mitercraftsupply.com

3189-A Red Hill Avenue
Cima, Ca
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[40] = new Array(marker, "Miter Craft Moulding & Millwork Supply", InfoHTML, point); point = new GLatLng(34.040246, -117.62853); footerHtml = "
" + GetDirectionForm(41); + "
"; // Define Marker options = {opasity: 100, label:"Moldings Plus, Inc."}; InfoHTML = "
Moldings Plus, Inc.
909-947-3310
Fax: 909-947-5149
steve@moldingsplusinc.com
www.moldingsinc.com

1856 S.Grove Avenue
Ontario, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[41] = new Array(marker, "Moldings Plus, Inc.", InfoHTML, point); point = new GLatLng(34.116176, -116.458119); footerHtml = "
" + GetDirectionForm(42); + "
"; // Define Marker options = {opasity: 100, label:"Monster Door & Hardware"}; InfoHTML = "
Monster Door & Hardware
760-228-1005
Fax: 760-365-8119
tony@mdoors.net
www.mdoors.net

56155 29 PALMS HWY STE B
Yucca Valley, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[42] = new Array(marker, "Monster Door & Hardware", InfoHTML, point); point = new GLatLng(33.79061, -97.728168); footerHtml = "
" + GetDirectionForm(43); + "
"; // Define Marker options = {opasity: 100, label:"Nocona Building Center"}; InfoHTML = "
Nocona Building Center
940-825-4824

401 Clay
Nocona, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[43] = new Array(marker, "Nocona Building Center", InfoHTML, point); point = new GLatLng(33.112972, -98.591245); footerHtml = "
" + GetDirectionForm(44); + "
"; // Define Marker options = {opasity: 100, label:"North Texas Lumber"}; InfoHTML = "
North Texas Lumber
940-549-1231
Fax: 940-549-8224

201 Oak Street
Graham, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[44] = new Array(marker, "North Texas Lumber", InfoHTML, point); point = new GLatLng(33.872264, -98.585011); footerHtml = "
" + GetDirectionForm(45); + "
"; // Define Marker options = {opasity: 100, label:"North Texas Millwork"}; InfoHTML = "
North Texas Millwork
940-691-1101

5828 Ashleyanne Ste. B
Wichita Falls, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[45] = new Array(marker, "North Texas Millwork", InfoHTML, point); point = new GLatLng(33.810635, -118.351106); footerHtml = "
" + GetDirectionForm(46); + "
"; // Define Marker options = {opasity: 100, label:"One Stop Windows & Doors"}; InfoHTML = "
One Stop Windows & Doors
310-373-3483
Fax: 310-373-9034
sales@onestopwd.com
www.onestopwd.com

23650 Hawthorne Blvd.
Torrance, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[46] = new Array(marker, "One Stop Windows & Doors", InfoHTML, point); point = new GLatLng(26.305592, -80.103801); footerHtml = "
" + GetDirectionForm(47); + "
"; // Define Marker options = {opasity: 100, label:"Ouro Custom Woodwork Inc."}; InfoHTML = "
Ouro Custom Woodwork Inc.
12 SW 9th St.
Deerfield Beach FL, 33441

Phone: 954-428-0735
Fax: 954-427-0391
Email: Ourtrim1@bellsouth.net
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[47] = new Array(marker, "Ouro Custom Woodwork Inc.", InfoHTML, point); point = new GLatLng(36.839161, -119.810466); footerHtml = "
" + GetDirectionForm(48); + "
"; // Define Marker options = {opasity: 100, label:"Pacific Door"}; InfoHTML = "
Pacific Door
7050 N. Harrison Ave.
Pinedale CA, 93650

Phone: 559-439-3822
Fax: 559-439-6101
Email: Terry@pacificdoorinc.com
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[48] = new Array(marker, "Pacific Door", InfoHTML, point); point = new GLatLng(33.813468, -116.496416); footerHtml = "
" + GetDirectionForm(49); + "
"; // Define Marker options = {opasity: 100, label:"Palm Springs Door & Window Co."}; InfoHTML = "
Palm Springs Door & Window Co.
760-325-1100
Fax: 760-325-1106
info-palmspringsdoor@dc.rr.com
www.palmspringsdoorandwindow.com

631 South Oleander Road
Palm Springs, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[49] = new Array(marker, "Palm Springs Door & Window Co.", InfoHTML, point); point = new GLatLng(33.80655, -118.3551); footerHtml = "
" + GetDirectionForm(50); + "
"; // Define Marker options = {opasity: 100, label:"Pennisula Sash & Door"}; InfoHTML = "
Pennisula Sash & Door
310-544-6182
Fax: 310-514-6184
shana@pensash.com
www.pensash.com

3867 Pacific Coast Hwy.
Torrance, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[50] = new Array(marker, "Pennisula Sash & Door", InfoHTML, point); point = new GLatLng(33.500932, -117.160859); footerHtml = "
" + GetDirectionForm(51); + "
"; // Define Marker options = {opasity: 100, label:"ProCraft Sash & Supply"}; InfoHTML = "
ProCraft Sash & Supply
951-6767515
Fax: 951-676-3263
rfarley@procraft1.com
www.procraft1.com

43123 Business Pk. Drive
Temecula, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[51] = new Array(marker, "ProCraft Sash & Supply", InfoHTML, point); point = new GLatLng(33.904468, -118.326537); footerHtml = "
" + GetDirectionForm(52); + "
"; // Define Marker options = {opasity: 100, label:"RGS Mouldings & Door"}; InfoHTML = "
RGS Mouldings & Door
310-973-2288
Fax: 310-973-4488
rgs@rgsmouldingsanddoors.com
www.rgsmouldingsanddoors.com

14009 S. Crenshaw Blvd.
Hawthorne, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[52] = new Array(marker, "RGS Mouldings & Door", InfoHTML, point); point = new GLatLng(32.732973, -100.918279); footerHtml = "
" + GetDirectionForm(53); + "
"; // Define Marker options = {opasity: 100, label:"Southern Electric"}; InfoHTML = "
Southern Electric
325-573-4903

900 College Avenue
Snyder, TX

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[53] = new Array(marker, "Southern Electric", InfoHTML, point); point = new GLatLng(32.942, -97.32532); footerHtml = "
" + GetDirectionForm(54); + "
"; // Define Marker options = {opasity: 100, label:"Spence Door & Trim"}; InfoHTML = "
Spence Door & Trim
817-439-0411
Ronnie@spencetrim.com

[1801-1899] LACY DR
Fort Worth, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[54] = new Array(marker, "Spence Door & Trim", InfoHTML, point); point = new GLatLng(33.554937, -117.708309); footerHtml = "
" + GetDirectionForm(55); + "
"; // Define Marker options = {opasity: 100, label:"Studio Three"}; InfoHTML = "
Studio Three
949-362-9122
Fax: 949-360-0875
studiothree@cox.net

24032 Aliso Creek Road
Laguna Niguel, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[55] = new Array(marker, "Studio Three", InfoHTML, point); point = new GLatLng(33.514918, -101.978828); footerHtml = "
" + GetDirectionForm(56); + "
"; // Define Marker options = {opasity: 100, label:"Superior Forest"}; InfoHTML = "
Superior Forest
806-866-2986

8803 Valencia
Lubbock, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[56] = new Array(marker, "Superior Forest", InfoHTML, point); point = new GLatLng(30.527229, -98.285247); footerHtml = "
" + GetDirectionForm(57); + "
"; // Define Marker options = {opasity: 100, label:"Sutherlands-Marble Falls"}; InfoHTML = "
Sutherlands-Marble Falls
830-693-9490

2510 Hwy 281
Marble Falls, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[57] = new Array(marker, "Sutherlands-Marble Falls", InfoHTML, point); point = new GLatLng(36.105698, -115.199272); footerHtml = "
" + GetDirectionForm(58); + "
"; // Define Marker options = {opasity: 100, label:"The Door Stop Inc."}; InfoHTML = "
The Door Stop Inc.
702-362-0022
Fax: 702-362-0080
schwartzw@cox.net
www.thedoorstop.biz

4650 South Arville Suite D
Las Vegas, NV
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[58] = new Array(marker, "The Door Stop Inc.", InfoHTML, point); point = new GLatLng(33.123909, -117.115684); footerHtml = "
" + GetDirectionForm(59); + "
"; // Define Marker options = {opasity: 100, label:"The Entry Way"}; InfoHTML = "
The Entry Way
760-747-7324
Fax: 760-747-7401
entryway1@aol.com

1905 Commercial Street
Escondilo, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[59] = new Array(marker, "The Entry Way", InfoHTML, point); point = new GLatLng(26.793898, -80.071894); footerHtml = "
" + GetDirectionForm(60); + "
"; // Define Marker options = {opasity: 100, label:"Tri-City Wood Works"}; InfoHTML = "
Tri-City Wood Works
Scott Parker
202 Old Dixie Hwy 
Lake Park, FL 33403

Phone: (561) 842-4666
Fax: (561) 845-3743
Email: Sparker@tri-citywoodworks.com 


" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[60] = new Array(marker, "Tri-City Wood Works", InfoHTML, point); point = new GLatLng(30.613693, -98.261252); footerHtml = "
" + GetDirectionForm(61); + "
"; // Define Marker options = {opasity: 100, label:"Trinity Door & Windows"}; InfoHTML = "
Trinity Door & Windows
830-693-8984

4303 W INNOVATION LOOP
Marble Falls, TX
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[61] = new Array(marker, "Trinity Door & Windows", InfoHTML, point); point = new GLatLng(33.500932, -117.160857); footerHtml = "
" + GetDirectionForm(62); + "
"; // Define Marker options = {opasity: 100, label:"Valley Door & Trim"}; InfoHTML = "
Valley Door & Trim
951-526-9149
Fax: 951-699-6318
shane@valleydoorandtrim.com
www.valleydoorandtrim.com

4330 Business Pk Dr. A101
Temecula, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[62] = new Array(marker, "Valley Door & Trim", InfoHTML, point); point = new GLatLng(27.66949, -80.425439); footerHtml = "
" + GetDirectionForm(63); + "
"; // Define Marker options = {opasity: 100, label:"Vero Millwork Inc."}; InfoHTML = "
Vero Millwork Inc.

Jeff Thompson
4900 42nd Place
Vero Beach FL, 32967
Phone: (772) 569-7155
Fax: (772) 569-7306
Website:
www.veromillwork.com

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[63] = new Array(marker, "Vero Millwork Inc.", InfoHTML, point); point = new GLatLng(29.646732, -95.565222); footerHtml = "
" + GetDirectionForm(64); + "
"; // Define Marker options = {opasity: 100, label:"West End Lumber"}; InfoHTML = "
West End Lumber
281-499-7500

13246 Murphy Road #100
Stafford, TX

www.westendlbr.com
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[64] = new Array(marker, "West End Lumber", InfoHTML, point); point = new GLatLng(34.004915, -117.327766); footerHtml = "
" + GetDirectionForm(65); + "
"; // Define Marker options = {opasity: 100, label:"Western Service"}; InfoHTML = "
Western Service
909-530-1200
Fax: 951-786-9179
scott.vaughn@westernservice.com
www.westernservice.com

719 Palmyrita Avenue
Riverside, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[65] = new Array(marker, "Western Service", InfoHTML, point); point = new GLatLng(34.038238, -118.436195); footerHtml = "
" + GetDirectionForm(66); + "
"; // Define Marker options = {opasity: 100, label:"Westside Door & Moulding"}; InfoHTML = "
Westside Door & Moulding
310-478-0314
Fax: 310-478-0314
howardwizenberg@aol.com
www.westsidedoor.com

2326 S. Sepulveda Blvd.
Los Angeles, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[66] = new Array(marker, "Westside Door & Moulding", InfoHTML, point); point = new GLatLng(33.688343, -117.858304); footerHtml = "
" + GetDirectionForm(67); + "
"; // Define Marker options = {opasity: 100, label:"Window & Door Design Center"}; InfoHTML = "
Window & Door Design Center
949-833-1668
Fax: 949-833-1395
info@wddc-inc.com

18025 SKY PARK CIR STE F
Irvine, CA

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[67] = new Array(marker, "Window & Door Design Center", InfoHTML, point); point = new GLatLng(33.706111, -117.868065); footerHtml = "
" + GetDirectionForm(68); + "
"; // Define Marker options = {opasity: 100, label:"World of Moulding"}; InfoHTML = "
World of Moulding
714-556-7772
Fax: 714-556-1925
jennie.jones@womoc.com
www.womoc.com

3041 S. Main Street
Santa Ana, CA
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[68] = new Array(marker, "World of Moulding", InfoHTML, point); }