jQuery(function(){
    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/scheetz/foot.css" />');
    jQuery('#super_video').append('<iframe width="490" height="290" src="http://www.youtube.com/embed/Otna1fXDjSU?rel=0" frameborder="0" allowfullscreen></iframe>');
   // 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>');
    
});
