/*** Function for ticker ***/
//window.onload = scrollit;
document.write('<table border="0" cellpadding="0" cellspacing="0" width="95%" align="center" style="BACKGROUND: #ffffff;">')
document.write('<tr>')
document.write('<td width="1"><img src="/lexusimg/blank.gif" height="1" width="5" border="0"></td>')
document.write('<td width="20%" valign="top">')
document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">')
document.write('<tr>')
document.write('<td class="leftcaption">S U B S C R I P T I O N S</td>')
document.write('<td width="1%">&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td colspan="3" height="10"></td>')
document.write('</tr>')
document.write('</table>')
document.write('<span class=TreeviewSpanArea>')
         initializeDocument()
document.write('<noscript>')
document.write('A tree for site navigation will open here if you enable JavaScript in your browser.')
document.write('</noscript>')
document.write('</span>')
document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">')
document.write('<tr>')
document.write('<td width="1%" colspan="3"><img src="/lexusimg/blank.gif" height="10" border="0"></td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td width="1%" colspan="3"><img src="/lexusimg/blank.gif" height="10" border="0"></td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td colspan="3" height="10" align="center"><a class="leftnavigationlink" href=javascript:mypop("/gst.htm","LexSite",590,425)><img src="/lexusimg/GST.gif" border="0"></a><br></td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td class="leftcaption" colspan="2">S E R V I C E S</td>')
document.write('<td width="1%">&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td colspan="3" height="10"></td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write("<td height='28'>&nbsp;&nbsp;<a class='leftnavigationlink' href=javascript:chkLogin('/Advisory/postQuery.php')>Advisory</a></td>")
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write("<td height='28'>&nbsp;&nbsp;<a class='leftnavigationlink' href=javascript:chkLogin('/Article/addarticle.php')>Articles</a></td>")
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td height="28">&nbsp;&nbsp;<a class="leftnavigationlink" href="/services/lexlists/cause.php">Cause Lists</a></td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td height="28">&nbsp;&nbsp;<a class="leftnavigationlink" href="/Draft/lstDraft.php">LexDrafts</a></td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td height="28">&nbsp;&nbsp;<a class="leftnavigationlink" href="/services/serviceindex.php">Others</a></td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td height="25">&nbsp;&nbsp;</td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')
if(username != "" && username != null)
{
   document.write('<tr>')
   document.write('<td class="leftcaption" colspan="2">L E X D E S K</td>')
   document.write('<td width="1%">&nbsp;</td>')
   document.write('</tr>')
   document.write('<tr>')
   document.write('<td>&nbsp;</td>')
   document.write('<td height="28">&nbsp;&nbsp;<a class="leftnavigationlink" href="/DocFavourites/mylexdoc.php">My LexDocs</a></td>')
   document.write('<td>&nbsp;</td>')
   document.write('</tr>')
   document.write('<tr>')
   document.write('<td>&nbsp;</td>')
   document.write('<td height="28">&nbsp;&nbsp;<a class="leftnavigationlink" href="/advisory/viewMyQuery.php">My Queries</a></td>')
   document.write('<td>&nbsp;</td>')
   document.write('</tr>')
   document.write('<tr>')
   document.write('<td>&nbsp;</td>')
   document.write('<td height="28">&nbsp;&nbsp;<a class="leftnavigationlink" href="/Draft/MyLexDraft.php">My LexDrafts</a></td>')
   document.write('<td>&nbsp;</td>')
   document.write('</tr>')
   document.write('<tr>')
   document.write('<td>&nbsp;</td>')
   document.write('<td height="28">&nbsp;&nbsp;<a class="leftnavigationlink" href="/userLogin/ChangeRegistration.php">Edit Profile</a></td>')
   document.write('<td>&nbsp;</td>')
   document.write('</tr>')
   document.write('<tr>')
   document.write('<td>&nbsp;</td>')
   document.write('<td height="28">&nbsp;&nbsp;<a class="leftnavigationlink" href="/UserLogin/ChangePassword.php">Change Password</a></td>')
   document.write('<td>&nbsp;</td>')
   document.write('</tr>')
   document.write('<tr>')
   document.write('<td>&nbsp;</td>')
   document.write('<td height="28">&nbsp;&nbsp;<a class="leftnavigationlink" href="/subscription/myAccDet.php">My Account</a></td>')
   document.write('<td>&nbsp;</td>')
   document.write('</tr>')
   document.write('<tr>')
   document.write('<td>&nbsp;</td>')
   document.write('<td height="20">&nbsp;&nbsp;</td>')
   document.write('<td>&nbsp;</td>')
   document.write('</tr>')
}
document.write('<tr>')
document.write('<td colspan="2">')
document.write('<!--Begin Mailing List Signup -->')
document.write('<form method=post target="_blank" action="https://app.icontact.com/icp/signup.php" name="icpsignup" accept-charset="UTF-8" onsubmit="return verifyRequired();" >');
document.write('<input type=hidden name=redirect value="http://www.icontact.com/www/signup/thanks.html" />');
document.write('<input type=hidden name=errorredirect value="http://www.icontact.com/www/signup/error.html" />');

if (document.location.protocol === "https:")

	document.icpsignup.action = "https://app.icontact.com/icp/signup.php";
function verifyRequired() {
  if (document.icpsignup["fields_email"].value == "") {
    document.icpsignup["fields_email"].focus();
    alert("The Email field is required.");
    return false;
  }

return true;
}
document.write('</form>');

document.write('<!--End Mailing List Signup -->')
document.write('</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td height="20">&nbsp;&nbsp;</td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')

document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td height="20" align="center"><br><span class="imptext">LexSite.com is part of the Exactus Group</span><br><a class="leftnavigationlink" href="http://www.exactuscorp.com" target="_blank"><img src="/lexusimg/exactuslogo.jpg" border="0"></a></td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('</table>')
document.write('</td>')
document.write('<td width="1%" class="lftline">&nbsp;</td>')
document.write('<td valign="top">')
