eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[(function(e){return d[e]})];e=(function(){return'\\w+'});c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('3 L(v){n=B.C(v);h=n.p("a");E(7=0;7<h.F;7++){4=h[7].p("H");d f=4[0].e;i=\'g(r,\\"\'+f+\'\\")\';t=\'g(r,\\"\'+f.l("I","J")+\'\\")\';c(4[0],\'K\',t);c(4[0],\'y\',i)}}3 g(9,8){d 6=(A.k)?k:9;d w=(6.s)?6.s:6.G;9.e=8;w.e=8}3 c(2,1,5){1=1.x();z=o;q(2.j){2.j(1.l(\'D\',\'\'),3(){b(5)},o)}m q(2.u){2.u(1,3(){b(5)})}m{b(2+"."+1+"="+5)}}',48,48,'|evtName|obj|function|image|fnCall|_event|navI|imgSrc|imgElm||eval|hookEvt|var|src|imageSrc|rollImage|links|evOut|addEventListener|event|replace|else|navElement|false|getElementsByTagName|if|this|srcElement|evIn|attachEvent|navElementId|theImg|toLowerCase|onMouseOut|doCapture|window|document|getElementById|on|for|length|currentTarget|img|_off|_on|onMouseOver|createRolls'.split('|'),0,{}))

function showGallery(galleryName)
{
			swfName = "galleries/" + galleryName + "/";
			
					var flashText = "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0' width='274' height='499'>"
					flashText += 	"<param name='movie' value='polaroids.swf?folder=" + swfName + "' />"
		flashText += 				"<param name='quality' value='high' />"
		flashText += 				"<param name='wmode' value='transparent' />"
		flashText += 				"<embed src='polaroids.swf?folder=" + swfName + "' quality='high' pluginspage='http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash' wmode='transparent' type='application/x-shockwave-flash' width='274' height='499'></embed>"
		flashText += 				"</object>"
	
		
		// This is nasty: but we'll look in to that later.. At the other hand
		// for Vitrona it doesnt matter since we intetionally use document.write for adding the stylesheet files
		document.write(flashText);
}