function Quick(a) 
					{	
					if(a=='LoginWebApps') {					
					top.location.href="http://www.marthoma.org/indexx.php?catagory=signon";
					}
					if(a=='GlobalConnectOverview') {					
					top.location.href="http://www.marthoma.org/indexx.php?catagory=overview";
					}
					if(a=='Tools') {					
					top.location.href="http://www.marthoma.org/indexx.php?catagory=tools";
					}
					
					if(a=='ToolsFeatures') {					
					top.location.href="http://www.marthoma.org/indexx.php?catagory=tools-features";
					}
					if(a=='ToolsBenefits') {					
					top.location.href="http://www.marthoma.org/indexx.php?catagory=tools-benefits";
					}
					if(a=='Signon') {
					top.location.href="http://www.marthoma.org/indexx.php?catagory=signon";
					}
					if(a=='MyAccount') {
					top.location.href="http://www.marthoma.org/indexx.php?catagory=signon";
					}
					if(a=='Signup') {
top.location.href="http://www.marthoma.org/indexx.php?catagory=get-it-now";
					}

					if(a=='Marthoma.org Security') {
top.location.href="http://www.marthoma.org/security.php?catagory=secure-home-computer";
					}

					if(a=='Web Applicaion Training') {
top.location.href="http://www.marthoma.org/webapps.php?catagory=web-apps";
					}

					if(a=='FAQ') {
top.location.href="http://www.marthoma.org/resource.php?catagory=faq";
					}

					
					if(a=='Marthoma.com') {
					top.location.href="http://www.marthoma.com";
					}
					if(a=='News') {
					top.location.href="http://www.marthoma.org/news";
					}
					if(a=='Articles') {
					top.location.href="http://www.marthoma.org/cms";						}
					
					
					if(a=='Directory') {
					top.location.href="http://www.marthoma.org/mtcdir";
					}
					
					if(a=='Aboutus') {
					top.location.href="http://www.marthoma.org/cms/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=9";
					}
					
					if(a=='Contact us') {
					top.location.href="http://www.marthoma.org/indexx.php?catagory=contactus";
					}
					
					if(a=='Site Map') {
					top.location.href="http://www.marthoma.org/indexx.php?catagory=contactus";
					}
					
					
					}


