function initLocationDetail(n,t){thisStoreModel=t,locationUnitId=n,yelpModel.init("yelpRatings",locationUnitId),openOrClose(),$.get("/mvc/yelp/YelpUrl/?unitid="+locationUnitId,function(n){n&&n!=""&&($("#yelpUrl").attr("href",n),$("#yelpUrl").show())});var i=new eMenusModel("#emenus");i.getSpecials(locationUnitId)}function reservation(n){window.location.href="/reservations?unit="+n}function openOrClose(){var n=window.storeMode.init(),t;n.model=thisStoreModel,t=n.wondersauceFormatStore(),$(".locationsStatus").each(function(){$(this).html(t.status)})}var thisStoreModel,locationUnitId