var nocheckfield = 1; var engineurl = "http://www.lilisweb.com/_/"; function myrand() { var now = new Date(); var num = (now.getSeconds()); var num = num + 1; return num; } function MM_openBrWindow(theURL,winName,features) { var w = window.open(theURL,winName + myrand(),'resizable=yes, scrollbars=yes, ' + features); w.focus(); } function setMM_MenuProperties(o) { MM_menuX = 150; MM_menuY = 0; o.menuItemBgColor = '#8DD2E2'; o.menuHiliteBgColor = '#016990'; o.fontColor = '#000000'; o.fontColorHilite = '#FFFFFF'; } var css_global = "body {background-color: #CCCCBB;font-family: verdana,arial,helvetica;color: #000000;font-size: 8pt;}" + "a:link {font-size : 12px; color : #000000; text-decoration : none; font-weight: bold;}" + "a:visited {font-size : 12px; color : #000000; text-decoration : none; font-weight: bold;}"+ "a:hover {font-size : 12px; color : #FF0000; text-decoration : none; font-weight: bold;}"+ "TABLE {BACKGROUND: #D5D5C6;}"+ "SELECT{BACKGROUND: #CCCCBB;BORDER-BOTTOM: 0pt;BORDER-LEFT: 0pt;BORDER-RIGHT: 0pt;BORDER-TOP: 0pt;FONT-SIZE: 8pt;}"+ "TD{BACKGROUND: #CCCCBB;text-align:center;font-size : 10px;}"; var css_private = "TD.weekname{BACKGROUND: #000000;text-align:center;color : #FFFFFF;font-size : 10px;}"+ "TD.workday{BACKGROUND: #B9B9A2;text-align:center;display: table-cell;}"+ "TD.weekend{BACKGROUND: #ACAC8E;text-align:center;}"+ "TD.selectday{BACKGROUND: #9FDF9F;text-align:center;}"+ "TD.eventday{BACKGROUND: #CC99FF;text-align:center;}"+ ".selectnow{color: #FF0000; background: #B9B9A2;}";