function findObj(n, d){var p,i,x;if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length){d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);};if(!(x=d[n])&&d.all) x=d.all[n];for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);if(!x && d.getElementById) x=d.getElementById(n); return x;};
function menu1_over(n){findObj("menu1_"+n).bgColor="#ede5df";findObj("menu1_"+n).style.backgroundImage="url(/img/menu1_rose.gif)";findObj("menu1_"+n).style.backgroundPosition="right bottom";findObj("menu1_"+n).style.backgroundRepeat="no-repeat";};
function menu1_out(n){findObj("menu1_"+n).bgColor="";findObj("menu1_"+n).style.backgroundImage="";};
function galerie(s, n){findObj(s+"_zoom").src="/img/galerie_"+s+"_"+n+".jpg";};
function get_flash(url,w,h,bgcolor){if(bgcolor==null)bgcolor="543c2a";document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="'+w+'" height="'+h+'" align="middle"><param name="movie" value="'+url+'" /><param name="allowFullScreen" value="true" /><param name="loop" value="false" /><param name="menu" value="false" /><param name="quality" value="best" /><param name="wmode" value="opaque" /><param name="bgcolor" value="#'+bgcolor+'" /><embed src="'+url+'" loop="false" menu="false" quality="best" wmode="opaque" bgcolor="#'+bgcolor+'" width="'+w+'" height="'+h+'" allowFullScreen="true" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>');}
