//var this_domain = new String(document.location);
//var test_domain = /^(http:\/\/forum.tecnozoom.it|http:\/\/forum.qnm.it)/gi;

var site = document.domain;
var d = site.split('.');
var domain = d[1] + '.' + d[2];

try {
	if(ipad_image_bar=='undefined')
		ipad_image_bar='np_ipad_BB.png';
} catch(e) {
	ipad_image_bar='np_ipad_BB.png';
}



//if (this_domain.match(test_domain)) {
	// "BANNER" DISABILITATO COME DA RICHIESTA DI MASSI DEL 11/08/2010
//} else {

	if(navigator.userAgent.match(/(iPad(?:.+)Safari)/i)) {
		
		function init_ua_ipad() {
			var nameEQ = "ua_ipad=";
			var ca = document.cookie.split(';');
			var contatore = 0;

			for(var i=0;i < ca.length;i++) {
				var c = ca[i];
				while (c.charAt(0)==' ') c = c.substring(1,c.length);
				if (c.indexOf(nameEQ) == 0) { 
					//return 0;
					contatore = new String(c).replace(nameEQ, "");
				}
			}

			contatore = parseInt(contatore)+1;
			if(contatore >= 4) return 0;

			var scadenza = new Date();
			scadenza.setDate(scadenza.getDate() + 7);


			document.cookie = nameEQ+contatore+'; path=/; domain='+ domain +'; expires='+ scadenza.toGMTString() + ';';

			//document.cookie = nameEQ+'1; path=/; expires='+ scadenza.toGMTString() + ';';
			return 1;
		}

		var show_ua_ipad = init_ua_ipad();

		function posiziona_div_ipad() {
			var ipad_el = document.getElementById("ipad_div");
			var ipad_cr = document.getElementById("ipad_crea");
			if(show_ua_ipad == 1) {
				ipad_el.style.display = "none";
				ipad_el.style.height = bh+"px";
				ipad_cr.height = bh;
				ipad_cr.width = wh;
				var xwx = 0;
				xwx = window.innerHeight + window.pageYOffset - bh+1 + "px";
				ipad_el.style.top = xwx;
				ipad_el.style.display = "block";
			} else {
				ipad_el.style.display = "none";
			}
		}
		document.body.ontouchend = function () {
			if(show_ua_ipad == 1) {
				setTimeout(function () {
						posiziona_div_ipad();
						}, 300);
			}
		};
		document.body.ontouchmove = function () {
			if(show_ua_ipad == 1) {
				var ipad_el = document.getElementById("ipad_div");
				ipad_el.style.display = "none";
			}
		};

		ipad_down_url = ((!window.ipad_down_url) ? 'http://www.tuttogratis.it/gol.tg?13247' : window.ipad_down_url);

		function chiudi_adv_ipad() {
			show_ua_ipad = 0;
			var ipad_el = document.getElementById("ipad_div");
			ipad_el.style.display = "none";

			var nameEQ = "ua_ipad=";
			var scadenza = new Date();
			scadenza.setDate(scadenza.getDate() + 7);

			document.cookie = nameEQ+'4; path=/; domain='+ domain +'; expires='+ scadenza.toGMTString() + ';';

		}

		function orientationIpad()
		{
			switch(window.orientation)
			{
				case 90:
				case -90:
					wh = window.innerWidth;
					ww = window.innerHeight+170;
					bh = Math.round((wh*85)/1024);
					break;
				default:
					ww = window.innerWidth;
					wh = window.innerHeight+170;
					bh = Math.round((wh*85)/1024);
					break;

			}
					posiziona_div_ipad();
		}
		window.onorientationchange=orientationIpad;


		if(show_ua_ipad == 1) {
			switch(window.orientation)
			{
				case 90:
				case -90:
					var wh = window.innerWidth;
					var ww = window.innerHeight+170;
					var bh = Math.round((wh*85)/1024);
					break;
				default:
					var ww = window.innerWidth;
					var wh = window.innerHeight+170;
					var bh = Math.round((wh*85)/1024);
					break;

			}
			//document.write('<div id="ipad_div" style="background: transparent; width: 100%; position: absolute; bottom: -50pt; z-index: 2000; left:0; cursor: pointer; margin:0; padding:0;"><div style="width: 100%; text-align: right; top: 36pt; position:relative;"><a href="javascript:chiudi_adv_ipad();" style="text-decoration: none;"><img src="http://commons.nanopress.it/wp-images/chiudi_mobile.png" border="0" style="padding-right: 8px;"></a></div><div><a href="'+ipad_down_url+'"><img style="width:480px; height:74px;" src="http://commons.nanopress.it/wp-images/'+ ipad_image_bar +'" border="0"></a></div></div>');

			//document.write('<div id="ipad_div" style="display:block; top:1122px; height:85px; position:absolute; width:100%; z-index:100;"> <a href="'+ipad_down_url+'" style="text-indent:-999999px; display:block; height:85px; background:url(http://commons.nanopress.it/wp-images/'+ ipad_image_bar +') no-repeat left bottom;">Download</a> <a href="javascript:chiudi_adv_ipad();" style="text-decoration:none; position:absolute; right:0; top:40px; padding-right: 30px; text-indent:-999999px; height:14px; width:14px; background:url(http://commons.nanopress.it/wp-images/chiudi_ipad.png) no-repeat center center; margin-bottom: 20px; margin-left: 20px; margin-top: -10px; padding-top: 20px;">Close Ad</a></div>');
			document.write('<div id="ipad_div" style="display:block; top:1093px; position:absolute; width:100%; z-index:100;height:'+bh+'px; overflow:hidden;"> <a href="'+ipad_down_url+'" style="display:block; height:'+bh+'px; width:'+wh+'px;"><img id="ipad_crea" src="http://commons.nanopress.it/wp-images/'+ ipad_image_bar +'" height="'+bh+'" width="'+wh+'" /></a> <a href="javascript:chiudi_adv_ipad();" style="text-decoration:none; position:absolute; right:0; top:40px; padding-right: 30px; text-indent:-999999px; height:14px; width:14px; background:url(http://commons.nanopress.it/wp-images/chiudi_ipad.png) no-repeat center center; margin-bottom: 20px; margin-left: 20px; margin-top: -10px; padding-top: 20px;">Close Ad</a></div>');

		}

	}
//}

