


	var linkHREF = new Array(17);
	var linkName = new Array(17);

	
	function footer()
		{
		setLinks4();
		document.write("<base target=\"_self\">")
		document.write("<table bgcolor=\"0000dd\" width=\"760\" border=\"1\" align=\"center\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"ffffff\" bordercolorlight=\"ffffff\" bordercolordark=\"ffffff\"><tr><td></td></tr></table>")
		upperLimit=15;
		document.write("<link rel=\"stylesheet\" href=\"/styles.css\">")
		//document.write("<link rel=\"stylesheet\" href=\"http://himachal.nic.in/styles.css\">")
		document.write("<table border=\"0\" width=\"760\" align=\"center\" cellspacing=\"0\" cellpadding=\"0\" >");
		document.write("<tr>");
		document.write("<td align=\"center\" valign=\"top\">");
		document.write("|");


		for (i=0;i<=upperLimit;i++)
			{
                                             if (i == 8 || i==9 || i==10 || i==12)
                                                { document.write("<base target=\"_blank\">"); }
                                             else
                                                { document.write("<base target=\"_self\">"); }
		document.write("<font size=\"2\" face=\"arial\">");
			if (linkHREF[i].length != 0)
                                                          {document.write("&nbsp;&nbsp;");
				  document.write("<a href=\"" + linkHREF[i] + "\" + class=\"txtbluelt\">" + linkName[i] + "</a>");
                                                            document.write("&nbsp;&nbsp;|");}
			else
				{document.write("&nbsp;");
                                                           document.write("" + linkName[i] + "");
				 document.write("&nbsp;|");}

			if (i!=upperLimit)
				{
				document.write("|&nbsp;&nbsp;");
				}

		document.write("</font>");
			
			}
		document.write("</td>");
		document.write("</tr>");
		document.write("<tr>");document.write("</tr>");  document.write("<tr>");document.write("</tr>");

		document.write("</table>");


		document.write("<table bgcolor=\"224488\" width=\"450\" border=\"1\" align=\"center\" cellspacing=\"0\" cellpadding=\"0\" bordercolor=\"ffffff\" bordercolorlight=\"ffffff\" bordercolordark=\"ffffff\"><tr><td></td></tr></table>")
		document.write("<table border=\"0\" width=\"760\" align=\"center\" cellspacing=\"0\" cellpadding=\"0\">");
		document.write("<tr>");  document.write("<td align=\"center\">");
		document.write("<font face=\"verdana,arial\" size=\"1\">");
		document.write("<font face=\"Verdana\" size=\"2\" color=\"#0000FF\">Disclaimer: </font>");
		document.write(" Content on this website is published and managed by Deputy Commissioner  Lahaul and Spiti at Keylong . For any query regarding this website, please contact the Web Information Manager;   Sub Divisional Megistrate At Keylong.")
   document.write( " <a href=\"mailto:sdm-keylong@nic.in\" class=\"txtbluelt\">   sdm-keylong@nic.in .   <br>   </a>" )
		//document.write("hplsp@hub2.nic.in ");
                                   
		    document.write("Best Viewed 1024x768. Last Updated on 02-June-2010 <br>");
                //document.write("<a href=\"mailto:hplsp@nic.in\" class=\"txtbluelt\">hplsp@hub2.nic.in, </a> ");

		document.write("<a href=\"disclaim.htm\" class=\"txtbluelt\">Read Disclaimer.</a>");

                                  
		//document.write("<a href=\"http://himachal.nic.in/disclaim.htm\" class=\"txtbluelt\">Read Disclaimer.</a>");
		document.write("</font>");
		document.write("</td>");  document.write("</tr>");
		document.write("<tr>");document.write("</tr>");  document.write("<tr>");document.write("</tr>");
		document.write("</table>");
		}
		
	function setLinks4()		
		{
		linkHREF[0]="welcome.asp"
		linkName[0]="Home"

		linkHREF[1]="history.htm"
		linkName[1]="History"
		
		linkHREF[2]="fact_file.htm"
		linkName[2]="Fact File"
		
		linkHREF[3]="access.htm"
		linkName[3]="Access"
		
		linkHREF[4]="tourism.htm"
		linkName[4]="Tourism"

		linkHREF[5]="map.htm"
		linkName[5]="Maps"
				
		linkHREF[6]="it.htm"
		linkName[6]="E-Governance"

		linkHREF[7]="administration.htm"
		linkName[7]="Administration"

		linkHREF[8]="http://himachal.gov.in/lokmitra"
		linkName[8]="Citizen Services"
		
		linkHREF[9]="http://himachal.gov.in/phonekhoj.asp"
		linkName[9]="Phone Directory"

		linkHREF[10]="http://himachal.gov.in/mapbig.htm"
		linkName[10]="Districts"

		linkHREF[11]="photo.htm"
		linkName[11]="Photo Gallery"

		linkHREF[12]="http://himachal.gov.in/links.htm"
		linkName[12]="Related Links"

		linkHREF[13]="download.htm"
		linkName[13]="Downloads"

		linkHREF[14]="Index.htm"
		linkName[14]="Site Index"

		linkHREF[15]="contact.htm"
		linkName[15]="Contact Us"

		}
