

function doSIFR(path) {
if(typeof sIFR == "function"){

	// This is the preferred "named argument" syntax
		sIFR.replaceElement(named({sSelector:"h1.home", sFlashSrc: path+"config/avantgardef-bold.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#97E0FF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0"}));
		
		sIFR.replaceElement(named({sSelector:"h2.home", sFlashSrc: path+"config/avantgardef-bold.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#97E0FF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0"}));
		

				sIFR.replaceElement(named({sSelector:"h1.podstranky", sFlashSrc: path+"config/avantgardef-bold.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#97E0FF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0"}));
				
			sIFR.replaceElement(named({sSelector:"h3.djs", sFlashSrc: path+"config/avantgardeef-book.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#FFBDFF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0&underline=true"}));	
			
			sIFR.replaceElement(named({sSelector:"h2.djs", sFlashSrc: path+"config/avantgardeef-book.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#FFBDFF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0&underline=true"}));	
			
						sIFR.replaceElement(named({sSelector:"h2.djs-smaller", sFlashSrc: path+"config/avantgardeef-book.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#97E0FF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0"}));	
		
		sIFR.replaceElement(named({sSelector:"h2.size16", sFlashSrc: path+"config/avantgardef-bold.swf", sColor:"#A6E2FF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#97E0FF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0"}));
		
		sIFR.replaceElement(named({sSelector:"h3.djs-smaller", sFlashSrc: path+"config/avantgardef-bold.swf", sColor:"#A6E2FF", sLinkColor:"#97E0FF", sWmode:"transparent", sHoverColor:"#FFFFFF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0"}));

   			sIFR.replaceElement(named({sSelector:"h3.home", sFlashSrc: path+"config/avantgardef-bold.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#97E0FF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0"}));
		
		sIFR.replaceElement(named({sSelector:"h3.modra", sFlashSrc: path+"config/avantgardef-bold.swf", sColor:"#97E0FF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#FFFFFF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0"}));		
		
				sIFR.replaceElement(named({sSelector:"h2.book", sFlashSrc: path+"config/avantgardeef-book.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#97E0FF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0"}));
				
				sIFR.replaceElement(named({sSelector:"h3.djs-smallest", sFlashSrc: path+"config/avantgardeef-book.swf", sColor:"#FFFFFF", sLinkColor:"#FFFFFF", sWmode:"transparent", sHoverColor:"#97E0FF", sBgColor:"#000000", nPaddingTop:0, nPaddingBottom:0, sFlashVars:"textalign=left&offsetBottom=0"}));

	};
}



function PopupPic(sPicURL,path) { 
window.open(path+"config/popup.htm?"+sPicURL, "", "resizable=1,HEIGHT=300,WIDTH=300");
}

function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}

function swapStyle(target,set,style) {
	if (set == "on") {target.className = style+'-on';}
	else if (set == "off") {target.className = style;}
}

function MM_goToURL() { //v3.0
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}

