John biancalana dds prattville al

Born and raised in Chicago, Dr. Biancalana spent his childhood summers in rural Oxford, Wisconsin. He attended Chicago’s Lovett Elementary School and Steinmetz High School. He graduated with honors from Carthage College and earned his dental surgery degree from Loyola University Dental School in Dr. Biancalana first owned a practice in Chicago’s “Back of the Yards” neighborhood and provided dental care in public aid clinics in the Austen and Pilsen districts. In , John opened the suburban dental office near Woodfield Mall, where he practiced for 30 years.

Realizing his dream of being a “hometown” dentist, Dr. Biancalana restored and renovated a historic building acquired in Burlington, Illinois to its original glory. Thus Burlington Dental was born! So in , the Burlington community celebrated their centennial year and welcomed their very own dentist to town. Dr. Biancalana then split his time, practicing in both of his offices.

During his career spanning over 40 years, Dr. Biancalana has received many accolades.  He has been ranked by Chicago “Consumer’s Checkbook” Magazine as one of the area’s top dentists and was awarded “Top Doc” honors by Dr. Oz of the Fox network.

Having

New Beginnings Dental (John R. Biancalana, DDS) in Prattville | Locations, Category, Services Offered, Prices List, Top Ratings, Prices, Reviews &#; More

About New Beginnings Dental (John R. Biancalana, DDS)

New Beginnings Dental (John R. Biancalana, DDS) (Dentist) is located at Pinnacle Way, Prattville, AL , United States.

Other Category:

Dentist

Services:

Dental Consultation, Dental Clean and Polish, Dental Implant, Root canal treatment, Dental Crown, Dental Braces, Dental Filling

Average Prices (minimum &#; maximum):

Dental prices:
Tooth extraction: (USD) (USD)
Root canal treatment: (USD) (USD)
Dental Filling: (USD) (USD)
Dental Clean and Polish: 60 (USD) (USD)
Dental Implant: (USD) (USD)
Dental Braces: (USD) (USD)
"; $('body').append(cssHideLogo); } else { var cssHideLogo = ""; $('body').append(cssHideLogo); } if (geocodeVisitorsSetting == 1 && geocodingMethod === "IP") { populateSearchFields(); } if($('.googleSuggest').val() == ""){ populateSearchFields(); } var geocodeVisitorsSetting = '1'; var geocodingMethod = 'HTML5'; //check the advanced setting "geocode_visitor_default" if set to 1 will override the "location_value" values to the formatted desire address from the google reverse geocoding response var vlon = ''; var vlat = ''; } function switchPlaceID(placeId,urlGET, formActionUrl) { let request = { placeId: placeId, fields: ['address_components', 'adr_address', 'formatted_address', 'geometry', 'icon', 'name', 'place_id', 'plus_code', 'type'], }; let service = new Service(Element('div')); ails(request, function(place, status) { if (status === ) { let dataArray = []; (place); parseInfoToSearch(dataArray, urlGET, formActionUrl); } else { ('Place details request failed with status:', status); } }); } function parseInfoToSearch(results, urlGET, formActionUrl) { var parameters = {}; var addressComponentsArray = []; if ( > 1) { for (let i = 0; i < ; i++) { if (results[i].types[0] === 'natural_feature' || results[i].types[0] === 'airport' || results[i].types[0] === 'point_of_interest' || results[i].types[0] === 'establishment' || results[i].types[0] === 'park') { (i, 1); } } } var adComLength = results[0]; if(results[0].place_id == 'ChIJmQrivHKsQjQR4MIK3c41aj8'){ switchPlaceID('ChIJi73bYWusQjQRgqQGXKbw',urlGET, formActionUrl); return; } m("google_result",ify(results)); //loop that will build the array with the address components and will get the short name of country and administrative area level 1 for (var i = 0; i < adComLength; i++) { if (results[0].address_components[i]['types'][0] == "country") { y_sn = results[0].address_components[i]['short_name']; } if (results[0].address_components[i]['types'][0] == "administrative_area_level_1") { _lvl_1_sn = results[0].address_components[i]['short_name']; } if (results[0].address_components[i]['types'][0] == "administrative_area_level_1") { earchLN = results[0].address_components[i]['long_name']; } if (results[0].address_components[i]['types'][0] == "administrative_area_level_2") { _sn = results[0].address_components[i]['short_name']; } if ((results[0].address_components[i]['types'][0] == "locality" || results[0].address_components[i]['types'][0] == "sublocality_level_1" || results[0].address_components[i]['types'][0] == "colloquial_area" || results[0].address_components[i]['types'][0] == "postal_town") && $.inArray(results[0].address_components[i]['types'][0], results[0].types) !== -1) { = results[0].address_components[i]['long_name']; } if (results[0].address_components[i]['types'][0] == "postal_code" || results[0].address_components[i]['types'][0] == "postal_code_prefix") { _code = results[0].address_components[i]['long_name']; } } on_type = results[0].types[0]; if (_lvl_1_sn != '') { earch = _lvl_1_sn; } if (y_sn == "GB") { delete _lvl_1_sn; } //will check if the response had the bounds parameters //if it had it will add the south west and north east parameters to the new url if (results[0]Property('bounds') || results[0]Property('viewport')) { if (results[0]Property('bounds')) { var boundsResponse = results[0]; } else { var boundsResponse = results[0]rt; } = thWest().lat(); = thEast().lat(); = thWest().lng(); = thEast().lng(); //if there were not bounds parameters in the response it will send the parameter fsearch as radius so a radius search will be performed because of lack of info for this location } else { h = "radius"; } var locationCenterResponse = results[0]on; = (); = (); ss = results[0].formatted_address; _id = results[0].place_id; var formatParameters = $.param(parameters); urlGET = urlGET + "&" + formatParameters; var urlPath = formActionUrl; var redirect = urlPath + "?" + urlGET; //will redirect the page using the new url that has been constructed = redirect; } function populateSearchFields() { var prePopulateLocationSetting = '1'; var geolocationMethod = 'HTML5'; //if set to one will get the lat and lng to do reverse geocoding if (prePopulateLocationSetting == 1 && (geolocationMethod === "HTML5" || geolocationMethod === "IP") && (vlat !== '' && vlon !== '' && vlat != undefined && vlon != undefined && vlat != 0 && vlon != 0)) { var visitorLatLng = new (parseFloat(vlat), parseFloat(vlon)); var visitorGeocoder = new er(); var formattedAddress = []; var preFormattedStructure = { "locality": "long_name", "administrative_area_level_2": "long_name", "administrative_area_level_1": "long_name", "country": "long_name" }; e({'latLng': visitorLatLng}, function (results, status) { //if the google response of the geocoding was successful it will use that info to build the url for the new search if (status == ) { $.each(preFormattedStructure, function (findex, fvalue) { $.each(results[0].address_components, function (rindex, rvalue) { if ([0] == findex) { (_name); } }); }); $('.googleSuggest').each(function () { if ($(this).val() == '') { if ( > 0) { $(this).val((', ')); clearContent($(

At New Beginnings Dentistry, our staff is like a family. No matter their role, we love all of our staff members. We only hire individuals who are passionate about you and provide you with top-quality dental care services. Meet the team below!

Want to stay up to date on our news and recent offers? Connect with us on Facebook!

Dr. Glenn Wilson
DDS

Dr. Glenn Wilson earned a Bachelor of Science in Chemical Engineering at the University of TN at Chattanooga before attending dental school at the University of TN Health Science Center. Since Dr. Wilson started practicing in , he has received extensive advanced training in Full Mouth Rehabilitation, Cosmetic Dentistry, Restoration, and Implant Placement. He has been a Chattanooga Area Dental Society Member since and served as a board member for 5 years.

As his family and patients know, Dr. Wilson loves to laugh. He even cracks himself up! One of his favorite things about being a dentist is making his patients smile because they are happy with their teeth. He believes a bright, healthy smile has an extraordinary impact on a person’s personality and confidence.

Lori

Biographies you may also like

Variation 2 john cage biography Entstehung von Imaginary Landscapes Nr. 2 und 3. Durchbruch als Komponist bei einem Konzert am im New Yorker Museum of Modern Art. / Studium der .

John naber louis zamperini Nothing could deter Zamperini from running, which helped him transcend the mean streets. When he was about 7, a boy who had challenged him to a race took the lead, only to Missing: john naber.

John garang de mabior biography The late Dr. John Garang De Mabior Atem is a founder of the Sudan People Liberation Movement (SPLM) and the Sudan Liberation Army (SPLA) and eventually became the President of the .

Pretty ballerina john mellencamp biography Learn about John Mellencamp: his birthday, age, zodiac sign, his family, and more.

Biography charles dickens people Read a biography about the life of Charles Dickens the Victorian author whose epic stories (e.g. Great Expectations and A Christmas Carol) and vivid characters are unforgettable.

Sinne eeg biography of williams Sinne Eeg is not only a brilliant vocalist; she is also a great songwriter. Her talent for writing and composing won the prestigious Danish Carl Prize for Song Of The Year, Missing: williams.