if (x$("#xg").hasClass("xg_widget_main_index")) {
    x$("#xg_masthead").html('<div class="top_navigation"><embed src="http://www.salientmedia.com/artwork/tenminutemedia/header.swf?mainPage=true" width="950" height="530" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" mainPage="true" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></div>').attr('id', 'newheader');
}
if (x$("#xg").hasClass("xg_widget_video_video")) {
    x$("#xg_masthead").html('<div class="top_navigation"><embed src="http://www.salientmedia.com/artwork/tenminutemedia/header.swf?mainPage=video" width="950" height="330" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" mainPage="true" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></div>').attr('id', 'newheader');
} else {
    x$("#xg_masthead").html('<div class="top_navigation_inner"><embed src="http://www.salientmedia.com/artwork/tenminutemedia/header.swf?mainPage=false" width="950" height="220" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></div>').attr('id', 'newheader');
}

