var ns4 = (document.layers)? true:false

function confirmOrder(){
 if (ns4) {
  document.hideform.document.forms[0].submit();
 } else {
  var i = document.forms.length - 2;
  document.forms[i].submit();
 }
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function Rcertify() 
{
popupWin = window.open('http://www.bbbonline.org/cks.asp?id=131001019','Participant','location=yes,scrollbars=yes,width=450,height=300'); 
window.name = 'opener';
} 

