containerName = "wj_listing";lotId = "";orgId = "";alert("HTTP_REFERER not set");showVehicle="";currentPage="";function wj_listing(){ checkQueryVars(); var embedString = new String(""); flashvars = new String(""); flashvars += (typeof(lotId)!="undefined") ? "lotId=" + lotId + "&": ""; flashvars += (typeof(orgId)!="undefined") ? "orgId=" + orgId + "&" : ""; flashvars += (typeof(analytics)!="undefined") ? "analytics=" + analytics + "&" : ""; //flashvars += (typeof(pageName)!="undefined") ? "pageName=" + pageName + "&" : ""; var sPath = new String(window.location); var sPage = sPath.split("?"); flashvars += "pageName=" + sPage[0] + "&"; flashvars += (typeof(showVehicle)!="undefined") ? "showVehicle=" + showVehicle + "&" : ""; flashvars += (typeof(creditJockeyId)!="undefined") ? "creditJockeyId=" + creditJockeyId + "&" : ""; flashvars += (typeof(filter)!="undefined") ? "useFilter=true&filter=" + escape(filter) + "&" : ""; flashvars += (typeof(vars)!="undefined") ? vars + "&" : ""; flashvars += (typeof(vehicleURL)!="undefined") ? "vehicleURL=" + vehicleURL + "&" : ""; flashvars += (typeof(searchBoxURL)!="undefined") ? "searchBoxURL=" + searchBoxURL + "&" : ""; flashvars += (typeof(currentPage)!="undefined") ? "currentPage=" + currentPage + "&" : ""; flashvars += (typeof(loadSO)!="undefined") ? "loadSO=" + loadSO + "&" : ""; var randomNumber = "random=" + Math.round(Math.random()*10000); var Base_Movie = "http://www.websitejockey.com/Inventory/v4/base"; var Vehicle_Movie = "http://www.websitejockey.com/Inventory/v4/vehicle_tabs"; var Comparison_Movie = "http://www.websitejockey.com/Inventory/v4/comparison"; var W = 1000; var H = 3800; var movieName = (typeof(loaderMovie)!="undefined")?loaderMovie + '?wj_listing=' + Base_Movie + '.swf' :Base_Movie; if(showVehicle!=""){ movieName = (typeof(loaderMovie)!="undefined")?loaderMovie + '?wj_listing=' + Vehicle_Movie + '.swf' :Vehicle_Movie; H = 700; } if(typeof(comparison)!="undefined"){ movieName = (typeof(loaderMovie)!="undefined")?loaderMovie + '?wj_listing=' + Comparison_Movie + '.swf' :Comparison_Movie; H = 700; flashvars += "guids=" + guids + "&"; } if(typeof(loaderMovie)!="undefined"){ movieName += '&' + randomNumber; } else { movieName += '?' + randomNumber; } embedString += ''; embedString += '