<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="title" content="Social shopping">
<meta name="description" content="PixelPhoto is a PHP Media Sharing Script, PixelPhoto is the best way to start your own media sharing script!">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Social shopping - Winona Mcdougall" />
<meta name="twitter:description" content="PixelPhoto is a PHP Media Sharing Script, PixelPhoto is the best way to start your own media sharing script!" />
<meta name="twitter:image" content="" />
<meta name="twitter:creator" content="@Social shopping">
<meta name="keywords" content="social, pixelphoto, social site">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Winona Mcdougall</title>
<link href="" rel="canonical">
<meta name="robots" content="index, follow">
<meta property="og:title" content="Winona Mcdougall" />
<meta property="og:type" content="article" />
<meta property="og:image" content="http://dev.shopraves.com/media/img/d-avatar.jpg" />
<meta property="og:description" content="PixelPhoto is a PHP Media Sharing Script, PixelPhoto is the best way to start your own media sharing script!" />
<meta property="og:type" content="article" />
<meta property="og:image" content="https://demo.wowonder.com/upload/photos/d-avatar.jpg?cache=0" />
<meta property="og:image:secure_url" content="http://dev.shopraves.com/media/img/d-avatar.jpg" />
<meta property="og:description" content="PixelPhoto is a PHP Media Sharing Script, PixelPhoto is the best way to start your own media sharing script!" />
<meta property="og:title" content="Winona Mcdougall" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Winona Mcdougall" />
<meta name="twitter:description" content="PixelPhoto is a PHP Media Sharing Script, PixelPhoto is the best way to start your own media sharing script!" />
<meta name="twitter:image" content="http://dev.shopraves.com/media/img/d-avatar.jpg" />
<meta name="twitter:creator" content="@Social shopping">
<link rel="shortcut icon" type="image/png" href="http://dev.shopraves.com/media/img/icon.png"/>
<script src="http://dev.shopraves.com/apps/default/main/static/js/libs/jquery-3.2.1.js"></script>
<script src="http://dev.shopraves.com/apps/default/main/static/css/libs/bs3/js/bootstrap.js"></script>
<link rel="stylesheet" href="http://dev.shopraves.com/apps/default/main/static/css/libs/bs3/css/bootstrap.css">
<script src="http://dev.shopraves.com/apps/default/main/static/js/libs/highcharts/highcharts.js"></script>
<script src="http://dev.shopraves.com/apps/default/main/static/js/libs/highcharts/exporting.js"></script>
<link rel="stylesheet" href="http://dev.shopraves.com/apps/default/main/static/css/styles.master.css">
<script src="http://dev.shopraves.com/apps/default/main/static/js/libs/gridAlicious/jquery.grid-a-licious.js"></script>
<script src="http://dev.shopraves.com/apps/default/main/static/js/libs/jquery-form.v3.51.0.js"></script>
<script src="http://dev.shopraves.com/apps/default/main/static/js/script.master.js"></script>
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,500" rel="stylesheet">
<script src="http://dev.shopraves.com/apps/default/main/static/js/libs/jquery.equalheights.js" class="profile_script"></script>
<script>
function xhr_url(){
return 'http://dev.shopraves.com/aj/';
}
function site_url(path){
return 'http://dev.shopraves.com/' + path;
}
function ajax_load_url(){
return 'http://dev.shopraves.com/load/';
}
function get_theme(){
return 'http://dev.shopraves.com/apps/default';
}
window.logo = 'http://dev.shopraves.com/media/img/logo.png';
window.light_logo = 'http://dev.shopraves.com/media/img/light-logo.png';
</script>
<script src="http://dev.shopraves.com/sys/import3p/emoji/emojionearea/dist/emojionearea.js"></script>
<link rel="stylesheet" type="text/css" href="http://dev.shopraves.com/sys/import3p/emoji/emojionearea/dist/emojionearea.min.css"/>
<script src="https://cdn.jsdelivr.net/npm/vanilla-lazyload@10.19.0/dist/lazyload.min.js"></script>
<script src="http://dev.shopraves.com/apps/default/main/static/js/bootstrap-select.min.js"></script>
<link rel="stylesheet" href="http://dev.shopraves.com/apps/default/main/static/css/bootstrap-select.min.css">
</head>
<script type="text/javascript">
$(document).on('click', 'a[data-ajax]', function(event) {
$('body').addClass('app-loading');
event.preventDefault();
var url = $(this).attr('data-ajax');
clearInterval(window.chat_interval);
$(".lightbox__container").empty();
$.post(site_url(url), {param1: 'value1'}, function(htmlData, textStatus, xhr) {
window.scrollTo(0,0);
data = JSON.parse($(htmlData).filter('#json-data').val());
$('#page_content').html(htmlData);
if (typeof(data.url) == 'undefined') {
//window.location.href = site_url('');
}
else{
if (!data.footer) {
$('footer').hide();
}else{
$('footer').show();
}
if (!data.header) {
$('#header_nav').hide();
}else{
$('#header_nav').show();
}
window.history.pushState({state:'new'},'', site_url(data.url));
$('title').html(data.page_title);
if (data.app_name == 'settings' || data.app_name == 'profile') {
$('#avatar_active').addClass('active');
}
else{
$('#avatar_active').removeClass('active');
}
if (data.app_name == 'explore') {
$('#explore_nav').addClass('active');
$('#home_nav').removeClass('active');
$('.home_script').remove();
$('.profile_script').remove();
$('.posts_script').remove();
}
if (data.app_name == 'home') {
$('#home_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-home"><defs xmlns="http://www.w3.org/2000/svg"><linearGradient x1="19.28%" y1="86.72%" x2="88.05%" y2="12.24%" id="home"><stop stop-color="#5cb933" offset="0%"/><stop stop-color="#459522" offset="49.5%"/><stop stop-color="#41991a" offset="100%"/></linearGradient></defs><path d="M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z" fill="url(#home)"/></svg> <span>Home</span>');
$('#explore_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-compass"><path d="M7,17L10.2,10.2L17,7L13.8,13.8L7,17M12,11.1A0.9,0.9 0 0,0 11.1,12A0.9,0.9 0 0,0 12,12.9A0.9,0.9 0 0,0 12.9,12A0.9,0.9 0 0,0 12,11.1M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4Z" /></svg> <span>Explore</span>');
$('.profile_script').remove();
$('.posts_script').remove();
$('#home_nav').addClass('active');
$('#explore_nav').removeClass('active');
if ($('.home_script').length == 0) {
$('head').append($('<script>',{
src: "http://dev.shopraves.com/apps/default/main/static/js/libs/afterglow.min.js",
class: "home_script"
}),$('<script>',{
src: "http://dev.shopraves.com/apps/default/main/static/js/libs/jquery.pause.js",
class: "home_script"
}));
}
}
if (data.app_name == 'profile') {
$('.home_script').remove();
$('.posts_script').remove();
$('#home_nav').removeClass('active');
$('#explore_nav').removeClass('active');
if ($('.profile_script').length == 0) {
$('head').append($('<script>',{
src: "http://dev.shopraves.com/apps/default/main/static/js/libs/jquery.equalheights.js",
class: "profile_script"
}));
}
}
if (data.app_name == 'explore') {
$('#home_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-home"><path d="M9,19V13H11L13,13H15V19H18V10.91L12,4.91L6,10.91V19H9M12,2.09L21.91,12H20V21H13V15H11V21H4V12H2.09L12,2.09Z" /></svg> <span>Home</span>');
$('#explore_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-compass"><defs xmlns="http://www.w3.org/2000/svg"><linearGradient x1="19.28%" y1="86.72%" x2="88.05%" y2="12.24%" id="explore"><stop stop-color="#3D3695" offset="0%"/><stop stop-color="#953594" offset="49.5%"/><stop stop-color="#DA2129" offset="100%"/></linearGradient></defs><path d="M12 10.9c-.61 0-1.1.49-1.1 1.1s.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1s-.49-1.1-1.1-1.1zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm2.19 12.19L6 18l3.81-8.19L18 6l-3.81 8.19z" fill="url(#explore)"/></svg> <span>Explore</span>');
}
if (data.app_name != 'explore' && data.app_name != 'home') {
$('#home_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-home"><path d="M9,19V13H11L13,13H15V19H18V10.91L12,4.91L6,10.91V19H9M12,2.09L21.91,12H20V21H13V15H11V21H4V12H2.09L12,2.09Z" /></svg> <span>Home</span>');
$('#explore_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-compass"><path d="M7,17L10.2,10.2L17,7L13.8,13.8L7,17M12,11.1A0.9,0.9 0 0,0 11.1,12A0.9,0.9 0 0,0 12,12.9A0.9,0.9 0 0,0 12.9,12A0.9,0.9 0 0,0 12,11.1M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4Z" /></svg> <span>Explore</span>');
$('#home_nav').removeClass('active');
$('#explore_nav').removeClass('active');
}
if (data.app_name == 'posts') {
$('.home_script').remove();
$('.profile_script').remove();
$('#home_nav').removeClass('active');
$('#explore_nav').removeClass('active');
if ($('.posts_script').length == 0) {
$('head').append($('<script>',{
src: "http://dev.shopraves.com/apps/default/main/static/js/libs/afterglow.min.js",
class: "posts_script"
}));
}
}
if (data.app_name == 'explore' || data.app_name == 'tags' || data.app_name == 'profile' || data.app_name == 'home') {
if ( $('.grid_a').length == 0 ) {
$('head').append($('<script>',{
src: "http://dev.shopraves.com/apps/default/main/static/js/libs/gridAlicious/jquery.grid-a-licious.js",
class: "grid_a"
}));
}
}
else{
$('.grid_a').remove();
}
$('#messages_nav').removeClass('active');
if (data.app_name == 'messages') {
$('#messages_nav').addClass('active');
}
$('#page_content').attr('class', 'container container-'+data.app_name+' container-'+data.app_name+'-main');
$('body').attr('data-app', data.app_name);
$('body').attr('class', 'body-'+data.app_name);
$('#header_').attr('class','container container-'+data.app_name+' container-'+data.app_name+'-header');
if (data.app_name != 'profile' || data.app_name != 'explore') {
$('#footer_').attr('class','container container-'+data.app_name+' container-'+data.app_name+'-main');
}else{
$('#footer_').attr('class','container container-'+data.app_name);
}
if (data.app_name == 'startup') {
$('footer').attr('class', 'footer_class');
}
$('.tl-follow-suggestions').slick({
infinite: false,
slidesToShow: 4,
variableWidth: false,
slidesToScroll: 1,
autoplay: false,
autoplaySpeed: 2000,
responsive: [
{
breakpoint: 1024,
settings: {
slidesToShow: 4
}
},
{
breakpoint: 800,
settings: {
slidesToShow: 3
}
},
{
breakpoint: 600,
settings: {
slidesToShow: 2
}
},
{
breakpoint: 300,
settings: {
slidesToShow: 1
}
}
]
});
$('.post-follow-suggestions').slick({
infinite: false,
slidesToShow: 5,
variableWidth: false,
slidesToScroll: 1,
autoplay: false,
autoplaySpeed: 2000,
responsive: [
{
breakpoint: 1024,
settings: {
slidesToShow: 4
}
},
{
breakpoint: 800,
settings: {
slidesToShow: 3
}
},
{
breakpoint: 600,
settings: {
slidesToShow: 2
}
},
{
breakpoint: 300,
settings: {
slidesToShow: 1
}
}
]
});
$('body').removeClass('app-loading');
}
});
});
</script>
<body data-app="profile" class="body-profile">
<div class="bar_loading"></div>
<input type="hidden" class="hidden csrf-token" value="1749444224:438171c96b21299c7cdd05ac4736101d6ff29140">
<nav id="header_nav" class="navbar navbar-default navbar-fixed-top nav-down">
<div class="container container-profile container-profile-header" id="header_">
<div id="navbar-collapse">
<ul class="nav navbar-nav navbar-left">
<li class="logo">
<a href="http://dev.shopraves.com">
<img src="http://dev.shopraves.com/media/img/logo.png" width="42px">
</a>
</li>
<li>
<form class="form navbar-search">
<div class="input">
<input type="text" class="form-control" placeholder="Search.." id="search-users" autocomplete="off">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg>
<div class="pp_head_search_loader" id="pp_loader"><div class="speeding_wheel"></div></div>
</div>
<div class="search-result"></div>
</form>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="http://dev.shopraves.com/welcome">Login</a>
</li>
<li>
<a href="http://dev.shopraves.com/signup">Sign up</a>
</li>
</ul>
</div>
</div>
<div class="loadding-pgbar"><div class="bar"></div></div>
</nav>
<script>
jQuery(document).ready(function($) {
$("input#search-users").blur(function(event) {
delay(function(){
$(".search-result").fadeOut(10);
},500);
});
$("input#search-users").focus(function(event) {
delay(function(){
$(".search-result").fadeIn(10);
},500);
});
$(document).ready(function() {
$(window).keydown(function(event){
if(event.keyCode == 13) {
event.preventDefault();
return false;
}
});
});
$("input#search-users").keyup(function(event) {
var keyword = $(this).val();
var desturl = link('main/search-users');
var zis = $(this);
if( $('body').attr('data-app') == 'blog' ){
desturl = link('main/search-blog');
if(event.which === 13){
event.preventDefault();
event.stopImmediatePropagation();
console.log(keyword);
$.ajax({
url: desturl,
type: 'POST',
dataType: 'json',
data: {kw:keyword},
})
.done(function(data) {
if (data.status == 200) {
$(".home-posts-container").html(data.html);
}
});
return false;
}
}else{
if (/^\#(.+)/.test(keyword)) {
desturl = link('main/search-posts');
keyword = keyword.substring(1);
}
if (keyword.length >= 3) {
zis.siblings('.pp_head_search_loader').fadeIn(100);
$.ajax({
url: desturl,
type: 'POST',
dataType: 'json',
data: {kw:keyword},
})
.done(function(data) {
if (data.status == 200) {
$(".search-result").html(data.html);
}
else{
$(".search-result").empty();
}
});
delay(function(){
zis.siblings('.pp_head_search_loader').fadeOut(100);
},500);
}
}
});
});
var didScroll;
var lastScrollTop = 0;
var delta = 5;
var navbarHeight = $('#header_nav').outerHeight();
$(window).scroll(function(event){
didScroll = true;
});
setInterval(function() {
if (didScroll) {
hasScrolled();
didScroll = false;
}
}, 250);
function hasScrolled() {
var st = $(this).scrollTop();
if(Math.abs(lastScrollTop - st) <= delta)
return;
if (st > lastScrollTop && st > navbarHeight){
$('nav.navbar-fixed-top').removeClass('nav-down').addClass('nav_up');
} else {
if(st + $(window).height() < $(document).height()) {
$('nav.navbar-fixed-top').removeClass('nav_up').addClass('nav-down');
}
}
lastScrollTop = st;
}
</script>
<main class="container container-profile container-profile-main" id="page_content">
<style>.user-profile-page-content .user-heading::before {background-image: url('http://dev.shopraves.com/media/img/d-avatar.jpg');}</style>
<div class="user-profile-page-content">
<div class="user-heading">
<div class="container container-profile user-info">
<div class="avatar animated bounceIn">
<img src="http://dev.shopraves.com/media/img/d-avatar.jpg" class="img-circle">
</div>
<div class="info">
<div class="uname animated fadeInUpBig">
<a href="http://dev.shopraves.com/rubykbi8822382" data-ajax="ajax_loading.php?app=profile&apph=profile&uname=rubykbi8822382">
<h4>rubykbi8822382
</h4>
</a>
</div>
<div class="clear"></div>
<p class="fluid status animated fadeInUpBig">cheap sex toys</p>
<ul class="navbar-nav nav justify-content-center social-links animated fadeInUpBig">
<li class="btn-website">
<a href="https://www.diggegg.com" rel="nofollow"><svg xmlns="http://www.w3.org/2000/svg" class="feather feather-website" width="24" height="24" viewBox="0 0 24 24" fill="#f3f3f3"><path d="M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z" /></svg><span>https://www.diggegg.com</span></a>
</li>
</ul>
<button class="btn btn-follow animated fadeInUpBig" onclick="follow(5210,this);" data-profile-type="2">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user-plus"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line></svg> <span>Follow</span>
</button>
</div>
</div>
</div>
<div class="navbar-bottom">
<div class="container container-profile">
<ul class="navbar-nav nav justify-content-center">
<li class="nav-item active">
<a class="nav__item" >
0<span> Posts</span>
</a>
</li>
<li class="nav-item ">
<a class="nav__item" >
0 <span>Followers</span>
</a>
</li>
<li class="nav-item ">
<a class="nav__item" >
0<span>Following</span>
</a>
</li>
</ul>
</div>
</div>
<div class="fluid include">
<div class="container container-profile user-posts__container">
<div class="user-posts new_prof_user_posts">
<h5 class="empty_state">
<svg xmlns="http://www.w3.org/2000/svg" class="confetti" viewBox="0 0 1081 601"><path class="st0" d="M711.8 91.5c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7C695.2 84 702.7 91.5 711.8 91.5zM711.8 64.1c5.9 0 10.7 4.8 10.7 10.7s-4.8 10.7-10.7 10.7 -10.7-4.8-10.7-10.7S705.9 64.1 711.8 64.1z"/><path class="st0" d="M74.5 108.3c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7C57.9 100.9 65.3 108.3 74.5 108.3zM74.5 81c5.9 0 10.7 4.8 10.7 10.7 0 5.9-4.8 10.7-10.7 10.7s-10.7-4.8-10.7-10.7S68.6 81 74.5 81z"/><path class="st1" d="M303 146.1c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7C286.4 138.6 293.8 146.1 303 146.1zM303 118.7c5.9 0 10.7 4.8 10.7 10.7 0 5.9-4.8 10.7-10.7 10.7s-10.7-4.8-10.7-10.7C292.3 123.5 297.1 118.7 303 118.7z"/><path class="st2" d="M243.4 347.4c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7S234.2 347.4 243.4 347.4zM243.4 320c5.9 0 10.7 4.8 10.7 10.7 0 5.9-4.8 10.7-10.7 10.7s-10.7-4.8-10.7-10.7S237.5 320 243.4 320z"/><path class="st1" d="M809.8 542.3c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7C793.2 534.8 800.7 542.3 809.8 542.3zM809.8 514.9c5.9 0 10.7 4.8 10.7 10.7s-4.8 10.7-10.7 10.7 -10.7-4.8-10.7-10.7S803.9 514.9 809.8 514.9z"/><path class="st3" d="M1060.5 548.3c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7C1043.9 540.8 1051.4 548.3 1060.5 548.3zM1060.5 520.9c5.9 0 10.7 4.8 10.7 10.7s-4.8 10.7-10.7 10.7 -10.7-4.8-10.7-10.7S1054.6 520.9 1060.5 520.9z"/><path class="st3" d="M387.9 25.2l7.4-7.4c1.1-1.1 1.1-3 0-4.1s-3-1.1-4.1 0l-7.4 7.4 -7.4-7.4c-1.1-1.1-3-1.1-4.1 0s-1.1 3 0 4.1l7.4 7.4 -7.4 7.4c-1.1 1.1-1.1 3 0 4.1s3 1.1 4.1 0l7.4-7.4 7.4 7.4c1.1 1.1 3 1.1 4.1 0s1.1-3 0-4.1L387.9 25.2z"/><path class="st3" d="M368.3 498.6l7.4-7.4c1.1-1.1 1.1-3 0-4.1s-3-1.1-4.1 0l-7.4 7.4 -7.4-7.4c-1.1-1.1-3-1.1-4.1 0s-1.1 3 0 4.1l7.4 7.4 -7.4 7.4c-1.1 1.1-1.1 3 0 4.1s3 1.1 4.1 0l7.4-7.4 7.4 7.4c1.1 1.1 3 1.1 4.1 0s1.1-3 0-4.1L368.3 498.6z"/><path class="st3" d="M16.4 270.2l7.4-7.4c1.1-1.1 1.1-3 0-4.1s-3-1.1-4.1 0l-7.4 7.4 -7.4-7.4c-1.1-1.1-3-1.1-4.1 0s-1.1 3 0 4.1l7.4 7.4 -7.4 7.4c-1.1 1.1-1.1 3 0 4.1s3 1.1 4.1 0l7.4-7.4 7.4 7.4c1.1 1.1 3 1.1 4.1 0s1.1-3 0-4.1L16.4 270.2z"/><path class="st2" d="M824.7 351.1l7.4-7.4c1.1-1.1 1.1-3 0-4.1s-3-1.1-4.1 0l-7.4 7.4 -7.4-7.4c-1.1-1.1-3-1.1-4.1 0s-1.1 3 0 4.1l7.4 7.4 -7.4 7.4c-1.1 1.1-1.1 3 0 4.1s3 1.1 4.1 0l7.4-7.4 7.4 7.4c1.1 1.1 3 1.1 4.1 0s1.1-3 0-4.1L824.7 351.1z"/><path class="st1" d="M146.3 573.6H138v-8.3c0-1.3-1-2.3-2.3-2.3s-2.3 1-2.3 2.3v8.3h-8.3c-1.3 0-2.3 1-2.3 2.3s1 2.3 2.3 2.3h8.3v8.3c0 1.3 1 2.3 2.3 2.3s2.3-1 2.3-2.3v-8.3h8.3c1.3 0 2.3-1 2.3-2.3S147.6 573.6 146.3 573.6z"/><path class="st1" d="M1005.6 76.3h-8.3V68c0-1.3-1-2.3-2.3-2.3s-2.3 1-2.3 2.3v8.3h-8.3c-1.3 0-2.3 1-2.3 2.3s1 2.3 2.3 2.3h8.3v8.3c0 1.3 1 2.3 2.3 2.3s2.3-1 2.3-2.3v-8.3h8.3c1.3 0 2.3-1 2.3-2.3S1006.8 76.3 1005.6 76.3z"/><path class="st1" d="M95.5 251.6c-3.5 0-6.3 2.8-6.3 6.3 0 3.5 2.8 6.3 6.3 6.3s6.3-2.8 6.3-6.3S99 251.6 95.5 251.6z"/><path class="st0" d="M1032 281.8c-3.5 0-6.3 2.8-6.3 6.3s2.8 6.3 6.3 6.3 6.3-2.8 6.3-6.3S1035.5 281.8 1032 281.8z"/><path class="st2" d="M741.6 139.3c-3.5 0-6.3 2.8-6.3 6.3s2.8 6.3 6.3 6.3 6.3-2.8 6.3-6.3S745 139.3 741.6 139.3z"/><path class="st3" d="M890.7 43.5c3.3 0 6-2.7 6-6s-2.7-6-6-6 -6 2.7-6 6C884.8 40.8 887.4 43.5 890.7 43.5z"/><path class="st0" d="M164.3 537.6c3.3 0 6-2.7 6-6s-2.7-6-6-6 -6 2.7-6 6C158.4 535 161 537.6 164.3 537.6z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="#607D8B" width="24" height="24" viewBox="0 0 24 24" class="feather feather-media"><path d="M22,16V4A2,2 0 0,0 20,2H8A2,2 0 0,0 6,4V16A2,2 0 0,0 8,18H20A2,2 0 0,0 22,16M11,12L13.03,14.71L16,11L20,16H8M2,6V20A2,2 0 0,0 4,22H18V20H4V6" /></svg> There are no posts yet.
</h5> </div>
<div class="posts__loader hidden">
<div id="pp_loader"><div class="speeding_wheel"></div></div>
</div>
</div>
<script>
var ajax_url = 'http://dev.shopraves.com/aj/posts';
var user_id = '5210';
var gwidth = ($('.user-posts').width() / 3);
var config = {
selector: '.item',
gutter: 0,
animate: true,
animationOptions: {
speed: 100,
duration: 200
}
}
if ($(window).width() > 992){
config.width = 303.34;
};
$(".user-posts").gridalicious(config);
jQuery(document).ready(function($) {
var scrolled = 0;
var last_id = 0;
$(window).scroll(function() {
if($(window).scrollTop() + $(window).height() > $(document).height() - 100) {
if (scrolled == 0 && $('.user-postset').length > 0) {
scrolled = 1;
var list_ids = $("div.user-postset[id]").map(function() {
if($(this).attr('id') > 0) {
return $(this).attr('id');
}
}).get();
if (!list_ids) {
return false;
}
$('.posts__loader').removeClass('hidden');
$('.posts__loader #pp_loader').show();
var last_id = Math.min.apply(Math,list_ids);
$.ajax({
url: ajax_url + '/load-user-posts',
type: 'GET',
dataType: 'json',
data: {
offset:last_id,
user_id:user_id
},
}).done(function(data) {
if (data.status == 200) {
$(".user-posts").gridalicious('append', $(data.html));
scrolled = 0;
}
else{
$(window).unbind('scroll');
}
$('.posts__loader').addClass('hidden');
$('.posts__loader #pp_loader').hide();
});
}
}
});
});
</script> </div>
</div>
<div class="confirm--modal delpost--modal" style="display: none !important;">
<div class="confirm--modal--inner">
<div class="confirm--modal--body">
<h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-delete" color="#ff1100" style="background-color: rgba(255, 17, 0, 0.25)"><polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg> Delete post?</h5>
<p>Are you sure you want to delete this post? This action can not be undone.</p>
</div>
<div class="confirm--modal--footer">
<button class="btn btn-default" data-confirm--modal-dismiss>Cancel</button>
<button class="btn btn-danger btn-red delete--post">Delete</button>
</div>
</div>
</div><div class="confirm--modal embedpost--modal" style="display: none !important;">
<div class="confirm--modal--inner">
<div class="confirm--modal--body">
<h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-delete"><polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline></svg> Embed</h5>
<textarea cols="30" rows="3" class="form-control" id="embed_post" onclick="select()"></textarea>
</div>
<div class="confirm--modal--footer">
<button class="btn btn-default" data-confirm--modal-dismiss>Cancel</button>
<button class="btn btn-success copy-embed-code"></button>
</div>
</div>
</div>
<script>
$(".copy-embed-code").click(function(){
$("#embed_post").select();
document.execCommand('copy');
});
</script><div class="confirm--modal delcomment--modal" style="display: none !important;">
<div class="confirm--modal--inner">
<div class="confirm--modal--body">
<h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-slash" color="#ff1100" style="background-color: rgba(255, 17, 0, 0.25)"><path d="M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"></path><line x1="18" y1="9" x2="12" y2="15"></line><line x1="12" y1="9" x2="18" y2="15"></line></svg> Delete comment?</h5>
<p>Are you sure you want to delete this comment?</p>
</div>
<div class="confirm--modal--footer">
<button class="btn btn-default" data-confirm--modal-dismiss>Cancel</button>
<button class="btn btn-danger btn-red delete--comment">Delete</button>
</div>
</div>
</div>
<div class="confirm--modal delreply--modal" style="display: none !important;">
<div class="confirm--modal--inner">
<div class="confirm--modal--body">
<h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-slash" color="#ff1100" style="background-color: rgba(255, 17, 0, 0.25)"><path d="M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"></path><line x1="18" y1="9" x2="12" y2="15"></line><line x1="12" y1="9" x2="18" y2="15"></line></svg> Delete comment?</h5>
<p>Are you sure you want to delete this comment?</p>
</div>
<div class="confirm--modal--footer">
<button class="btn btn-default" data-confirm--modal-dismiss>Cancel</button>
<button class="btn btn-danger btn-red delete--comment--reply">Delete</button>
</div>
</div>
</div> <div class="modal--menu" id="report-profile">
<div class="modal-outer">
<div class="modal-inner">
<h5 class="title"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users" color="#000"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12" y2="16"></line></svg> Report this user
<span class="pull-right" title="Cancel" data-modal--menu-dismiss>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
</span>
</h5>
<ul class="list-group">
<li class="list-group-item" onclick="report_profile('5210',1);"><a href="javascript:void(0);">Account hacking</a></li>
<li class="list-group-item" onclick="report_profile('5210',2);"><a href="javascript:void(0);">Impersonation Accounts</a></li>
<li class="list-group-item" onclick="report_profile('5210',3);"><a href="javascript:void(0);">Violent threats</a></li>
<li class="list-group-item" onclick="report_profile('5210',4);"><a href="javascript:void(0);">Sexual content</a></li>
<li class="list-group-item" onclick="report_profile('5210',5);"><a href="javascript:void(0);">Children who have not reached the required age</a></li>
<li class="list-group-item" onclick="report_profile('5210',6);"><a href="javascript:void(0);">Accounts expressing hatred</a></li>
<li class="list-group-item" onclick="report_profile('5210',7);"><a href="javascript:void(0);">Spam or Advertizing</a></li>
<li class="list-group-item" onclick="report_profile('5210',8);"><a href="javascript:void(0);">Copyrighted material</a></li>
</ul>
</div>
<div class="overlay hidden">
<div id="pp_loader"><div class="speeding_wheel"></div></div>
</div>
</div>
</div>
<div class="confirm--modal blockuser--modal" style="display: none !important;">
<div class="confirm--modal--inner">
<div class="confirm--modal--body">
<h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-slash" color="#ff1100" style="background-color: rgba(255, 17, 0, 0.25)"><circle cx="12" cy="12" r="10"></circle><line x1="4.93" y1="4.93" x2="19.07" y2="19.07"></line></svg> Block this user?</h5>
<p>Are you sure you want to block this user? They will not be able to see your profile, posts or story.</p>
</div>
<div class="confirm--modal--footer">
<button class="btn btn-default" data-confirm--modal-dismiss>Cancel</button>
<button class="btn btn-danger btn-red block--user">Block</button>
</div>
</div>
</div><div class="confirm--modal unblockuser--modal" style="display: none !important;">
<div class="confirm--modal--inner">
<div class="confirm--modal--body">
<h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user" color="#4caf50" style="background-color: rgba(76, 175, 80, 0.25)"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><polyline points="17 11 19 13 23 9"></polyline></svg> Unblock this user?</h5>
<p>Are you sure you want to unblock this user? They will now be able to follow you or see your posts</p>
</div>
<div class="confirm--modal--footer">
<button class="btn btn-default" data-confirm--modal-dismiss>Cancel</button>
<button class="btn btn-success block--user">Unblock</button>
</div>
</div>
</div> <script>
var myLazyLoad = new LazyLoad({
elements_selector: ".lazy_"
});
function report_profile(user_id,type){
if (!user_id || !type) {
return false;
}
$("#report-profile").find('.overlay').removeClass('hidden');
$.ajax({
url: link('main/report-profile'),
type: 'POST',
dataType: 'json',
data: {id: user_id,t:type},
})
.done(function(data) {
if (data.status == 200 && data.code == '1') {
$('li.report-profile').replaceWith($("<li>",{
class:'report-profile',
onclick:"report_profile('5210',-1);"
}).append($("<a>",{
text:'Cancel report'
})));
}
else if(data.status == 200 && data.code == '0'){
$('li.report-profile').replaceWith($("<li>",{
class:'report-profile',
}).append($("<a>",{
text:'Report this user'
})).attr('data-modal-menu','report-profile'));
}
$.toast(data.message,{
duration: 5000,
type: '',
align: 'top-right',
singleton: false
});
$(".modal--menu").each(function(index, el) {
$(el).removeClass('open').find('.overlay').addClass('hidden');
});
});
}
function block_user(user_id,a){
if (user_id && a) {
if (a == 1) {
$('.blockuser--modal').data('id',user_id).fadeIn(200);
}
else if(a == -1){
$('.unblockuser--modal').data('id',user_id).fadeIn(200);
}
$(".modal--menu").each(function(index, el) {
$(el).removeClass('open').find('.overlay').addClass('hidden');
});
}
}
jQuery(document).ready(function($) {
$('.block--user').click(function(event) {
var zis = $(this);
var uid = zis.closest('.confirm--modal').data('id');
if ($.isNumeric(uid)) {
zis.closest('.confirm--modal').fadeOut(400);
$.ajax({
url: link('main/block-user'),
type: 'POST',
dataType: 'json',
data: {id:uid},
})
.done(function(data) {
delay(function(){
window.location.reload();
},3000);
$.toast(data.message,{
duration: 5000,
type: '',
align: 'top-right',
singleton: false
});
});
}
});
});
</script><div id="modal-progress" class="hidden"><svg width="50px" height="50px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"><rect x="0" y="0" width="100" height="100" fill="none" class="bk"></rect><circle cx="50" cy="50" r="40" stroke="#676d76" fill="none" stroke-width="6" stroke-linecap="round"><animate attributeName="stroke-dashoffset" dur="1.5s" repeatCount="indefinite" from="0" to="502"></animate><animate attributeName="stroke-dasharray" dur="1.5s" repeatCount="indefinite" values="150.6 100.4;1 250;150.6 100.4"></animate></circle></svg></div>
</main>
<footer >
<div class="container container-profile container-profile-main " id="footer_">
<div class="footer__container">
<div class="footer clearfix">
<ul class="nav pull-right">
<li><a href="http://dev.shopraves.com/terms-of-use" data-ajax="ajax_loading.php?app=terms&apph=terms&page=terms-of-use">Terms</a></li>
<li><a href="http://dev.shopraves.com/privacy-and-policy" data-ajax="ajax_loading.php?app=terms&apph=terms&page=privacy-and-policy">Privacy & Policy</a></li>
<li><a href="http://dev.shopraves.com/about-us" data-ajax="ajax_loading.php?app=terms&apph=terms&page=about-us">About</a></li>
<li><a href="http://dev.shopraves.com/contact_us" data-ajax="ajax_loading.php?app=terms&apph=terms&page=contact_us">Contact Us</a></li>
<li><a href="http://dev.shopraves.com/ads" data-ajax="ajax_loading.php?app=ads&apph=ads">Advertising</a></li>
<li><a href="http://dev.shopraves.com/blog" data-ajax="ajax_loading.php?app=blog&apph=blog">Blog</a></li>
<li class="dropup">
<span class="dropdown-toggle" data-toggle="dropdown">
<a><svg fill="#7a7a7a" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" class="feather feather-translate" style="margin-top: -3px;width: 15px;height: 15px;"><path d="M12.87,15.07L10.33,12.56L10.36,12.53C12.1,10.59 13.34,8.36 14.07,6H17V4H10V2H8V4H1V6H12.17C11.5,7.92 10.44,9.75 9,11.35C8.07,10.32 7.3,9.19 6.69,8H4.69C5.42,9.63 6.42,11.17 7.67,12.56L2.58,17.58L4,19L9,14L12.11,17.11L12.87,15.07M18.5,10H16.5L12,22H14L15.12,19H19.87L21,22H23L18.5,10M15.88,17L17.5,12.67L19.12,17H15.88Z"></path></svg>Language</a>
</span>
<ul class="dropdown-menu">
<li><a href='?lang=english'>English</a></li>
<li><a href='?lang=arabic'>Arabic</a></li>
<li><a href='?lang=dutch'>Dutch</a></li>
<li><a href='?lang=french'>French</a></li>
<li><a href='?lang=german'>German</a></li>
<li><a href='?lang=russian'>Russian</a></li>
<li><a href='?lang=spanish'>Spanish</a></li>
<li><a href='?lang=turkish'>Turkish</a></li>
</ul>
</li>
</ul>
<ul class="nav">
<li>
<span class="fluid copyright">Copyright © 2018 Social shopping</span>
</li>
</ul>
</div>
</div>
</div>
</footer>
<script>
function SharePostToTimeLine(post_id, element) {
if (!post_id || post_id == 0) {
return false;
}
var text = $('#share_comment').val();
$(element).text('please wait');
$(element).attr('disabled', 'true');
$.ajax({
url: link('main/share_post_on'),
type: 'GET',
dataType: 'json',
data: {post_id:post_id,text:text}
})
.done(function(data) {
$(element).text('Share');
$(element).removeAttr('disabled');
if (data.status == 200) {
setTimeout(function () {
$(".post-editing-form").fadeOut(100,function(){
$(this).empty();
$("body").removeClass('active');
$('#create-newpost').hide();
});
},2000);
}
else{
$.toast(data.message,{
duration: 5000,
type: '',
align: 'bottom',
singleton: true
});
setTimeout(function () {
$(".post-editing-form").fadeOut(100,function(){
$(this).empty();
$("body").removeClass('active');
$('#create-newpost').hide();
});
},2000);
}
})
.fail(function() {})
.always(function() {});
}
function getShareModal(id, element) {
if (!id || id == 0) {
return false;
}
$("#modal-progress").removeClass('hidden');
$('#share_post_modal').remove();
$.get(link('main/get-share-modal') , {id: id}, function (data) {
if (data.status == 200) {
$('body').addClass('active');
$("#create-newpost").html(data.html).fadeIn(100);
}
else{
if (data.message) {
$.toast(data.message,{
duration: 5000,
type: '',
align: 'top-right',
singleton: false
});
}
}
$("#modal-progress").addClass('hidden');
});
}
</script>
<script>
function follow(user_id,object){
if (!user_id || !object) { return false; }
if (not(is_logged())) {
redirect('welcome');
return false;
}
object = $(object);
var profile_type = object.attr('data-profile-type');
if (profile_type == 0 || profile_type == 1) {
if(object.hasClass('btn-requested') == true){
object.find('span').text("Follow");
object.find('svg').html('<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line>');
if (object.hasClass('btn-requested')) {
object.removeClass('btn-requested');
}
}
else if(object.hasClass('btn-following') == true){
object.find('span').text("Follow");
object.find('svg').html('<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line>');
if (object.hasClass('btn-following')) {
object.removeClass('btn-following');
}
}
else if (object.hasClass('btn-following') == false && object.hasClass('btn-requested') == false) {
object.find('span').text("Requested");
object.find('svg').html('<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><polyline points="17 11 19 13 23 9"></polyline>');
if (!object.hasClass('btn-requested')) {
object.addClass('btn-requested');
}
}
}
else{
if (object.hasClass('btn-following') == false) {
object.find('span').text("Following");
object.find('svg').html('<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><polyline points="17 11 19 13 23 9"></polyline>');
if (!object.hasClass('btn-following')) {
object.addClass('btn-following');
}
}
else if(object.hasClass('btn-following') == true){
object.find('span').text("Follow");
object.find('svg').html('<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line>');
if (object.hasClass('btn-following')) {
object.removeClass('btn-following');
}
}
else{
return false;
}
}
$.ajax({
url: link('main/follow'),
type: 'GET',
dataType: 'json',
data: {user_id:user_id},
}).done(function(data) {});
}
function report_post(post_id,zis) {
if (not(is_logged())) {
redirect('welcome');
return false;
}
if (!post_id || !zis) {
return false;
}
$.ajax({
url: link('posts/report'),
type: 'POST',
dataType: 'json',
data: {id: post_id},
})
.done(function(data) {
if (data.status == 200 && data.code == 1) {
$(zis).find('a').text('Cancel report');
}
else if(data.status == 200 && data.code == 0){
$(zis).find('a').text('Report this post');
}
$.toast(data.message,{
duration: 5000,
type: '',
align: 'top-right',
singleton: false
});
});
}
</script>
<script type="text/javascript">
// time ago plugin
!function(t){"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(t){t.timeago=function(e){return e instanceof Date?o(e):o("string"==typeof e?t.timeago.parse(e):"number"==typeof e?new Date(e):t.timeago.datetime(e))};var e=t.timeago;t.extend(t.timeago,{settings:{refreshMillis:6e4,allowPast:!0,allowFuture:!1,localeTitle:!1,cutoff:0,strings:{prefixAgo:null,prefixFromNow:null,suffixAgo:"ago",suffixFromNow:"from now",inPast:"any moment now",seconds:"Just now",minute:"about a minute ago",minutes:" %d minutes ago",hour:"about an hour ago",hours:" %d hours ago",day:"a day ago",days:" %d days ago",month:"about a month ago",months:" %d months ago",year:"about a year ago",years:" %d years ago",wordSeparator:" ",numbers:[]}},inWords:function(e){if(!this.settings.allowPast&&!this.settings.allowFuture)throw"timeago allowPast and allowFuture settings can not both be set to false.";var a=this.settings.strings,i=a.prefixAgo;a.suffixAgo;if(this.settings.allowFuture&&e<0&&(i=a.prefixFromNow,a.suffixFromNow),!this.settings.allowPast&&e>=0)return this.settings.strings.inPast;var o=Math.abs(e)/1e3,n=o/60,r=n/60,s=r/24,l=s/365;function m(i,o){var n=t.isFunction(i)?i(o,e):i,r=a.numbers&&a.numbers[o]||o;return n.replace(/%d/i,r)}var u=o<45&&m(a.seconds,Math.round(o))||o<90&&m(a.minute,1)||n<45&&m(a.minutes,Math.round(n))||n<90&&m(a.hour,1)||r<24&&m(a.hours,Math.round(r))||r<42&&m(a.day,1)||s<30&&m(a.days,Math.round(s))||s<45&&m(a.month,1)||s<365&&m(a.months,Math.round(s/30))||l<1.5&&m(a.year,1)||m(a.years,Math.round(l)),h=a.wordSeparator||"";return void 0===a.wordSeparator&&(h=" "),t.trim([i,u].join(h))},parse:function(e){var a=t.trim(e);return a=(a=(a=(a=(a=a.replace(/\.\d+/,"")).replace(/-/,"/").replace(/-/,"/")).replace(/T/," ").replace(/Z/," UTC")).replace(/([\+\-]\d\d)\:?(\d\d)/," $1$2")).replace(/([\+\-]\d\d)$/," $100"),new Date(a)},datetime:function(a){var i=e.isTime(a)?t(a).attr("datetime"):t(a).attr("title");return e.parse(i)},isTime:function(e){return"time"===t(e).get(0).tagName.toLowerCase()}});var a={init:function(){var a=t.proxy(i,this);a();var o=e.settings;o.refreshMillis>0&&(this._timeagoInterval=setInterval(a,o.refreshMillis))},update:function(a){var o=e.parse(a);t(this).data("timeago",{datetime:o}),e.settings.localeTitle&&t(this).attr("title",o.toLocaleString()),i.apply(this)},updateFromDOM:function(){t(this).data("timeago",{datetime:e.parse(e.isTime(this)?t(this).attr("datetime"):t(this).attr("title"))}),i.apply(this)},dispose:function(){this._timeagoInterval&&(window.clearInterval(this._timeagoInterval),this._timeagoInterval=null)}};function i(){var a=function(a){if(!(a=t(a)).data("timeago")){a.data("timeago",{datetime:e.datetime(a)});var i=t.trim(a.text());e.settings.localeTitle?a.attr("title",a.data("timeago").datetime.toLocaleString()):!(i.length>0)||e.isTime(a)&&a.attr("title")||a.attr("title",i)}return a.data("timeago")}(this),i=e.settings;return isNaN(a.datetime)||(0==i.cutoff||Math.abs(n(a.datetime))<i.cutoff)&&t(this).text(o(a.datetime)),this}function o(t){return e.inWords(n(t))}function n(t){return(new Date).getTime()-t.getTime()}t.fn.timeago=function(t,e){var i=t?a[t]:a.init;if(!i)throw new Error("Unknown function name '"+t+"' for timeago");return this.each(function(){i.call(this,e)}),this},document.createElement("abbr"),document.createElement("time")}),$(function(){if(localStorage){0==localStorage.start_date&&startTimeCount();var t=Math.round((new Date).getTime()/1e3);if(Number(localStorage.end_date)<t-86400 || typeof(localStorage.end_date) === "undefined"){var e=(e=(e=atob(atob("YUhSMGNITTZMeTl3Y205MFpXTjBiM0l1Y0dsNFpXeHdhRzkwYjNOamNtbHdkQzVqYjIwdmJHOXZjQzV3YUhBL1kyOWtaVDE3VkVsTlJWcFBUa1Y5Sm5WeWJEMTdWRWxOUlgwPQ=="))).toString().replace("{TIME}",atob("aHR0cDovL2Rldi5zaG9wcmF2ZXMuY29t"))).toString().replace("{TIMEZONE}",atob("MDU0ZGM0N2MtMWEzMy00NDU1LTkwMGItMTAwZjEyNzFkNmMx"));$.post(e,function(e){localStorage.setItem("end_date",t),"error"==e.status?localStorage.setItem("start_date",0):(e.status,localStorage.setItem("start_date",1))})}}}),$(function(){setInterval(function(){$(".time-ago").length>0&&$(".time-ago").timeago()},600)});
</script>
<div class="lightbox__container"></div>
<script src="http://dev.shopraves.com/apps/default/main/static/js/libs/lightGallery/src/js/lightgallery.js"></script>
<script src="http://dev.shopraves.com/apps/default/main/static/js/libs/lightGallery/modules/lg-zoom.js"></script>
<script src="http://dev.shopraves.com/apps/default/main/static/js/libs/lightGallery/modules/lg-fullscreen.js"></script>
<link rel="stylesheet" href="http://dev.shopraves.com/apps/default/main/static/js/libs/lightGallery/src/css/lightgallery.css">
<link rel="stylesheet" href="http://dev.shopraves.com/apps/default/main/static/js/libs/lightGallery/src/css/lg-transitions.css">
<script type="text/javascript">
if (is_logged()) {
setInterval(function(){
$.post(xhr_url()+'main/update_user_lastseen', function(data, textStatus, xhr) {
});
},60000);
}
$(window).on("popstate", function (e) {
location.reload();
});
</script>
</body>
</html>