jQuery(document).ready(function()
{
  jQuery('.google_map').html('<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.it/maps?f=q&amp;source=s_q&amp;hl=it&amp;geocode=&amp;q=manifattura+web&amp;sll=45.768621,12.277564&amp;sspn=0.011106,0.01929&amp;ie=UTF8&amp;hq=manifattura+web&amp;hnear=&amp;ll=45.883496,12.287951&amp;spn=0.005543,0.009645&amp;z=14&amp;iwloc=A&amp;cid=15692807293821689649&amp;output=embed"></iframe>');
});

