/*########################################################################################################*//*
	Programmer Name: Mrs. Anjeeta Manish Bhatti
	Date: 24 Nov 2007
	Purpose: Path Settings for the root URL
	Copyright 2007-2008 @ Compare Infobase Ltd.
*/
////////////////////////////////////////////////////////////////////////////////////////////////////////////
if (window.location.host == "localhost:8080")
{
		folder = "hcilondon/";
		servletpath = window.location.protocol + "//" + window.location.host + "/" + folder;
}
else if ((window.location.host == "hcilondon.net") ||(window.location.host == "www.hcilondon.net"))
{
		folder = "";
		servletpath = window.location.protocol + "//" + window.location.host + "/";
}
else
{
		folder = "hcilondon/www/";
			servletpath = window.location.protocol + "//" + window.location.host + "/";
}
	serverURL = window.location.protocol + "//" + window.location.host + "/" + folder;
	serverpath = window.location.protocol + "//" + window.location.host + "/" + folder;

/*########################################################################################################*/
var loc_today = new Date;
	var diff = loc_today.getTimezoneOffset();
	var today = new Date();
	var today_ind = new Date();
	
	today.setSeconds(today.getSeconds() + ((diff+60)*60));
	today_ind.setSeconds(today_ind.getSeconds() + (diff*60));
	today_ind.setSeconds(today_ind.getSeconds() + (330*60));

<!--
function leftpanel(path)
{
if(path == null)
	{
		path="";
	}
		
document.write('<span class="style3" id="face1"></span><span class="style3" id="face2"></span>')
runningClock();
runningClock1();
}


function runningClock()
{
	today_ind.setSeconds(today_ind.getSeconds() + 1);
	var hr = today_ind.getHours();
	var min = today_ind.getMinutes();
	var sec = today_ind.getSeconds();
	
	var time="";
	if(hr<10)
			time = "0"+hr + " : " ;
		else
			time = hr + " : ";
		if(min<10)
			time = time+"0"+min + " : ";
		else
			time = time+min + " : ";
		if(sec<10)
			time = time+"0"+sec;
		else
			time = time+sec;
	face1.innerHTML = '<font color=#000000>India</font>&nbsp&nbsp;' + time + '';
	setTimeout('runningClock();',1000);
}

function runningClock1()
{
	today.setSeconds(today.getSeconds() + 1);
	var hr = today.getHours();
	var min = today.getMinutes();
	var sec = today.getSeconds();
	
	var time="";
	if(hr<10)
			time = "0"+hr + " : " ;
		else
			time = hr + " : ";
		if(min<10)
			time = time+"0"+min + " : ";
		else
			time = time+min + " : ";
		if(sec<10)
			time = time+"0"+sec;
		else
			time = time+sec;
	
	
	face2.innerHTML = '&nbsp;&nbsp;&nbsp;&nbsp;<font color=#000000>UK</font> &nbsp;&nbsp;' + time + '';
	setTimeout('runningClock1();',1000);
	
	
}




function popupWin() {
text =  "<html>\n<head>\n<title>Contribute Ideas</title>\n<body topmargin=0 leftmargin=0>\n";
text += "<center>";
text += "<a href='http://www.indiadevelopment.org/' target='_blank'><img src=images/popup.jpg  border=0></a>";
text += "</center>\n</body>\n</html>\n";
setTimeout('windowProp(text)', 3000); 		// delay 3 seconds before opening
}
function windowProp(text) {
newWindow = window.open('','newWin','width=200,height=175');
newWindow.document.write(text);
setTimeout('closeWin(newWindow)', 15000);	// delay 5 seconds before closing
}
function closeWin(newWindow) {
newWindow.close();				// close small window and depart
}




function header(path)
{
if(path == null)
	{
		path="./";
	}
//document.write('<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">      <tr>        <td width="100%">&nbsp;&nbsp; </td>      </tr>      <tr>        <td width="100%"><img src="'+path+'/images/internal/top1.jpg"        width="779" height="95"></td>      </tr>      <tr>        <td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0">          <tr>            <td width="25" background="'+path+'/images/home/menubg.jpg"></td>            <td width="728"><table border="0" width="100%" cellspacing="0" cellpadding="0">              <tr>                <td width="104" background="'+path+'/images/home/menu.jpg" height="22"                style="background-position: top left" align="center" class="rhtext" valign="middle"><a href="'+servletpath+'hciServ/FAQIndex" class="redlink">FAQs</a></td>                <td width="104" background="'+path+'/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext"><a href="'+path+'/links/india-links.html"  class="redlink">Links</a></td>                <td width="104" background="'+path+'/images/home/menu.jpg" height="22"                style="background-position: top left" align="center" class="rhtext"><a href="'+path+'/informations/feedback.html"  class="redlink">Feedback</a></td>                <td width="104" background="'+path+'/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext"><a href="'+path+'/informations/contact-us.html"  class="redlink">Contact Us</a></td>                <td width="104" background="'+path+'/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext"><a href="'+path+'/informations/site-map.html"  class="redlink">Site Map</a></td>                <td width="104" background="'+path+'/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext"><a href="'+path+'/informations/downloads.html"  class="redlink">Download</a></td>                <td width="104" background="'+path+'/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext"><a href="'+path+'/holiday-calendar-2004.html" class="redlink">Holidays</a></td>              </tr>            </table> </td>   <td width="26" background="/images/home/menubg.jpg"></td></tr></table>')
document.write('<table border="0" width="100%" cellspacing="0" cellpadding="0" align=center>      <tr>        <td width="100%">&nbsp;&nbsp; </td>      </tr>      <tr>        <td width="100%"><img src="http://www.hcilondon.net/images/internal/top1.jpg"        width="779" height="95"></td>      </tr>      <tr>        <td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0">          <tr>            <td width="25" background="http://www.hcilondon.net/images/home/menubg.jpg"></td>            <td width="728"><table border="0" width="100%" cellspacing="0" cellpadding="0">              <tr>    <td width="104" background="http://www.hcilondon.net/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext" valign="middle"><a href="http://www.hcilondon.net/" class="redlink">Home</a></td>  <td width="104" background="http://www.hcilondon.net/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext"><a href="http://www.hcilondon.net/holiday-calendar-2008.html" class="redlink">Holidays</a></td>           <td width="104" background="http://www.hcilondon.net/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext" valign="middle"><a href="'+servletpath+'hciServ/FAQIndex" class="redlink">FAQs</a></td>  <td width="104" background="http://www.hcilondon.net/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext"><a href="http://www.hcilondon.net/informations/downloads.html"  class="redlink">Download</a></td> <td width="104" background="http://www.hcilondon.net/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext"><a href="http://www.hcilondon.net/informations/feedback.html"  class="redlink">Feedback</a></td> <td width="104" background="http://www.hcilondon.net/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext"><a href="http://www.hcilondon.net/informations/site-map.html"  class="redlink">Site Map</a></td>  <td width="104" background="http://www.hcilondon.net/images/home/menu.jpg" height="22" style="background-position: top left" align="center" class="rhtext"><a href="http://www.hcilondon.net/informations/contact-us.html"  class="redlink">Contact Us</a></td>  </tr>            </table> </td>   <td width="26" background="http://www.hcilondon.net/images/home/menubg.jpg"></td></tr></table>')
}


function mapheader(path)
{
if(path == null)
	{
		path="";
	}
document.write('<table align="center" border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td width=10%>&nbsp;</td>		<td align="center" valign="top"><img src="http://www.hcilondon.net/homeimages/header/header1a.jpg" alt="HCI London"></td>		<td align="center" valign="top"><img src="http://www.hcilondon.net/homeimages/header/header1b.jpg" alt="HCI London"></td>		<td align="center" valign="top"><img src="http://www.hcilondon.net/homeimages/header/header1c.jpg" alt="HCI London"></td>		<td align="center" valign="top"><img src="http://www.hcilondon.net/homeimages/header/header1d.jpg" alt="HCI London"></td>	</tr></table><table align="center" border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td width="100%" height="15" valign="top" align="right"><img src="http://www.hcilondon.net/homeimages/curve.gif" border="0" usemap="#mapp"></td><map name="mapp"><area alt="FAQs" coords="26,1,80,13" href="http://www.hcilondon.net/informations/faq.html"><area alt="Links" coords="86,1,131,14" href="http://www.hcilondon.net/informations/feedback.html"><area alt="Bulletin Board" coords="143,1,236,14" href="http://www.hcilondon.net/informations/bulletin-board.html"><area alt="Contact Us" coords="240,2,307,13" href="http://www.hcilondon.net/informations/contact-us.html"><area alt="Site Map" coords="321,2,377,14" href="http://www.hcilondon.net/informations/site-map.html"><area alt="Downloads" coords="387,0,454,14" href="http://www.hcilondon.net/informations/downloads.html"></map>')
}


function footer(path)
{
if(path == null)
	{
		path="./";
	}
	document.write('<table border="0" width="100%" cellspacing="0" cellpadding="0">      <tr>        <td width="100%" height="1"></td>      </tr>      <tr>        <td width="100%" class="brawn" align="center"><br>        High Commission of India, London<br>        India House, Aldwych, London - WC2B 4 NA<br>        <br>        Copyright 2002-2008 - High Commission of India, London (<A href="http://www.hcilondon.net/disclaimer.html" class="barlink">Disclaimer</A>)<br>Site Designed, Developed and Maintained by <a href="http://www.infobase.co.in" class="barlink">Compare Infobase Limited</a> (<A href="mailto:compare@vsnl.com" class="barlink">compare@vsnl.com</A>)</td></tr></table>');
}

function rightpanel(path)
{
if(path == null)
	{
		path="";
	}
	document.write('<table border="0" width="100%" cellspacing="0" cellpadding="0"><tr><td width="100%"><form method="POST" ACTION="http://www.hcilondon.net/cgi-bin/search.pl"><table border="0" width="100%" cellspacing="0" cellpadding="2"><tr>				<td valign=top align=center width="100%" style="border-bottom: 1px solid rgb(255,255,255)" class="newhtext" colspan="2">Search</td>		   </tr> <tr> <td width="77%" valign="top">&nbsp;&nbsp;<input name="keywords" size="11" maxlength="80"><input type="hidden" name="searchupon" value="all"><input type="hidden" name="sitename" value="database"></td><td width="23%" valign="middle"><input type="image" src="http://www.hcilondon.net/images/home/go.jpg" name="submit" > </td></tr><tr><td width="77%" class="wtext" height="18" colspan=2><a href="http://www.hcilondon.net/informations/advsearch.html" class="barlink">Advanced Search</a></td></tr> <!--<tr><td colspan=2   style="padding-left:5px">		  <br> <a href="http://presidentofindia.nic.in/scripts/republicday.jsp" target="_blank"><b><font face="arial" size=2 color="#ffffff">President’s Address to the Nation on 26th January, 2007<b> </font></a> </td></tr>-->  	<tr><td colspan=2 height=15></td></tr>    <!-- <tr><td colspan=2 >		  <br> <a href="http://www.hcilondon.net/vacancy-receptionist.html"><img src="http://www.hcilondon.net/vacancy.gif" border=0 width=145></a> </td></tr> --> <!-- <tr><td colspan=2 style="padding-left:5px"> <br> <a href="'+servletpath+'hciServ/PressReleaseIndex?source=pressdetails&PRCode=95"><img src="http://www.hcilondon.net/images/hci-8nov2.jpg" border=0></a> </td></tr> -->  <tr><td colspan=2 style="padding-left:5px"> <br> <a href="http://www.hcilondon.net/check-list-indian-students.html" style="font-family:verdana;font-size:11px;color:#ffffff;font-weight:normal">Check list for indian students</a>&nbsp;&nbsp;<!--img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"--> </td></tr> <tr><td colspan=2 style="padding-left:5px"> <br> <a href="http://www.hcilondon.net/overseas-indian-facilitation-centre.html" style="font-family:verdana;font-size:11px;color:#ffffff;font-weight:normal">Overseas Indian Facilitation Centre</a>&nbsp;&nbsp;<!--img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"--> </td></tr>  <!--tr><td colspan=2 style="padding-left:5px"> <br> <a href="http://www.hcilondon.net/ninth-know-india-programme.html" style="font-family:verdana;font-size:11px;color:#ffffff;font-weight:normal">Ninth Know India Programme</a>&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"> </td></tr--><tr><td colspan=2   style="padding-left:5px">	  <br> <a href="http://www.hcilondon.net/biotechnology-healthcare.html" style="font-family:verdana;font-size:11px;color:#ffffff;font-weight:normal">Biotechnology and Healthcare</a> </td></tr><tr><td colspan=2 height=10></td> <tr><td colspan=2 style="padding-left:5px" >	 <a href="http://www.hcilondon.net/vacancy-of-Programme-Assistant.html" class="rhtext2"><img src="http://www.hcilondon.net/images/vacancy.gif" border=0></a></td></tr><tr><td colspan=2   style="padding-left:5px">		  <!--a href="#" onClick="window.open(\'http://www.hcilondon.net/book-fair.html\',\'\' ,\'left=0,top=0,width=950,height=1295,toolbar=0,resizable=0,scrollbars=1\')" style="font-family:verdana;font-size:11px;color:#ffffff;font-weight:normal">18th New Delhi World Book Fair 2008</a><br-->   <!--a href="http://www.hcilondon.net/SPDC.html" style="font-family:verdana;font-size:14px;color:#ffffff;font-weight:normal"><img src="http://www.hcilondon.net/images/spdc.jpg" border=0></a-->	<!--br>    <a href="http://www.hcilondon.net/vacancypage.html" style="font-family:verdana;font-size:11px;color:#ffffff;font-weight:normal">Vacancy</a>&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"--><br>   <a href="http://www.hcilondon.net/bio-data-of-HighCommissioner.html" style="font-family:verdana;font-size:14px;color:#ffffff;font-weight:normal"><img src="http://www.hcilondon.net/biodata.jpg" border=0></a> <br><br>   <a href="http://www.hcilondon.net/scholarship-Programme-diaspora-children-2009.html" style="font-family:verdana;font-size:14px;color:#ffffff;font-weight:normal"><img src="http://www.hcilondon.net/images/scholarship-diaspora-2009.jpg" border=0></a>    <!--a href="http://www.hcilondon.net/advertisement_csir.html" style="font-family:verdana;font-size:11px;color:#ffffff;font-weight:normal">Advertisement</a>&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"> <br--> 	 </td></tr> 	<tr><td colspan=2><table>	</table></td></form></tr></table></td></tr> <tr><td width="100%"><br><table border="0" width="100%" cellspacing="0" cellpadding="0">  <tr>			<td align=center width="100%" bgcolor="#B82341" height="25" class="newhtext"><a href="http://www.hcilondon.net/tourism-information/index.html" class="newhtext">Travel Services</a></td>	</tr><tr><td width="100%" height="5"> </td></tr><tr><td width="100%" class="wtext" style="line-height: 12px"><a href="http://www.hcilondon.net/tourism-information/british-behaviour-abroad-report.html" class="barlink"><b>British Behaviour Abroad Report</a></td></tr><tr><td width="100%" height="5"> </td></tr> <tr><td width="100%" class="wtext" style="line-height: 12px"><a href="http://www.hcilondon.net/tourism-information/FCO-british-behaviour-abroad-report.html" class="barlink"><b>FCO British Behaviour Abroad Report</a>&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"></td></tr><tr><td width="100%" height="5"> </td></tr> <tr><td width="100%" class="wtext" style="line-height: 19px"><a href="http://www.hcilondon.net/tourism-information/tour-operators.html" class="barlink"><b>Tour Operators</b></a><br> - <a href="http://www.hcilondon.net/tourism-information/tour-operators.html" class="barlink">India</a><br> - <a href="http://www.tourismofindia.com/toipg/travelagentslist.asp"  class="barlink" target="_blank">UK</a><br><br> </td></tr></table></td> </tr><tr> <td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr>			<td align=center width="100%" bgcolor="#B82341" height="25" class="newhtext"><a href="http://hcilondon.net/Overseas-Indian-Citizenship/indexnew.html" class="newhtext">Overseas Citizenship of India</a></td><tr><td height="15"></td></tr> <tr>			<td width="100%" class="wtext"  ><font size=2 face="arial"><b>Overseas Indians</b></font><br> <a href="http://www.hcilondon.net/Overseas-Indian-Citizenship/magazine.html" class="barlink" style="padding:left:20px">Online Magazine of Ministry for Overseas Indian Affairs </a><br><br><a href="http://www.hcilondon.net/visa_info/pio-card.html" class="barlink">PIO Card</a>	<br><br><a href="http://www.hcilondon.net/visa_info/instruction-pio-form.html" class="barlink">Important Instructions to the Applicants</a>	<br><br><a href="http://www.hcilondon.net/IFC.html" class="barlink">Setting up of Overseas Indian Facilitation Centre by Ministry of Overseas Affairs</a>	<tr><tr><td>&nbsp;</td></tr>     			<td  width="100%" height="10" class="wtext"></td>		   </tr> <tr><br></td></tr>		   </tr> </table></td></tr>  <tr> <td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr>			<td align=center width="100%" bgcolor="#B82341" height="25" class="newhtext"><a href="http://www.hcilondon.net/passport/index.html" class="newhtext">Passport Services</a></td>		   </tr> <tr><td width="100%" class="wtext" style="line-height: 15px" height="100"><!--a href="http://www.hcilondon.net/passport/important-notice.html" class="barlink">Important notice</a>&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"><br--><a href="http://www.hcilondon.net/passport/index.html#newpass" class="barlink">Re-issue of Passports</a><br><a href="http://www.hcilondon.net/passport/index.html#newbook" class="barlink">Issue of add. booklets</a><br><a href="http://www.hcilondon.net/passport/index.html#duplicate" class="barlink">Issue of  Duplicate passports</a><br><a href="http://www.hcilondon.net/passport/index.html#duplicate" class="barlink">Issue of  Emergency Certificates</a><br><a href="http://www.hcilondon.net/passport/index.html#renewal" class="barlink">Renewal of Short validity passports</a><br><a href="http://www.hcilondon.net/passport/index.html#changeApp" class="barlink">Change in appearance</a><br><a href="http://www.hcilondon.net/passport/index.html#changeName" class="barlink">Change in name</a><br><a href="http://www.hcilondon.net/passport/index.html#child" class="barlink">Passports for children</a><br><a href="http://www.hcilondon.net/passport/index.html#Miscellaneous" class="barlink">Miscellaneous Service</a><br><a href="http://www.hcilondon.net/service-fee.html#pass" class="barlink">Passport Fees</a><br><a href="http://www.hcilondon.net/consular-services/index.html" class="barlink"><strong>Consular Services</strong></a><br><a href="http://www.hcilondon.net/consular-services/Consular-Visit-To-Belfast.html" class="barlink">Consular Visit</a>&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"><br><br></td></tr></table></td></tr><tr><td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0">   <tr valign="top">	<td align=center width="100%" bgcolor="#B82341" class="newhtext" valign="top"><!--a href="http://www.hcilondon.net/visa_info/index.jsp" class="newhtext"--><a href="http://in.vfsglobal.co.uk" class="newhtext">Visa Services</a> </td></tr>     <tr> <td width="100%" class="text" style="line-height: 18px"               background="http://www.hcilondon.net/images/home/visaservicebg.jpg"> <br><a href="http://www.hcilondon.net/visa_info/Revision_of_Visa_Fees.html" class="blink">Revision of Visa<br> Fees </a>&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"><br><a href="http://www.hcilondon.net/visa_info/OutsourcingOfVisaApplications.html" class="blink">Outsourcing of Visa Applications</a>&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"><br><!--br><a href="http://www.hcilondon.net/visa_info/visa-statistics.html" class="blink">Visa Statistics</a>&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"><br><a href="http://www.hcilondon.net/visa_info/restoration-of-postal-visa-app.html" class="blink">Visa Issues</a>&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle"><br><a href="http://www.hcilondon.net/visa_info/index.jsp" class="blink">General Information</a><br><a href="http://www.hcilondon.net/visa_info/business-visa.html" class="blink">Business Visa</a><br>                <a href="http://www.hcilondon.net/visa_info/tourist-visa.html" class="blink">Tourist Visa</a><br>                  <a href="http://www.hcilondon.net/visa_info/index.jsp" class="blink">Other Visa Categories</a><br>--><a href="http://www.hcilondon.net/visa_info/documentry-applications.html" class="blink">App. for Filming Documentaries in India</a><br><!--<a href="http://www.hcilondon.net/visa_info/visa-advisory-notice.html" class="blink">Visa Advisory Notice&nbsp;&nbsp;<img src="http://www.hcilondon.net/images/hand.gif" align="absmiddle" border="0"></a><br--><br></td>              </tr>            </table>            </td>          </tr>          <tr>            <td width="100%"><table border="0" width="100%" cellspacing="0" cellpadding="0" bgcolor="#E68301">               <tr>			<td align=center width="100%" bgcolor="#B82341" height="25" class="newhtext"><a href="http://www.hcilondon.net/links/india-links.html" class="newhtext">Links</a></td>		   </tr>           <tr>                <td width="100%" class="wtext" style="line-height: 18px" height="90"><a href="http://meaindia.nic.in/" class="barlink" target="_blank">Min. of External Affairs</a><br> <a href="http://www.sbilondon.com/" class="barlink" target="_blank">State Bank of India, London</a><br> <a href="https://www.bankofbarodauk.com/" class="barlink" target="_blank">Bank of Baroda, UK</a><br>   <a href="http://www.eci.gov.in/" class="barlink" target="_blank">Election Commission of India</a><br>             <a href="http://goidirectory.nic.in/" class="barlink" target="_blank">Other official Websites</a><br>   <a href="http://www.hcilondon.net/links/india-links.html#media" class="barlink">News and Media</a><br>                <a href="http://www.hcilondon.net/links/india-links.html#uk" class="barlink">Useful UK Sites</a></td>              </tr> <tr><td class="wtext"><a href="http://www.nhrc.nic.in" class=barlink>National Human Rights Commission </a><br><br></td></tr>           </table>            </td>          </tr> <tr>                <td width="100%" style="line-height: 18px" height="30" align="center" bgcolor="#ffffff"><a href="http://www.hcilondon.net/indiadigest/indiadigest.html"><img src="http://www.hcilondon.net/images/internal/digest-btn.gif" border="0"></a></td></tr><tr><td width="100%" style="line-height: 18px" height="30" align="center" bgcolor="#ffffff"><a href="#" target="_blank"><img src="http://www.hcilondon.net/images/internal/biznews-btn.gif" border="0"></a> </td> </tr></table>');
}



//footer text which appears in all pages
function footertext()
{
document.write('<font class="bodyheadings">Working Hours</font><br><br><p align="justify" class="bodytext">Application forms for the consular services can be submitted to the High Commission on working days between 9.30 a.m. and 1.00 p.m.<br><br><a href="http://www.hcilondon.net/holiday-calendar-2004.html" class="bodytext"><b>Click here for list of holidays in 2003</b></a><br> <a href="http://www.hcilondon.net/consular-services/high-commission-add.html"  class="bodytext"><b>Click here for High Commission full address and travel directions.</b></a><br><br>Consular services are also available at the Birmingham and Edinburgh Consulates of the High Commission of India, London. Please contact the Consulates directly for their requirements and working hours for Consular services. <a href="http://www.hcilondon.net/consular-services/other-details.html"  class="bodytext"><b>Click here for address and other details of the Consulates</b>.</a>')
}


function mkey()
{
//document.write('<marquee behavior="scroll" scrollamount="2" scrolldelay="5" width="100%" STYLE="{font-family:Arial;font-size:12;color:#5868E0;font-weight:bold;}"><a href="http://indiabudget.nic.in/" target="_blank"><font STYLE="{font-family:Arial;font-size:12;color:#5868E0;font-weight:bold;}">Please click here for live update of the Union Budget 2004-2005 </font></a> </marquee>')



//   date13 may 2004    document.write('<marquee behavior="scroll" scrollamount="2" scrolldelay="5" width="100%" STYLE="{font-family:Arial;font-size:12;color:#5868E0;font-weight:bold;}"><!---<a href="'+serverURL+'election-schedule/elections2004.html" class=redlink target="_blank">Schedule for Lok Sabha Election 2004</a>-->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Please visit this site for live coverage of election results on May 13, 2004  <!-- In May 2004, HCI London and its various consulates will remain closed on the 4 th (Budha Purnima) --></marquee>')

//document.write('<marquee behavior="scroll" scrollamount="2" scrolldelay="5" width="100%" STYLE="{font-family:Arial;font-size:12;color:#5868E0;font-weight:bold;}"><a href="'+serverURL+'election-schedule/elections2004.html" class=redlink target="_blank">Schedule for Lok Sabha Election 2004</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;In April 2004, HCI London and its various consulates will remain closed on the 9th (Good Friday) and on the 12th (Easter Monday) <!--HCI London and its various Consulates will remain closed on March 30, 2004 on the occasion of Ram Navami &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="'+serverURL+'ongc.html" class=redlink target="_blank">Initial Public Offer of ONGC</a>--></marquee>')

//document.write('<marquee behavior="scroll" scrollamount="2" scrolldelay="5" width="100%" STYLE="{font-family:Arial;font-size:12;color:#5868E0;font-weight:bold;}"><a href="'+serverURL+'election-schedule/elections2004.html" class=redlink target="_blank">Schedule for Lok Sabha Election 2004</a></marquee>')
}




function subscribe()
{
window.open('http://www.inomy.com/meadev/reg.asp','window1', 'height=380, width=680,left=80,top=80,resizeable=no,scrollbars=no');
return false;
}

function indiadigest()
{
window.open("pop.html","window1", "height=200, width=350,resizeable=no,scrollbars=no, leftmargin=0,topmargin=0,border=0");
return true;
}

function filmingproposalcheck(org_name,org_address1,org_city,org_postalcode,india_address1,india_city,india_postalcode,film_document_status,schedule_status,film_itinerary,film_synopsis,email){

	if(org_name!="" && org_address1!="" && org_city!="" && org_postalcode!="" && india_address1!="" && india_city!="" && india_postalcode!="" && film_document_status!="" && schedule_status!="" && film_itinerary!="" && film_synopsis!="" && email!=""){
				
				if(org_name==""){
					alert("Please check for Org Name");
					return false;
				}
			
				else if(org_address1==""){
					alert("Please check for Org Address1");
 					return false;
				}	
				else if(org_city==""){
					alert("Please check for Org City");
 					return false;
				}			
				else if(org_postalcode==""){
					alert("Please check for Org Postal Code");
 					return false;
				}
				else if(india_address1==""){
					alert("Please check for India Address1");
 					return false;
				}
				else if(india_city==""){
					alert("Please check for India City");
 					return false;
				}	
				else if(india_postalcode==""){
					alert("Please check for India Postal Code");
 					return false;
				}
				else if(film_document_status==""){
					alert("Please check for Film Document Status");
 					return false;
				}
				else if(schedule_status==""){
					alert("Please check for Schedule Status");
 					return false;
				}
				else if(film_itinerary==""){
					alert("Please check for Film Itinerary");
 					return false;
				}
				else if(film_synopsis==""){
					alert("Please check for Film Synopsis");
 					return false;
				}
				else if(email==""){
					alert("Please check for Email");
 					return false;
				}	
	
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
}



function isBlank(s){
//prompt("the value of s",s);
  var len = s.length
  var i
 for(i = 0; i<len ; ++i) {
  if (s.charAt(i)!=" ") return false;
                        }
   return true;
}

function isValid(s1) {
var ch = s1.charAt(0);
var chArr = new Array('a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z');
for(i = 0;i < 26 ; i++ ) {
 if (ch == chArr[i].toUpperCase() || ch == chArr[i]) return true
}
return false
}


function isValidEmail(e){
var spch = new Array('~','`',"'",'"',',','!','#','$','%','^','&','*',"(",")","=","+","|","\\","{","}","[","]",";",":","?","/","<",">")
var len = spch.length
var elen = e.length
var i=e.indexOf("@")
var j=0
var k=0
if(isValid(e) && i>0){
  if( (i >= 1) && (e.indexOf("@",i+1) == -1) && (e.indexOf(".",i+1) > 0)){
       for(j = 0;j < elen;j++){
          for(k = 0;k < len;k++){
                if(e.charAt(j) == spch[k])   return false
                                       }
                                     }
               return true
             }
}
return false
}
//**** for personalised cards****
function isValidpremail1(e1){

var	email=new Array(e1);
		for (j=0; j<1 ; j++) {
                                              emailArr=email[j].split(",")
             for(var k=0 ;k < emailArr.length; ++k) {
					x=emailArr[k];
                         			if(!isBlank(x)) {
								if(isValidEmail(x)) continue;
                                   						else { 
						//alert("Enter Valid E-mail");
								
								
									return false;}
								}
					}
				      }
		return true;
		
}

function mapcheck(maptitle,mapurl){

	if(maptitle!="" && mapurl!=""){
				
				
				if(maptitle==""){
					alert("Please check for Map Title");
					return false;
				}
			
				else if(mapurl==""){
					alert("Please check for Map URL");
 					return false;
				}	
				
				
				
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
	
}	

function eventcheck(day,month,year,country,eventplace,eventtitle,eventdesc){

	if(day!="" && month!="" && year!="" && country!="" && eventplace!="" && eventtitle!=""&& eventdesc!=""){
				
				if(day==""){
					alert("Please check for date selecttion");
					return false;
				}
			
				else if(month==""){
					alert("Please check for month selecttion");
 					return false;
				}	
				else if(year==""){
					alert("Please check for year selecttion");
 					return false;
				}			
				else if(country==""){
					alert("Please check for country");
 					return false;
				}
				else if(eventplace==""){
					alert("Please check for place of event");
 					return false;
				}
				else if(eventtitle==""){
					alert("Please check for evnt title");
 					return false;
				}	
				else if(eventdesc==""){
					alert("Please check for event description");
 					return false;
				}		
	
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
}	


function postQueryCheck(visitorname,phonecountry,phonearea,phone,visitoremail,visitorquery){

	if(visitorname!="" && phonecountry!="" && phonearea!="" && phone!="" && visitoremail!="" && visitorquery!=""){
				
				if(visitorname==""){
					alert("Please check for Name");
					return false;
				}
			
				else if(phonecountry==""){
					alert("Please check for Country Code");
 					return false;
				}	
				else if(phonearea==""){
					alert("Please check for Area Code");
 					return false;
				}			
				else if(phone==""){
					alert("Please check for Phone No.");
 					return false;
				}
				else if(visitoremail==""){
					alert("Please check for Email");
 					return false;
				}
				else if(visitorquery==""){
					alert("Please check for Query");
 					return false;
				}	
				
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
}	

function prcheck(day,month,year,headline,description){

	if(day!="" && month!="" && year!="" && headline!=""&& description!=""){
				
				if(day==""){
					alert("Please check for date selecttion");
					return false;
				}
			
				else if(month==""){
					alert("Please check for month selecttion");
 					return false;
				}	
				else if(year==""){
					alert("Please check for year selecttion");
 					return false;
				}			
				
				else if(headline==""){
					alert("Please check for Headline");
 					return false;
				}	
				else if(description==""){
					alert("Please check for Description");
 					return false;
				}		
	
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
}	

function photocheck1(day,month,year,eventtitle){

	if(day!="" && month!="" && year!="" && eventtitle!=""){
				
				if(day==""){
					alert("Please check for date selecttion");
					return false;
				}
			
				else if(month==""){
					alert("Please check for month selecttion");
 					return false;
				}	
				else if(year==""){
					alert("Please check for year selecttion");
 					return false;
				}			
				
				else if(eventtitle==""){
					alert("Please check for place of event");
 					return false;
				}
				
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
}	

function photocheck2(phototitle,image){


				
				if(phototitle=="" || phototitle=="-" || phototitle=="." || phototitle==null){
					alert("Please fill the phototitle!");
					return false;
				}
			
				if(image==""){
					alert("Please fill the image field!");
 					return false;
				}	

	/*N
	if(phototitle!="" && image!=""){
				
				if(phototitle==""){
					alert("Please check for date selecttion");
					return false;
				}
			
				else if(image==""){
					alert("Please check for month selecttion");
 					return false;
				}	
				
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
	N*/
}	

function chkChkBoxSelect(){



		if(!(document.evntfrm.chk.checked==true))
		{
			alert("Please select check box first!");
			document.evntfrm.chk.focus();	   
			return false;
		}
		else
		{
			return true;
		}
}	



	function chkRadioButtonSelect()
	{
		flag=false;
		len=document.evntfrm.rad.length;
		for(i=0;i<len;i++)
		{

			val=document.evntfrm.rad[i].checked;
			if(val!="")
			{
				flag=true;
			}
		}
		if(flag==false)
		{
				alert("Please select an option!");
				return false;
		}
		else
		{
				return true;
		}
	}





function confirmation()
{
	
 var confirmed=confirm("Are you sure you want to delete this photo event!");
 if(confirmed==true)
  {
   return true;
   }
   else
    {
	 return false;
	}
} 

function confirmationn()
{
	
 var confirmed=confirm("Are you sure you Want to delete this photo title!");
 if(confirmed==true)
  {
   return true;
   }
   else
    {
	 return false;
	}
} 

function checkCombo()
	{
		var lt = document.eventfrm.photoeventid.option[document.eventfrm.photoeventid.option.selectedIndex].value;
		if(lt=="")
		{
			alert("Please select photo title!");
			return false;
		}
	}


function newscheck(day,month,year,country,headline,details){

	if(day!="" && month!="" && year!="" && country!="" &&  headline!=""&& details!=""){
				
				if(day==""){
					alert("Please check for date selecttion");
					return false;
				}
			
				else if(month==""){
					alert("Please check for month selecttion");
 					return false;
				}	
				else if(year==""){
					alert("Please check for year selecttion");
 					return false;
				}			
				else if(country==""){
					alert("Please check for country");
 					return false;
				}
				else if(headline==""){
					alert("Please check for evnt title");
 					return false;
				}	
				else if(details==""){
					alert("Please check for event description");
 					return false;
				}		
	
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
}	

function adddeptcheck(department,person,email){

	if(department!="" && person!="" && email!=""){
				
				if(!(isValidEmail(email))){
					alert("Enter Valid Email");
					return false;
				}
				
				if(department==""){
					alert("Please check for department");
					return false;
				}
			
				else if(person==""){
					alert("Please check for concerned person name");
 					return false;
				}	
				else if(email==""){
					alert("Please check for concerned email name");
 					return false;
				}
				
				
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
	
}	

function querycheck(query,solution){

	if(query!="" && solution!=""){
				
				if(query==""){
					alert("Please check for Query");
					return false;
				}
			
				else if(solution==""){
					alert("Please check for Solution");
 					return false;
				}	
				
				
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
	
	//if(email!=""){
		
	//}
}	

function filmingproposalcheck(visitorname,phonecountry,phonearea,phone,visitoremail,visitorquery){

	if(visitorname!="" && phonecountry!="" && phonearea!="" && phone!="" && visitoremail!="" && visitorquery!=""){
				
				if(!(isValidEmail(visitoremail))){
					alert("Enter Valid Email");
					return false;
				}
				
				if(visitorname==""){
					alert("Please check for department");
					return false;
				}
			
				else if(phonecountry==""){
					alert("Please check for phone country code");
 					return false;
				}	
				else if(phonearea==""){
					alert("Please check for phone area code");
 					return false;
				}
				else if(phone==""){
					alert("Please check for phone no.");
 					return false;
				}
				else if(visitoremail==""){
					alert("Please check for Email");
 					return false;
				}
				else if(visitorquery==""){
					alert("Please check for Query");
 					return false;
				}
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
	
}	


function subscribecheck(name,email,sex,address,city,country){

	if(name!="" && email!="" && sex!="" && address!="" && city!="" && country!=""){
				
				if(name==""){
					alert("Please check for Name");
					return false;
				}
			
				else if(email==""){
					alert("Please check for Email");
 					return false;
				}	
				else if(sex==""){
					alert("Please check for Sex fdield");
 					return false;
				}			
				else if(address==""){
					alert("Please check for Address");
 					return false;
				}
				else if(city==""){
					alert("Please check for City");
 					return false;
				}
				else if(country==""){
					alert("Please check for Country");
 					return false;
				}	
					
	
	}
	else {
	 
		alert("Check for blank fields");
		return false;
	}
}	

function samechar(field,s2){
num = new Array('0','1','2','3','4','5','6','7','8','9');
	var len=s2.length;
	var count = 0;
	prev = '';
	for(var k=0;k<len;k++){
	for(var j=0;j<10;j++){
		if(s2.charAt(k)==num[j]){
			alert("Don't use digits");
	 		document.forms[0].elements[field].select();
	 		document.forms[0].elements[field].focus();
			return false;
			}
		}
	}	
	for(var i=0; i<len; i++){
		if(s2.charAt(i)==prev){
		count++;
		}
		prev = s2.charAt(i);
	}
	if(count==(len-1)){
	 alert("Please write correct "+field);
	 document.forms[0].elements[field].select();
	 document.forms[0].elements[field].focus();
	 return false;
	}
	else
	{ return true;}
}


function newfield(){
var url1;
url1=window.location;
document.write('<input type="hidden" name="url" value="');
document.write(url1);
document.write('">');
}