var n=0;var items=10;function showLogin(){if(($("#headingLoginBox").css("display"))=="block"){$("#headingLoginBox").fadeOut(250,function(){$("#headingLink").removeClass()})}else{$("#headingLoginBox").fadeIn(250,function(){$("#headingLink").addClass("selected");$("#email").focus()})}};function submitAuctioneerSearch(url){document.location=url+"/cgi-bin/findaucid.cgi?xuid="+$("#txtSearchAZID").val()+"&url="+escape(document.location.href);return false};function moveAds(from,to){$(from+" script").remove();$(to).prepend($(from).html());$(from).remove()};function removeAds(){$(".rightAds").remove();$(".zone50").remove()};$(document).ready(function(){if(logState=="Log In"){$("#hlogOut").remove();$("#hlogIn").show()}else{$("#hlogIn").remove();$("#hlogOut").show()};$(".theAd:first").append("<iframe src='/includes/structureTemplates/standardBurst.html' id='adframetop' width='728' height='90' scrolling='no' frameborder='0'></iframe>")});
