// nokia1117 Ademand START

var big_clicktag_nokia1117 = "http://www.nokia.lt/produktai/telefonai/nokia-n900#/main/landing";  // GA code
var big_width_nokia1117 = 735;  // Ademand banner width
var big_height_nokia1117 = 490; // Ademand banner height
var big_file_nokia1117 = "http://banners.adnet.lt/i/nokia_n900_735x490.swf?width="+big_width_nokia1117+"&height="+big_height_nokia1117+"&ad_id=nokia1117&clickTAG=" + big_clicktag_nokia1117;  // Ademand banner URL

var nokia1117_css = 'http://banners.adnet.lt/i/banner.css';

document.write(unescape('%3Clink href="'+nokia1117_css+'" rel="stylesheet" type="text/css" /%3E'));

var $isopen = false;

function ad_close_nokia1117() {
		jQuery.prettyPhoto.close();
		$isopen = false;
}
function ad_open_nokia1117() {
	
	if ($isopen == false) {
		
		jQuery("a[rel^='prettyPhoto']").prettyPhoto({allowresize: false, hideflash: true, modal: true, animationSpeed: 'fast'});
		jQuery.prettyPhoto.open(big_file_nokia1117);
		$isopen = true;
	}
}

// nokia1117 Ademand END
