
<!-- Hide this script from old browsers -


// Boom Services
function Remoteservice_boom1() {
  popupWin = window.open('service_boom1.htm','windowName','toolbar=0,location=0,status=1,menubar=0,scrollbars=1,resizable=1,width=650,height=425')
}

function Remoteservice_boom2() {
  popupWin = window.open('service_boom2.htm','windowName','toolbar=0,location=0,status=1,menubar=0,scrollbars=1,resizable=1,width=650,height=500')
}

function Remotetour_dsgcntr1() {
  popupWin = window.open('tour_dsgcntr1.htm','windowName','toolbar=0,location=0,status=1,menubar=0,scrollbars=0,resizable=0,width=475,height=495')
}



// Done Hiding -->
