/***********************************************
* AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="../cmpf_india.html" class="menutext">CMPF, INDIA</a>'
menu1[1]='<a href="../corporate_profile.html" class="menutext">Corporate Profile</a>'
menu1[2]='<a href="../Operation.html" class="menutext">Operation</a>'
menu1[3]='<a href="../about_newsletter.html" class="menutext">NewsLetter</a>'
menu1[4]='<a href="../contact_us.html" class="menutext">Contact Us</a>'
menu1[5]='<a href="../faqs.html" class="menutext">FAQ</a>'
menu1[6]='<a href="../meet_cmpfComm.html" class="menutext">Meet CMPF Commissioner</a>'

//Contents for menu 2, and so on
var menu2=new Array()
menu2[0]='<a href="../employees.html#brief" class="menutext">In Brief</a>'
menu2[1]='<a href="../employees.html#membership" class="menutext">Membership</a>'
//menu2[2]='<a href="#" class="menutext">Registration</a>'
menu2[3]='<a href="../employees.html#contribution" class="menutext">Contribution</a>'
menu2[4]='<a href="../employees.html#refund" class="menutext">Refund Submission</a>'
menu2[5]='<a href="../employees.html#death" class="menutext">In Case of Death</a>'
//menu2[5]='<a href="#" class="menutext">Exemption</a>'
//menu2[6]='<a href="#" class="menutext">Benefits</a>'
//menu2[7]='<a href="#" class="menutext">Grievance</a>'
//menu2[8]='<a href="#" class="menutext">Liquidation of PF Arrears</a>'



//Contents for menu 3, and so on
var menu3=new Array()
menu3[0]='<a href="../download_forms.html#adv-5" class="menutext">Form Adv - 5</a>'
menu3[1]='<a href="../download_forms.html#adv-6" class="menutext">Form Adv - 6</a>'
menu3[2]='<a href="../download_forms.html#adv-7" class="menutext">Form Adv - 7</a>'
menu3[3]='<a href="../download_forms.html#adv-8" class="menutext">Form Adv - 8</a>'
menu3[4]='<a href="../download_forms.html#adv-26" class="menutext">Form Adv - 26</a>'
menu3[5]='<a href="../download_forms.html#adv-27" class="menutext">Form Adv - 27</a>'
menu3[6]='<a href="../download_forms.html#alive" class="menutext">Member - Alive</a>'
menu3[7]='<a href="../download_forms.html#dead" class="menutext">Member - Dead</a>'
menu3[8]='<a href="../download_forms.html#inst" class="menutext">Instructions - Filling forms</a>'
menu3[9]='<a href="../download_forms.html#DLIA" class="menutext">Form DLI - A</a>'
menu3[10]='<a href="../download_forms.html#DLIG" class="menutext">Form DLI - G</a>'
menu3[11]='<a href="../download_forms.html#trans21" class="menutext">Form Trans - 21</a>'
menu3[12]='<a href="../download_forms.html#trans4" class="menutext">Form Trans - 4</a>'
menu3[13]='<a href="../download_forms.html#ps6" class="menutext">Form PS - 6</a>'
menu3[14]='<a href="../download_forms.html#cert" class="menutext">Live Certificate</a>'
menu3[15]='<a href="../download_forms.html#check" class="menutext">Check List</a>'


//Edited by Amulya on 22.3.06 3:40 A.M
//var menu4=new Array()
//menu4[0]='<a href="cmpfs_history.html" class="menutext">Brief History</a>'
//menu4[1]='<a href="cmpfs_Notification.html" class="menutext">Notification Vide GSR No 123E</a>'
//menu4[2]='<a href="#" class="menutext">Miscellaneous Provisions</a>'

/*
var menu4=new Array()
menu4[0]='<a href="CMPS.html" class="menutext">Brief History</a>'
menu4[1]='<a href="CMPS.html" class="menutext">Notification Vide GSR No 123E</a>'
menu4[2]='<a href="CMPS.html" class="menutext">Miscellaneous Provisions</a>'
*/
var menu5=new Array()
menu5[0]='<a href="/officeorder/index.php" class="menutext">Office Order</a>'
menu5[1]='<a href="/tender/index.php" class="menutext">Tender Notice</a>'

var menu6=new Array()
menu6[0]='<a href="../CMPF_scheme1.html" class="menutext">Coal Mines Provident Fund Scheme 1948</a>'
menu6[1]='<a href="../CMPF_scheme185.html" class="menutext">Coal Mine Deposite Linked Insurance Scheme 1976</a>'

var menu7=new Array()
menu7[0]='<a href="mailto:commissioner@cmpfo.gov.in" class="menutext">commissioner@cmpfo.gov.in</a>'
menu7[1]='<a href="mailto:lodelhi@cmpfo.gov.in" class="menutext">lodelhi@cmpfo.gov.in</a>'
menu7[2]='<a href="mailto:ladelhi@cmpfo.gov.in" class="menutext">ladelhi@cmpfo.gov.in</a>'
menu7[3]='<a href="mailto:grievance@cmpfo.gov.in" class="menutext">grievance@cmpfo.gov.in</a>'
menu7[4]='<a href="mailto:jcdiv1@cmpfo.gov.in" class="menutext">jcdiv1@cmpfo.gov.in</a>'
menu7[5]='<a href="mailto:jcdiv2@cmpfo.gov.in" class="menutext">jcdiv2@cmpfo.gov.in</a>'
menu7[6]='<a href="mailto:info@cmpfo.gov.in" class="menutext">info@cmpfo.gov.in</a>'
menu7[7]='<a href="mailto:finance@cmpfo.gov.in" class="menutext">finance@cmpfo.gov.in</a>'
menu7[8]='<a href="mailto:rcmisc@cmpfo.gov.in" class="menutext">rcmisc@cmpfo.gov.in</a>'


var menuwidth='100px' //default menu width
var menubgcolor='#FF9966'  //menu bgcolor
var disappeardelay=0  //menu disappear speed onMouseout (in miliseconds)
var hidemenu_onclick="yes" //hide menu when user clicks within menu?

/////No further editting needed

var ie4=document.all
var ns6=document.getElementById&&!document.all

if (ie4||ns6)
document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')

function getposOffset(what, offsettype){
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}


function showhide(obj, e, visible, hidden, menuwidth){
if (ie4||ns6)
dropmenuobj.style.left=dropmenuobj.style.top=-500
if (menuwidth!=""){
dropmenuobj.widthobj=dropmenuobj.style
dropmenuobj.widthobj.width=menuwidth
}
if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
obj.visibility=visible
else if (e.type=="click")
obj.visibility=hidden
}

function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function clearbrowseredge(obj, whichedge){
var edgeoffset=0
if (whichedge=="rightedge"){
var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
}
else{
var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
}
}
return edgeoffset
}

function populatemenu(what){
if (ie4||ns6)
dropmenuobj.innerHTML=what.join("")
}


function dropdownmenu(obj, e, menucontents, menuwidth){
if (window.event) event.cancelBubble=true
else if (e.stopPropagation) e.stopPropagation()
clearhidemenu()
dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv

populatemenu(menucontents)

if (ie4||ns6){
showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
dropmenuobj.x=getposOffset(obj, "left") + 100
dropmenuobj.y=getposOffset(obj, "top") - 10
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
}

return clickreturnvalue()
}

function clickreturnvalue(){
if (ie4||ns6) return false
else return true
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function dynamichide(e){
if (ie4&&!dropmenuobj.contains(e.toElement))
delayhidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhidemenu()
}

function hidemenu(e){
if (typeof dropmenuobj!="undefined"){
if (ie4||ns6)
dropmenuobj.style.visibility="hidden"
}
}

function delayhidemenu(){
if (ie4||ns6)
delayhide=setTimeout("hidemenu()",disappeardelay)
}

function clearhidemenu(){
if (typeof delayhide!="undefined")
clearTimeout(delayhide)
}

if (hidemenu_onclick=="yes")
document.onclick=hidemenu

// menu style

document.write("<style type=\"text/css\">");
document.write("#dropmenudiv{");
document.write("				position:absolute;");
document.write("				border:1px solid white;");
document.write("				border-bottom-width: 0;");
document.write("				font:normal 12px arial;");
document.write("				line-height:14px;");
document.write("				z-index:100;");
document.write("				}");
				
document.write("				#dropmenudiv a{");
document.write("				width: 100%;");
document.write("				display: block;");
document.write("				text-indent: 3px;");
document.write("				border-bottom: 1px solid white;");
document.write("				padding: 1px 0;");
document.write("				}");
				
document.write("				#dropmenudiv a:hover{ /*hover background color*/");
document.write("				background-image:url(../gifs/back2.gif);");
document.write("				}");
document.write("</style>");


// main menu

document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" rules=\"groups\"  >");
//document.write("	<tr align=\"left\" >");
//document.write("		<td colspan=2 valign=\"bottom\"><img src=\"../gifs/menutop.gif\"></td>");
//document.write("	</tr>");
document.write("	<tr class=\"backcolor\" align=\"left\" >");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td ><a href=\"../index.html\" class=\"menutext\">Home</a></td>");
document.write("	</tr>");
document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu1, '170px')\" onMouseout=\"delayhidemenu()\" >");
document.write("		<a href=\"javascript:void(0);\" class=\"menutext\">About Us</a></td>");
document.write("	</tr>");
document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu2, '170px')\" onMouseout=\"delayhidemenu()\" >");
document.write("		<a href=\"javascript:void(0);\" class=\"menutext\">For Employees</a></td>");
document.write("	</tr>");
document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu3, '170px')\" onMouseout=\"delayhidemenu()\" >");
document.write("		<a href=\"javascript:void(0);\" class=\"menutext\">Download</a></td>");
document.write("	</tr>");
document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu5, '170px')\" onMouseout=\"delayhidemenu()\" >");
document.write("		<a href=\"javascript:void(0);\" class=\"menutext\">Tender</a></td>");
//document.write("		<a href=\"#\" class=\"menutext\">Tender</a></td>");
document.write("	</tr>");
document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td >");
document.write("		<a href=\"../CMPF_Act.html\" class=\"menutext\">CMPF Act</a></td>");
document.write("	</tr>");
document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td>");/*onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu4, '170px')\" onMouseout=\"delayhidemenu()\" >");*/
document.write("		<a href=\"../CMPS.html\" class=\"menutext\">CMPS 1998 </a></td>");
document.write("	</tr>");

document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu6, '170px')\" onMouseout=\"delayhidemenu()\" >");
document.write("		<a href=\"javascript:void(0);\" class=\"menutext\">CMPF Scheme</a></td>");
document.write("	</tr>");


document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td >");
document.write("		<a href=\"../ministry.html\" class=\"menutext\">Administrative Ministry</a></td>");
document.write("	</tr>");
document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td >");
document.write("		<a href=\"../liaison_office.html\" class=\"menutext\">Liaison Office</a></td>");
document.write("	</tr>");

document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td >");
document.write("		<a href=\"../grievances.html\" class=\"menutext\">Redressal of Grievances</a></td>");
document.write("	</tr>");

document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td >");
document.write("		<a href=\"../gallary_index.html\" class=\"menutext\">Photo Gallery</a></td>");
document.write("	</tr>");

document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td >");
document.write("		<a href=\"../video.html\" class=\"menutext\">Video Clips</a></td>");
document.write("	</tr>");

document.write("	<tr class=\"backcolor\" align=\"left\">");
document.write("		<td >&nbsp;<img src=\"../gifs/star.gif\" align=\"middle\">&nbsp;</td>");
document.write("		<td onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu7, '170px')\" onMouseout=\"delayhidemenu()\" >");
document.write("		<a href=\"javascript:void(0);\" class=\"menutext\">Email IDs</a></td>");
document.write("	</tr>");

document.write("	<tr align=\"left\" >");
document.write("		<td colspan=2 valign=\"top\"><img src=\"../gifs/menubottom.gif\"></td>");
document.write("	</tr>");
document.write("</table>");




