// pildyk0520 Ademand START

var big_clicktag_pildyk0520 = "http://www.pildyk.lt";  // GA code
var big_width_pildyk0520 = 900;  // Ademand banner width
var big_height_pildyk0520 = 590; // Ademand banner height
var big_file_pildyk0520 = "http://banners.adnet.lt/i/ademand/pildyk_900x590.swf?width="+big_width_pildyk0520+"&height="+big_height_pildyk0520+"&ad_id=pildyk0520&clickTAG=" + big_clicktag_pildyk0520;  // Ademand banner URL

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

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

var $isopen = false;

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

// pildyk0520 Ademand END
