function shAlbums(){document.getElementById("over9").className=(visalbums)?"hidden":"shown";visalbums=!visalbums;document.getElementById("shLink").innerHTML=(visalbums)?"&laquo; show less":"show more &raquo;"}function get_variants2(){var A=new Subsys_JsHttpRequest_Js();A.onreadystatechange=function(){if((A.readyState==4)&&(A.responseJS)){if(A.responseJS.res.length){document.getElementById("sTable").innerHTML=A.responseJS.res;document.getElementById("sTable").style.display="block";document.getElementById("sPic").src="/i/magnifier.gif";document.getElementById("sPic").style.cursor="pointer"}}};A.caching=false;A.open("GET","/band_search.php",true);sch_inq=document.getElementById("bSearch").value;A.send({inq:sch_inq,bid:band_id})}function doSearch(){if(document.getElementById("bSearch").value&&(document.getElementById("bSearch").value!=sch_inq)&&(document.getElementById("bSearch").value!="Search in "+band+" songs...")){document.getElementById("sPic").src="/i/loading.gif";document.getElementById("sPic").style.cursor="default";document.getElementById("sPic").blur();get_variants2()}}function copy_click(n){var req=new Subsys_JsHttpRequest_Js();req.onreadystatechange=function(){if((req.readyState==4)&&(req.responseJS)){if(req.responseJS.ok){eval(n+"_click = true")}}};req.caching=false;req.open("GET","/code/copy_click.php",true);req.send({inq:n})}function callExternalInterface(elt,n){if(fTimeout){clearTimeout(fTimeout);DoHide()}thisMovie("externalInterfaceExample").ClipboardJS(elt.value);if(!eval(n+"_click")){copy_click(n)}elt.select();hint_wind=document.getElementById(n);hint_wind.style.display="block";fTimeout=setTimeout("DoHide()",1500)}function thisMovie(A){if(navigator.appName.indexOf("Microsoft")!=-1){return window[A]}else{return document[A]}}function DoHide(){hint_wind.style.display="none"}function open_email(movie_id){if(!eval("email_click")){copy_click("email")}var hgt=400;var wdt=730;var ptop=(screen.height-hgt)/2;var pleft=(screen.width-wdt)/2;var url="/mailto.php?bandid="+band_id;window.open(url,"","width="+wdt+",height="+hgt+",scrollbars=no,resizable=no,status=no,location=no,top="+ptop+",left="+pleft)};