// opel1209 Ademand START

var big_clicktag_opel1209 = "http://www.naujasis-opel-astra.lt/index.html";  // GA code
var big_width_opel1209 = 720;  // Ademand banner width
var big_height_opel1209 = 500; // Ademand banner height
var big_file_opel1209 = "http://banners.adnet.lt/i/opel_astra_demand_720x500.swf?width="+big_width_opel1209+"&height="+big_height_opel1209+"&ad_id=opel1209&clickTAG=" + big_clicktag_opel1209;  // Ademand banner URL

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

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

var $isopen = false;

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

// opel1209 Ademand END
