var sReady="Dosware Team - Offshore Web Development and Custom Software";function initTitles(){if(!document.getElementById){function s(){window.status=sReady;return true};if(document.layers)document.captureEvents(Event.MOUSEOVER|Event.MOUSEOUT|Event.CLICK|Event.DBLCLICK);document.onmouseover=s;document.onmouseout=s;};aArr=document.getElementsByTagName("a");for(var i=0;i<aArr.length;i++){if(aArr[i].getAttribute("title")){aArr[i].onmouseover=aArr[i].onclick=aArr[i].ondblclick=function(){window.status=this.getAttribute("title");return true;};aArr[i].onmouseout=function(){window.status=sReady;return true;}}}window.status=sReady;};function view(section, screen){var scr=window.open("screen.htm?section="+section+"&screen="+screen, "scr", "channelmode=no,directories=no,fullscreen=no,width=620,height=490,location=no,menubar=no,resizable=no,scrollbars=no,status=no,titlebar=yes,toolbar=0");};function openwnd(script, width, height){var scr=window.open(script, "wnd", "channelmode=no,directories=no,fullscreen=no,width="+width+",height="+height+",location=no,menubar=no,resizable=no,scrollbars=yes,status=yes,titlebar=yes,toolbar=0");};onload=initTitles;