tags. // currentMenu = selMenu; // var obj = getStyleObj(selMenu); // obj.backgroundColor ="#666666"; } function showHelp(theURL) { theURL = '/Help/'+theURL+'.htm'; var newWindow = window.open(theURL,'Help','width=300,height=400,scrollbars,resizable'); } function addToPort(SessionID,Sequence,objID) { document.theForm.objID.value = objID; suffix = "?sid="+SessionID + "&x=" + Sequence; var portWind = window.open("/Kiosk/ChoosePort.htm"+suffix,"ChoosePort","height=150,width=300") } function addIDs() { document.theForm.action = document.theForm.action+document.theForm.portID.value+"*"+document.theForm.objID.value+suffix; document.theForm.submit(); } $(document).ready( function() { $( "#accordion" ).accordion({ collapsible: true, header: '.other-info', heightStyle: "content", active: false }); } ); Skip to Content