//left navigation related functions/////////////////////////////////////////////////
function fnLeftNavigationOver(section,cell){
	var cellObj = document.getElementById(section+"_td"+cell);
	var bulletObj =  document.getElementById(section+"_img"+cell);
	
	cellObj.className = "cssLeftNavigationRowOver";
	bulletObj.src = "images/leftNavigationArrowOvr.gif";
}
function fnLeftNavigationOut(section,cell){
	var cellObj = document.getElementById(section+"_td"+cell);
	var bulletObj =  document.getElementById(section+"_img"+cell);
	
	cellObj.className = "cssLeftNavigationRow";
	bulletObj.src = "images/leftNavigationArrowDef.gif";
}
///////////////////////////////////////////////////////////////////////////////////

/*News and Events table starts from here*/
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("  <tr>");
document.write("	<td height='24' valign='top' class='cssDefaultTabBack'>");
document.write("		<table width='100%' height='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("			  <tr>");
document.write("				<td class='cssDefaultTabText' style='padding-left:10px;'>News and Events</td>");
document.write("				<td align='right' style='padding-right:10px;'><img src='images/defaultTabDownArrow.gif'></td>");
document.write("			  </tr>");
document.write("		</table>");
document.write("	</td>");
document.write("  </tr>");
document.write("  </table>");
document.write("  <div class='cssLeftNavigationBg'>");
document.write("  <table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='evn_td1' onMouseOver=\"fnLeftNavigationOver('evn',1);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('evn',1);\" onClick=\"\"><img id='evn_img1' src='images/leftNavigationArrowDef.gif' width='6' ");
document.write("height='6' hspace='7' align='absmiddle'><a href='press.html'>Press Releases</a></td>");
document.write("  </tr>");

document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='evn_td2' onMouseOver=\"fnLeftNavigationOver('evn',2);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('evn',2);\" onClick=\"\"><img id='evn_img2' src='images/leftNavigationArrowDef.gif' width='6' ");
document.write("height='6' hspace='7' align='absmiddle'><a href='events.html'>Events</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='evn_td3' onMouseOver=\"fnLeftNavigationOver('evn',3);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('evn',3);\" onClick=\"\"><img id='evn_img3' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='media-coverage.html'>Media Coverage </a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='evn_td4' onMouseOver=\"fnLeftNavigationOver('evn',4);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('evn',4);\" onClick=\"\"><img id='evn_img4' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='PDF/FactSheet.pdf'>Company Factsheet</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='evn_td5' onMouseOver=\"fnLeftNavigationOver('evn',5);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('evn',5);\" onClick=\"\"><img id='evn_img5' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='mediacontacts.html'>Media Contacts</a></td>");
document.write("  </tr>");

/* RSS Icon begins here*/ 

document.write("  <tr>");
document.write("  <td id='evn_td6'>");
/*document.write("<img src= \"../images/feed-icon.gif\"></td>");
document.write("  <td class='cssLeftNavigationRow' id='evn_td7'>");*/
document.write("<table><tr><td>&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"http://www.intellicus.com/press.xml\">RSS Feeds</a></td><td><img src= \"../images/feed-icon.gif\"></td></tr></table> "); 
document.write(" </td>");
document.write(" </tr>");
/* RSS Icon ends here*/ 

document.write("</table>");
document.write("</div>");
/*News and Events table ends here*/
/*Salient Features table starts from here*/
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("  <tr>");
document.write("	<td height='24' valign='top' class='cssDefaultTabBack'>");
document.write("		<table width='100%' height='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("			  <tr>");
document.write("				<td class='cssDefaultTabText' style='padding-left:10px;'>Salient Features</td>");
document.write("				<td align='right' style='padding-right:10px;'><img src='images/defaultTabDownArrow.gif'></td>");
document.write("			  </tr>");
document.write("		</table>");
document.write("	</td>");
document.write("  </tr>");
document.write("  </table>");
document.write("  <div class='cssLeftNavigationBg'>");
document.write("  <table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='sal_td1' onMouseOver=\"fnLeftNavigationOver('sal',1);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('sal',1);\" onClick=\"\"><img id='sal_img1' src='images/leftNavigationArrowDef.gif' width='6' ");
document.write("height='6' hspace='7' align='absmiddle'><a href='adhoc.html'>Adhoc Reports</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='sal_td2' onMouseOver=\"fnLeftNavigationOver('sal',2);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('sal',2);\" onClick=\"\"><img id='sal_img2' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='ExecutiveDashboards.html'>Dashboards</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='sal_td3' onMouseOver=\"fnLeftNavigationOver('sal',3);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('sal',3);\" onClick=\"\"><img id='sal_img3' src='images/leftNavigationArrowDef.gif' width='6'"); document.write("height='6' hspace='7' align='absmiddle'><a href='IntellicusWebStudio.html'>Web Studio</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='sal_td4' onMouseOver=\"fnLeftNavigationOver('sal',4);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('sal',4);\" onClick=\"\"><img id='sal_img4' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='collaboration.html'>Collaboration</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='sal_td5' onMouseOver=\"fnLeftNavigationOver('sal',5);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('sal',5);\" onClick=\"\"><img id='sal_img5' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='IntellicusScheduler.html'>Scheduler</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='sal_td6' onMouseOver=\"fnLeftNavigationOver('sal',6);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('sal',6);\" onClick=\"\"><img id='sal_img6' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='IntellicusAlerts.html'>Alerts</a></td>");
document.write("  </tr>");
document.write("</table>");
document.write("</div>");
/*Salient Features table ends here*/

/*Resources table starts from here*/
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("  <tr>");
document.write("	<td height='24' valign='top' class='cssDefaultTabBack'>");
document.write("		<table width='100%' height='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("			  <tr>");
document.write("				<td class='cssDefaultTabText' style='padding-left:10px;'>Resources</td>");
document.write("				<td align='right' style='padding-right:10px;'><img src='images/defaultTabDownArrow.gif'></td>");
document.write("			  </tr>");
document.write("		</table>");
document.write("	</td>");
document.write("  </tr>");
document.write("  </table>");
document.write("  <div class='cssLeftNavigationBg'>");
document.write("  <table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='res_td1' onMouseOver=\"fnLeftNavigationOver('res',1);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('res',1);\" onClick=\"\"><img id='res_img1' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='samplereport.html'>Sample Reports</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='res_td2' onMouseOver=\"fnLeftNavigationOver('res',2);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('res',2);\" onClick=\"\"><img id='res_img2' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='product_deployment.html'>Sample Deployment</a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='res_td3' onMouseOver=\"fnLeftNavigationOver('res',3);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('res',3);\" onClick=\"\"><img id='res_img3' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='documentation.html'>Product Documentation </a></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("	<td class='cssLeftNavigationRow' id='res_td4' onMouseOver=\"fnLeftNavigationOver('res',4);\" ");
document.write("onMouseOut=\"fnLeftNavigationOut('res',4);\" onClick=\"\"><img id='res_img4' src='images/leftNavigationArrowDef.gif' width='6'"); 
document.write("height='6' hspace='7' align='absmiddle'><a href='customers_sstory.html'>Success Stories</a> </td>");
document.write("  </tr>");
document.write("</table>");
document.write("</div>");
/*Resources table ends here*/

/*Seprator*/
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("  <tr>");
document.write("	<td height='4' class='cssLeftNavigationSeprator'>");
document.write("	</td>");
document.write("  </tr>");
document.write("  </table>");

/*Download image*/
document.write("<a href='download_product_form.html'><img id='res_img4' src='images/downloadAd.gif' align='absmiddle'></a>");

