//hide the elements that need hiding for the javascript to work correctly and not look jumpy
document.write('<style type="text/css">#main_wrapper, .select_custom select { visibility: hidden; } .scroller { overflow: hidden !important; }</style>');