window.name ="triomusic";
window.defaultStatus = " ";
window.onerror = oftFehler; function oftFehler() { return; };
function fuckup(url,title,options) { window.open(url,title,options); };
function classsw(eidi,class1,class2) { if (document.getElementById(eidi).className == class1 ) { document.getElementById(eidi).className = class2 ; }; };
function wexl(eidi,url) { if(document.all && !window.opera) { document.getElementById(eidi).filters.revealTrans.Apply(); document.getElementById(eidi).src = url ; if(document.all) document.getElementById(eidi).filters.revealTrans.Play(); } else { document.getElementById(eidi).src = url ;  }};
function wexlback(eidi) { document.getElementById(eidi).src = '../../t3-pix/0-blank/0-blank.gif' ;  }




function wex0lx(eidi,url) { 
if(document.all) document.getElementById(eidi).filters.revealTrans.Apply(); 
document.getElementById(eidi).src = url ;
if(document.all) document.getElementById(eidi).filters.revealTrans.Play(); }


function wexelx(eidi,url) { 
if(document.all) document.getElementById(eidi).filters.revealTrans.Apply(); 
document.getElementById(eidi).src = url ;
if(document.all) document.getElementById(eidi).filters.revealTrans.Play(); }


function sellect(x) { 
document.getElementsByName('topic')[0].value = x ;
} ;


function gesamt() {
document.mailform.email.style.borderColor='#5D5D5D';
document.mailform.name.style.borderColor='#5D5D5D';
document.mailform.text.style.borderColor='#5D5D5D';
};

function checkform() {
 if (/^([ _a-zA-Z0-9- ]+)(\.[ _a-zA-Z0-9- ]+)*@[ a-zA-Z0-9- ]+(\.[ a-zA-Z0-9- ]+)*\.([ a-zA-Z ]{2,4})$/.test 
  (document.mailform.email.value)==false) 
  { document.mailform.email.style.borderColor='#ff0000'; 
    document.mailform.email.focus(); return false; };
 if(document.mailform.name.value == "") 
  { document.mailform.name.style.borderColor='#ff0000'; 
       document.mailform.name.focus(); return false; };
 if(document.mailform.topic.value == "choose") 
  { document.getElementById('topicdiv').style.borderColor='#ff0000';
    document.mailform.topicx.focus(); return false; };
 if(document.mailform.text.value == "") 
  { document.mailform.text.style.borderColor='#ff0000'; 
    document.mailform.text.focus(); return false; };
};


