var expPainelId="",shortPanelId="",auxpainelId="";lastBehavior="";function ExpandDescription(f,c,d,e,g){expPainelId="";var a=$get(g);if(a){var b=$get(d);shortPanelId=c;auxpainelId=e;var h=a.src;if(h.indexOf("/images/closedetail.gif")>0){if(b){b.innerHTML="";b.style.display="none"}b=$get(c);if(b)b.style.display="inline";a.alt="Click to expand details";a.title="Click to see expand details";a.src="/images/detail.gif"}else{a.alt="Click to minimise details";a.title="Click to minimise details";a.src="/images/closedetail.gif";lastBehavior=$find("dpBehaviorMod");if(lastBehavior){expPainelId=d;lastBehavior.add_populated(ShowDescription);lastBehavior.populate(f)}}}}function ShowDescription(){var a=$get(expPainelId),b=$get(auxpainelId),c=$get(shortPanelId);if(a&&b){a.innerHTML=b.innerHTML;a.style.display="inline";a.style.backgroundImage="";a.style.height="auto";c.style.display="none";lastBehavior&&lastBehavior.remove_populated(ShowDescription)}}
