$(document).ready(
    function() 
    {        
        $('.bridge6 .map').html('<iframe width="100%" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?hl=en&amp;ie=UTF8&amp;msa=0&amp;ll=45.52097,-122.675613&amp;spn=0.027232,0.070038&amp;msid=215216726315092175828.0004a2e3c2706696cb3fa&amp;output=embed&amp;z=13"></iframe>');
        $('.bridge8 .map').html('<iframe width="100%" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?hl=en&amp;ie=UTF8&amp;msa=0&amp;msid=215216726315092175828.0004a2e309ddcfbb6ea2b&amp;safe=on&amp;ll=45.54503,-122.713248&amp;spn=0.089002,0.110947&amp;output=embed"></iframe>');
        $('.bridge10 .map').html('<iframe width="100%" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?hl=en&amp;ie=UTF8&amp;msa=0&amp;msid=215216726315092175828.0004a2e29301fbedbd20e&amp;safe=on&amp;ll=45.526793,-122.670969&amp;spn=0.000851,0.002189&amp;output=embed&amp;z=12"></iframe>');
        $('.stride .map').html('<iframe width="100%" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?hl=en&amp;ie=UTF8&amp;msa=0&amp;ll=45.532328,-122.677997&amp;spn=31.564064,71.71875&amp;msid=215216726315092175828.0004a2e3f0b32608ee8b2&amp;output=embed&amp;z=13"></iframe>');
    }
);

