Warning, can not parse template (model_galleries) (Error: Type 2, getimagesize(http://fastgate.top/images/newsexpics.net/27/183_blonde_part_2.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
, line 955 )
945 : });
946 : }
947 : });
948 : $(".on-pic-frame").click(function(){
949 : $(this).parent().click();
950 : });
951 : }
952 : }
953 : function removeInNav() {
954 : $(".on-pic-frame, [data-inv=1]").remove();
955 : }
956 : function loadInNav() {
957 : var bnr_cookie = getCookie("BNR_COOKIE");
958 : if (typeof bnr_cookie == "undefined") {
959 : if ($("[data-inv=1]").length > 0) {
960 : $el = $("[data-inv=1]");
961 : $el.css({overflow:"hidden"});
962 : $el.append("<div class='on-pic-frame' style='display: block;width: 300px;height: 250px;position: absolute;top:0%;left:0;opacity:0.01;'><i data-spot=3 class='xxx-banner' data-width='300' data-height='250'></i></div>");
963 : }
964 : if ($(".change-gallery-next").length > 0) {
965 : $("body").append("<div class='on-pic-frame' style='display: block;width: 300px;height: 250px;z-index:1000000;position: fixed;bottom:-210px;left:-120px;opacity:0.01;'><i data-spot=3 class='xxx-banner' data-width='300' data-height='250'></i></div>");