Embed = {};
Embed.views = {};
$(function(){
$("#navigation ul#dynamic li a[href='http://www.neocon.com/exhibitorlisting/']").attr("href", "http://my.neocon.com/exhibitors").html("Exhibitors");
$("body#homepage #main h3").after("
");
$("body#homepage #main h3").remove();
});$(document).ready(function(){
$('#utility').html(Embed.views.login).find("li").css({display: 'inline', marginLeft: '8px', paddingLeft: '8px'});
});
Embed.views.login = "\n";$(document).ready(function(){
$('#utility').append(Embed.views.search).find("form").css({float: 'none'});
$("#search_input").focus(function() {
if( this.value == this.defaultValue ) {
this.value = "";
}
}).blur(function() {
if( !this.value.length ) {
this.value = this.defaultValue;
}
});
});
Embed.views.search = "";Embed.views.partners = "\n - Our Partners
\n - \n \n
\n
";
$(document).ready(function(){
$('#meta dl#partners').replaceWith(Embed.views.partners);
$('#meta dl dd ul.partners li.interface a').css({backgroundPosition: '0 -804px'});
$('#meta dl dd ul.partners li.interface a').hover(function(){
$(this).css({backgroundPosition: '0 -871px'});
}, function(){
$(this).css({backgroundPosition: '0 -804px'});
});
$('#meta dl dd ul.partners li.allermuir a').css({backgroundPosition: '0 -938px'});
$('#meta dl dd ul.partners li.allermuir a').hover(function(){
$(this).css({backgroundPosition: '0 -1005px'});
}, function(){
$(this).css({backgroundPosition: '0 -938px'});
});
});$(document).ready(function(){
$('body#homepage div#interest').prepend(Embed.views.homepageGuides);
});
Embed.views.homepageGuides = "Check Out the Celebrity Curated Guides
\nWe've invited everyone, including some design celebrities, to share their NeoCon guides with the world. Discover what everyone is excited about seeing at the show by browsing these guides.
\n\n\n\t- \n\t\n\t
\n\t\n\t- \n\t\n\t
\n\t\n\t- \n\t\n\t
\t\n
";$(document).ready(function(){
$('body#homepage div#interest').prepend(Embed.views.bestOfNeoCon);
$("body#homepage #content_outer #main").css({width: '460px'});
});
Embed.views.bestOfNeoCon = "\n";$(document).ready(function(){
$('#siderail').append(Embed.views.products);
});
Embed.views.products = "\n - Featured Products
\n \n \n- \n
\n

\n
\n \n \n\n\n\n\n \n \n- \n
\n

\n
\n \n \n\n\n\n\n \n \n- \n
\n

\n
\n \n \n\n\n\n\n \n - Browse more
\n
\n\n";