$(function(){ var map = new GMap2(document.getElementById('map')); var USA = new GLatLng(allied.office[0].GEO[1],allied.office[0].GEO[0]); map.setCenter(USA, 14); var pos = new GControlPosition(G_ANCHOR_TOP_LEFT, new GSize(5, 20)); map.addControl(new GLargeMapControl(),pos); map.enableScrollWheelZoom();
//setup bubbles: var markers = []; count = 0; var nbubble = bubble(allied.office[0].NAME,allied.office[0].ADDRESS,allied.office[0].URL,allied.office[0].CONTACTDETAILS); var point = new GLatLng(allied.office[0].GEO[1],allied.office[0].GEO[0]); var customIcon = new GIcon(G_DEFAULT_ICON); customIcon.image ="http://www.beverlymaterials.com/sites/default/files/beverly_20.png"; customIcon.iconSize = new GSize(32,32); customIcon.iconAnchor = new GPoint(16, 32) customIcon.transparent = null customIcon.shadow=null; customIcon.imageMap = [0,0,32,32]; var markerOptions = {icon:customIcon} marker = new GMarker(point,markerOptions);
GEvent.addListener(marker, "click", function(){ var iwAnchor = marker.getIcon().infoWindowAnchor; var iconAnchor = marker.getIcon().iconAnchor; var offset = new GSize(iwAnchor.x-iconAnchor.x,iwAnchor.y-iconAnchor.y); map.openInfoWindowHtml(marker.getLatLng(), nbubble, {pixelOffset:offset}); map.panTo(marker.getLatLng()); }); var iwAnchor = marker.getIcon().infoWindowAnchor; var iconAnchor = marker.getIcon().iconAnchor; var offset = new GSize(iwAnchor.x-iconAnchor.x,iwAnchor.y-iconAnchor.y); map.openInfoWindowHtml(marker.getLatLng(), nbubble, {pixelOffset:offset}); map.panTo(marker.getLatLng());
map.addOverlay(marker);
map.openInfoWindowHtml(marker.getLatLng(), nbubble, {pixelOffset:offset}); });
The Belvidere Quarry was opened as a small Limestone quarry some forty years ago then shut down and allowed to fill with water. For the following forty years it remained a small 6+ acre fishing hole well known by the locals in the northwest corner of a 220 acre farm ultimately owned by a local farming family. As Limestone sources in the north central and western part of Illinois became more valuable, Beverly Materials L.L.C. acquired the property and began the permitting process. Then Boone County changed the zoning ordinances to preclude mining as a special use under the Agriculture-1 zoning district which covered this property. Knowing that Beverly Materials L.L.C. had a strong case for the assertion of its “Grandfather Right” to mine this property because the property was once a quarry and still had a truck scale, the County sought a settlement agreement which would provide for County control and oversight. Once signed in September 2005 the Belvidere Quarry was reborn and the permit process was resumed. After achieving all relative permits from Township, County, State and Federal agencies the Quarry was finally reopened with a “bang” on October 29th 2007 at 1:15 in the afternoon! Cleanup, and construction was begun and production of several grades of construction materials began to flow off the belts and into stockpiles! This quarry will provide Limestone construction materials for many many years to come as well as playing a strategic role by providing a competitive advantage to Plote Construction and Beverly Materials in our western operating region! |