$(function(){var n=navigator.userAgent.match(/iPad/i)!=null,t=navigator.userAgent.match(/iPhone/i)!=null||navigator.userAgent.match(/iPod/i)!=null;n&&$("body").prepend("<style>        .safari.touch body#ui-v3-listing-listingsearch, .safari.touch body#ui-v3-listing-listingsearch .viewport-container { overflow-x: hidden !important; }         .safari.touch #colorbox0,         .safari.touch #cboxWrapper0,         .safari.touch #cboxContent,         .safari.touch #cboxLoadedContent0 { -webkit-overflow-scrolling: touch; overflow-y: scroll !important;}<\/style>")})