function createSWF( w, h, params) {
 var args = "";
 for (var i in params) {
     args += i + "=" + params[i] + "&amp;";
 }
document.writeln('<object width="100%" height="100%" align="middle">'+'<param name="movie" value="http://www.smugmug.com/ria/ShizamSlides-2007091201.swf?'+args+'"/>'+'<param name="wmode" value="transparent" />'+'<embed src="http://www.smugmug.com/ria/ShizamSlides-2007091201.swf?'+args+'" wmode="transparent" width="' + w + '" height="' + h + '" type="application/x-shockwave-flash" allowScriptAccess="always" allowNetworking="all"/></object>');
return 1;
}

 function delHover() {
  oLst = YD.getElementsBy(function(el) {return (YD.hasClass(el,'imgBorder') || YD.hasClass(el,'imgBorderOn'))},'img');
  for (i=0; i < oLst.length ; i++) {
  if (oLst[i].title && oLst[i].title != '') oLst[i].title = '';
  if (oLst[i].alt && oLst[i].alt != '') oLst[i].alt = '';
  }
}

YE.onContentReady('bodyWrapper', function() {if (!YD.hasClass(document.body, 'smugmug_ajax')) delHover()});
onPhotoShow.subscribe(function(){YE.onAvailable('mainImage', delHover)});

// fix the pesky pipes

YE.onAvailable("cobrand_footer", function() {this.innerHTML = this.innerHTML.replace(/\||what are feeds\?/gi, '');});

SM.PhotoBar.config.position = 'bottom';

rightClickWarning = "All photos are property of Michelle Rudland.  Right Clicking, screen prints or any form of downloading with out written consent is illegal. Call 701-833-5366 to purchase the images of your choice or order online.";