var flashVars="";
			flashVars+="xmlfeed=http://www.pozitive.pl/wp-content/themes/pozitive/projects.xml";			// Path to xml file or PHP script
			flashVars+="&lightBox=true";			// Shadowbox Switch
			flashVars+="&myBckgrnd=0xc00000";		// Image Reflection Background (for realistic reflection)
			flashVars+="&superGlass=true";			// Transparent reflection switch (for specific background): true or false
			flashVars+="&myBckGrndImage=http://www.pozitive.pl/wp-content/themes/pozitive/images/bg_mainbanner.jpg";			// Path to load specific image background
			flashVars+="&myColor=0x400000";			// Image border color: Hex number
			flashVars+="&myTextColor=0xffffff";		// Tooltip text color: Hex number
			flashVars+="&mySubTextColor=0xffffff";	// Description text color: Hex number
			flashVars+="&myArrowColor=0xc80004";	// Scrollbar arrow color: Hex number
			flashVars+="&myScrollColor=0xffffff";	// Scrollbar color: Hex number
			flashVars+="&myLoadBarColor=0x767467";	// Load bar color: Hex number
			flashVars+="&myAlpha=0.6";				// Image border transparency ratio (0 (invisible) to 1 (max opacity))
			flashVars+="&Border=rounded"; 			// Image border aspect "rounded" or "square"
			flashVars+="&Tooltip=false";				// Tooltip switch
			flashVars+="&descText=true"; 			// Description text under front image
			flashVars+="&Scrollbar=permanent";		// Scrollbar behavior ("true" = autoHidden, "permanent" = always on, "false" = no scrollbar)
			flashVars+="&myStep=100";				// Images pitch
			flashVars+="&myOffset=40";				// Front image pitch
			flashVars+="&scaleDown=90";				// Inactive images Scale in %
			flashVars+="&scaleUp=90";				// Active images Scale in %
			flashVars+="&MaskScene=true";			// Scene side mask switch
			flashVars+="&shownPicture=5";			// Image shown at start
			flashVars+="&U_Flow=true";				// U Flow switch: Linear run or U run for images
			flashVars+="&descText=true";			// Description text below front image switch: true or false
			flashVars+="&scrollbar_Y=290";			// Y coord of scrollbar: int number
			flashVars+="&rollOverAnim=false";		// Rollover navigation switch: true or false
			flashVars+="&easeTime=0.6";				// Ease transition time (s): Float number
			flashVars+="&clips2move=8";				// Number of clips to animate: Int number
			RunFlash("http://www.pozitive.pl/wp-content/themes/pozitive/pictureflow-H180.swf", "950", "310", "#ffffff", "window", "PictureFlow", flashVars);
	
