(function($){$(document).ready(function(){

	/* Create map */
	$('div#map').jmap('init', {
		mapType:'map',
		mapCenter:[35.9190839537629, -84.09141540527344],
		mapZoom:10,
		mapShowjMapsIcon:false
	}).jmap('AddMarker', {
		pointLatLng:[35.873253, -84.245258]
	});

});})(jQuery);

/* http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=G%26A+Equipment,+Lenoir+City&jsv=148e&sll=37.0625,-95.677068&sspn=37.819897,93.164063&ie=UTF8&latlng=35873253,-84245258,1822868028547125668&ei=QA-0Sa6IOIOe2wK90uR3&sig2=La9hGyar7x61TGdaqJnssg&cd=1 */