$(document).ready(function(){ 
		$("#directionsMap").append("<iframe width='400' height='400' frameborder='0' scrolling='no' marginheight='0' marginwidth='0' src='http://maps.google.com/maps?oe=utf-8&amp;client=firefox-a&amp;ie=UTF8&amp;q=jr+builders+117+karner+rd+colonie+ny&amp;fb=1&amp;split=1&amp;gl=us&amp;cid=13786258096825498017&amp;li=lmd&amp;s=AARTsJrGr8qUAZkW5otGW8PFo8e6ZKC9YA&amp;ll=42.723103,-73.857844&amp;spn=0.005517,0.00912&amp;z=16&amp;iwloc=A&amp;output=embed'></iframe>");	
});
