(function(a){var b,c;b=function(b,c,d,e){var f={},g={};return g.create_button=function(b,c,d){var e=a("<input type='button' class='btn accept' value='"+b+"'>",document);return e.click(function(){return c.call(d,f),!1}),e},g.create_runway=function(){g.runway=a(".runway"),g.runway.length<1&&(a("body").append(a("<div class='runway'/>",document)),g.runway=a(".runway"))},function h(){var h=a(".ft",b),i;g.element=b,i=a("<div class='close'>x</div>",document),a(i).click(function(){f.hide()}),b.prepend(i),d&&h.append(g.create_button(c.accept_label,d,b)),e&&h.append(g.create_button(c.decline_label,e,b)),g.create_runway()}(),f.show=function(){g.runway.fadeIn(),g.element.fadeIn()},f.hide=function(){g.runway.fadeOut(),g.element.fadeOut()},{show:f.show,hide:f.hide}},c={accept_label:"Accept",decline_label:"Decline"},a.fn.supermodal=function(){var d,e,f,g;for(d=0,e=arguments.length;d<e;d++)typeof arguments[d]=="function"&&(g=f&&!g?arguments[d]:g,f=f?f:arguments[d]),typeof arguments[d]=="object"&&a.extend(c,arguments[d]);return b(this,c,f,g)}})(jQuery),$(document).ready(function(){$("#tabs").fadeIn("slow");var a=$(".gown").supermodal();$(".cut-the-corner").click(function(){a.show()})})
