<!--
var strBottomLinks = '<table cellpadding="0" cellspacing="0" style="width: 559px;" border="0">';

strBottomLinks = strBottomLinks + '<tr>\
						<td rowspan="3"><img src="images/clear.gif" alt="" width="10" height="1" border="0" /></td>\
						<td><img src="images/cross_top_left.gif" alt="" width="10" height="10" border="0" /></td>\
						<td style="background-image: url(\'images/top.gif\');"><img src="images/clear.gif" alt="" width="739" height="10" border="0" /></td>\
						<td><img src="images/top_right.gif" alt="" width="10" height="10" border="0" /></td>\
						<td rowspan="3"><img src="images/clear.gif" alt="" width="10" height="1" border="0" /></td>\
					</tr>\
					<tr>\
						<td style="background-image: url(\'images/left.gif\');"><img src="images/clear.gif" alt="" width="10" height="10" border="0" /></td>\
						<td style="text-align: left; vertical-align: top; background-color: #000000;">\
							<table cellpadding="0" cellspacing="0" style="width: 100%;" border="0">\
								<tr>\
									<td class="clsSpecialText">\
										<a href="KRSAP.html" class="clsSpecialAnchor" title="Software Access Policy">Software Access Policy</a>\
										<br /><br />\
										<a href="KRCopyright.html" class="clsSpecialAnchor" title="Disclaimer">Copyright</a> &#169 2002-';
strBottomLinks += new Date().getFullYear() + ' Kiran Raut | All Rights Reserved. | \
											Best viewed in IE5+ | Version: 1.2 | Built by: <a href="mailto:ebag@KiranRaut.com" class="clsSpecialAnchor" title="ebag@KiranRaut.com">Kiran Jagannath Raut</a>.\
									</td>\
								</tr>\
							</table>\
						</td>\
							<td style="background-image: url(\'images/right.gif\');"><img src="images/clear.gif" alt="" width="10" height="1" border="0" /></td>\
						</tr>\
					<tr>\
						<td><img src="images/bottom_left.gif" alt="" width="10" height="10" border="0" /></td>\
						<td style="background-image: url(\'images/bottom.gif\');"><img src="images/clear.gif" alt="" width="1" height="1" border="0" /></td>\
						<td><img src="images/cross_bottom_right.gif" alt="" width="10" height="10" border="0" /></td>\
					</tr>\
				</table>';
if (enableAnalytics)
	strBottomLinks = strBottomLinks + strAnalytics2;
document.write(strBottomLinks);
//-->
