// JavaScript Document

function daForm() {
    document.getElementById('wcc').action = "http://www." + document.getElementById('wcc').domain.value + ":2222/CMD_LOGIN";
}
function emailForm() {
     document.getElementById('wccm').action = "http://www." + document.getElementById('wccm').domain2.value + document.getElementById('wccm').emailClient.value;
}


function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
			$(function(){

				
				// Tabs
				$('#tabs').tabs();
	

			});
			