jQuery(document).ready(function(){
    jQuery('.show_showing').hide();
    jQuery('.showing').click(function(){
        jQuery('.show_showing').fadeIn();
    });
    //jQuery("ul.tabs").tabs("div.panes > div");
    $("a[rel]").overlay();
    jQuery('.left_img').click(function(){
        alert('Hello');
    });
    var title= window.location;
    jQuery('.copyright a:last').attr('href', 'http://myc21scheetz.com');
    jQuery('head').append('<link type="text/css" href="http://myc21scheetz.com/external_js/tabs.css" rel="stylesheet">');
    jQuery('head').append('<link rel="stylesheet" type="text/css" href="http://myc21scheetz.com/external_js/foot.css" />');
    jQuery('.fb').prepend('<iframe src="http://www.facebook.com/plugins/like.php?app_id=165809056824785&amp;href=' + title + '&amp;send=false&amp;layout=button_count&amp;width=200&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowTransparency="true"></iframe>');
    jQuery('.location').append('<iframe width="600px" scrolling="no" height="350px" frameborder="0" marginwidth="0" marginheight="0" src="http://www.map-generator.org/81f39f79-463e-415f-b051-af8abddbd63e/iframe-map.aspx">');
    jQuery('#carmelVideo').append('<iframe width="615" height="447" src="http://www.youtube.com/embed/zw5LfOWlkiw?rel=0" frameborder="0" allowfullscreen></iframe>');
    jQuery('.facebook').append('<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fcentury21scheetz&amp;width=262&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=true&amp;header=true&amp;height=590" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:262px; height:590px;" allowTransparency="true"></iframe>');
    jQuery('#carmelMap').append('<iframe width="265" height="265" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=270+East+Carmel+Drive,+Carmel,+IN&amp;aq=1&amp;sll=37.0625,-95.677068&amp;sspn=36.642161,77.255859&amp;vpsrc=6&amp;ie=UTF8&amp;hq=&amp;hnear=270+E+Carmel+Dr,+Carmel,+Indiana+46032&amp;t=m&amp;ll=39.963438,-86.126289&amp;spn=0.034866,0.045319&amp;z=13&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=270+East+Carmel+Drive,+Carmel,+IN&amp;aq=1&amp;sll=37.0625,-95.677068&amp;sspn=36.642161,77.255859&amp;vpsrc=6&amp;ie=UTF8&amp;hq=&amp;hnear=270+E+Carmel+Dr,+Carmel,+Indiana+46032&amp;t=m&amp;ll=39.963438,-86.126289&amp;spn=0.034866,0.045319&amp;z=13" style="color:#0000FF;text-align:left">View Larger Map</a></small>');
    jQuery('#main_about_video').append('<iframe width="367" height="216" src="http://www.youtube.com/embed/JyfPodLTUro?rel=0" frameborder="0" allowfullscreen></iframe>');
    jQuery('#main_foundation_video').append('<iframe width="367" height="216" src="http://www.youtube.com/embed/li-kSJrGbKg?rel=0" frameborder="0" allowfullscreen></iframe>');
});
