Lead #1826

Company
Mayday Accountants Ltd
Website
http://maydayaccountants.com
Best Contact
Email
()

Override

Captured Pages

View text

                    
View text

                    
View text

                    
Emails:
View text

                    
View text

                    
View text
HomeWhy UsLimited CompanyIndividualsPricingFAQsContact T: 01621 743137 M: 07841 406429 E: [email protected] Our promise to you Fast, efficient turn around Regular tax efficiency reviews Personable, approachable service Only pay for the services you need Dedicated accountant to each client Full business support service Approachable and committed to your success Contact Name * Telephone Number Email Address * Enquiry Details The Library, Minerva CentreBurnham RoadMundon EssexCM9 6NP Member of the Chartered Institute of Management Accountants © Mayday Accountants Ltd 2025 | Registered in England & Wales 08380176. VAT registration no. 162378695. Privacy | Terms of Use Website by 137 Digital //<![CDATA[ cookieControl({ introText:'<p>This site uses some unobtrusive cookies to store information on your computer.</p>', fullText:'<p>Some cookies on this site are essential, and the site won\'t work as expected without them. These cookies are set when you submit a form, login or interact with the site by doing something that goes beyond clicking on simple links.</p><p>We also use some non-essential cookies to anonymously track visitors or enhance your experience of the site. If you\'re not happy with this, we won\'t set these cookies but some nice features of the site may be unavailable.</p><p>To control third party cookies, you can also adjust your <a href="http://www.civicuk.com/cookie-law/browser-settings" target="_blank">browser settings</a>.</p><p>By using our site you accept the terms of our <a href="http://www.maydayaccountants.com/privacy">Privacy Policy</a>.</p>', position:'right', // left or right shape:'triangle', // triangle or diamond theme:'light', // light or dark startOpen:true, autoHide:6000, subdomains:true, protectedCookies: [], //list the cookies you do not want deleted ['analytics', 'twitter'] consentModel:'information_only', onAccept:function(){ccAddAnalytics()}, onReady:function(){}, onCookiesAllowed:function(){ccAddAnalytics()}, onCookiesNotAllowed:function(){}, countries:'United Kingdom,Netherlands' // Or supply a list ['United Kingdom', 'Greece'] }); function ccAddAnalytics() { jQuery.getScript("https://www.google-analytics.com/ga.js", function() { var GATracker = _gat._createTracker('UA-39619897-1'); GATracker._trackPageview(); }); } //]]>
View text
HomeWhy UsLimited CompanyIndividualsPricingFAQsContact T: 01621 743137 M: 07841 406429 E: [email protected] Our promise to you Fast, efficient turn around Regular tax efficiency reviews Personable, approachable service Only pay for the services you need Dedicated accountant to each client Full business support service Approachable and committed to your success Contact Name * Telephone Number Email Address * Enquiry Details The Library, Minerva CentreBurnham RoadMundon EssexCM9 6NP Member of the Chartered Institute of Management Accountants © Mayday Accountants Ltd 2025 | Registered in England & Wales 08380176. VAT registration no. 162378695. Privacy | Terms of Use Website by 137 Digital //<![CDATA[ cookieControl({ introText:'<p>This site uses some unobtrusive cookies to store information on your computer.</p>', fullText:'<p>Some cookies on this site are essential, and the site won\'t work as expected without them. These cookies are set when you submit a form, login or interact with the site by doing something that goes beyond clicking on simple links.</p><p>We also use some non-essential cookies to anonymously track visitors or enhance your experience of the site. If you\'re not happy with this, we won\'t set these cookies but some nice features of the site may be unavailable.</p><p>To control third party cookies, you can also adjust your <a href="http://www.civicuk.com/cookie-law/browser-settings" target="_blank">browser settings</a>.</p><p>By using our site you accept the terms of our <a href="http://www.maydayaccountants.com/privacy">Privacy Policy</a>.</p>', position:'right', // left or right shape:'triangle', // triangle or diamond theme:'light', // light or dark startOpen:true, autoHide:6000, subdomains:true, protectedCookies: [], //list the cookies you do not want deleted ['analytics', 'twitter'] consentModel:'information_only', onAccept:function(){ccAddAnalytics()}, onReady:function(){}, onCookiesAllowed:function(){ccAddAnalytics()}, onCookiesNotAllowed:function(){}, countries:'United Kingdom,Netherlands' // Or supply a list ['United Kingdom', 'Greece'] }); function ccAddAnalytics() { jQuery.getScript("https://www.google-analytics.com/ga.js", function() { var GATracker = _gat._createTracker('UA-39619897-1'); GATracker._trackPageview(); }); } //]]>
Emails:
View text
HomeWhy UsLimited CompanyIndividualsPricingFAQsContact T: 01621 743137 M: 07841 406429 E: [email protected] Our promise to you Fast, efficient turn around Regular tax efficiency reviews Personable, approachable service Only pay for the services you need Dedicated accountant to each client Full business support service Approachable and committed to your success //<![CDATA[ var ccmSlideShowHelper94 = { bID:94, imgNum:0, init:function(){ this.displayWrap=$('#ccm-SlideshowBlock-display'+this.bID); if(this.imgInfos.length==0){ //alert('There are no images in this slideshow'); return false; } var maxHeight=0; for(var i=0;i<this.imgInfos.length;i++){ this.addImg(i); if(maxHeight==0 || this.imgInfos[i].imgHeight > maxHeight) maxHeight=this.imgInfos[i].imgHeight; } this.displayWrap.css('height',maxHeight); //center images for(var i=0;i<this.imgInfos.length;i++){ if( this.imgInfos[i].imgHeight < maxHeight){ var t=((maxHeight - this.imgInfos[i].imgHeight)/2); this.imgEls[i].css('top',t); } } this.nextImg(); }, nextImg:function(){ if(this.imgNum>=this.imgInfos.length) this.imgNum=0; this.imgEls[this.imgNum].css('opacity',0); this.imgEls[this.imgNum].css('display','block'); this.imgEls[this.imgNum].animate({opacity:1}, this.imgInfos[this.imgNum].fadeDuration*1000,'',function(){ccmSlideShowHelper94.preparefadeOut()}); var prevNum=this.imgNum-1; if(prevNum<0) prevNum=this.imgInfos.length-1; if(this.imgInfos.length==1) return; this.imgEls[prevNum].animate({opacity:0},this.imgInfos[this.imgNum].fadeDuration*800,function(){this.style.zIndex=1;}); }, preparefadeOut:function(){ if(this.imgInfos.length==1) return; var milisecDuration=parseInt(this.imgInfos[this.imgNum].duration)*1000; this.imgEls[this.imgNum].css('z-index',2); setTimeout('ccmSlideShowHelper'+94+'.nextImg();',milisecDuration); this.imgNum++; }, maxHeight:0, imgEls:[], addImg:function(num){ var el=document.createElement('div'); el.id="slideImgWrap"+num; el.className="slideImgWrap"; if(this.imgInfos[num].fullFilePath.length>0) imgURL=this.imgInfos[num].fullFilePath; else imgURL='/files/'+this.imgInfos[num].fileName; //el.innerHTML='<img src="'+imgURL+'" >'; el.innerHTML='<div style="height:'+this.imgInfos[num].imgHeight+'px; background:url(\''+escape(imgURL)+'\') center no-repeat">&nbsp;</div>'; //alert(imgURL); if(this.imgInfos[num].url.length>0) { //el.linkURL=this.imgInfos[num].url; var clickEvent='onclick="return ccmSlideShowHelper94.imgClick( this.href );"'; el.innerHTML='<a href="'+this.imgInfos[num].url+'" '+clickEvent+' >'+el.innerHTML+'</a>'; } el.style.display='none'; this.displayWrap.append(el); var jqEl=$(el); this.imgEls.push(jqEl); }, imgClick:function(linkURL){ //override for custom behavior }, imgInfos:[ { fileName:"why.jpg", fullFilePath:"/files/7913/6438/8315/why.jpg", duration:3, fadeDuration:2, url:"/why-us", groupSet:0, imgHeight:300 } , { fileName:"limited.jpg", fullFilePath:"/files/1013/6500/7457/limited.jpg", duration:3, fadeDuration:2, url:"/limited", groupSet:0, imgHeight:300 } , { fileName:"individuals.jpg", fullFilePath:"/files/6413/6497/6476/individuals.jpg", duration:3, fadeDuration:2, url:"/individuals", groupSet:0, imgHeight:300 } , { fileName:"pricing.jpg", fullFilePath:"/files/8813/6497/6460/pricing.jpg", duration:3, fadeDuration:2, url:"/pricing", groupSet:0, imgHeight:300 } , { fileName:"contact.jpg", fullFilePath:"/files/6313/6438/8353/contact.jpg", duration:3, fadeDuration:2, url:"/contact", groupSet:0, imgHeight:300 } ] } $(function(){ccmSlideShowHelper94.init();}); //]]> A professional, reliable service from a friendly jargon free accountancy practice that hopes to provide a personable service. We are a small, client dedicated practice that provides services tailored to individual requirements. At Mayday Accountants, we understand the cost pressures faced by many of UK businesses today, therefore we aim to provide a quality service at an affordable price. We are based in South Essex, but provide services across the UK. List of services offered: Self assessments / personal tax returns Year end accounts Company tax returns Payroll VAT / Intrastat returns Management accounts Cost management advice Company secretarial duties Internal control review Investment appraisal Fixed asset advice why clients choose us Member of the Chartered Institute of Management Accountants © Mayday Accountants Ltd 2025 | Registered in England & Wales 08380176. VAT registration no. 162378695. Privacy | Terms of Use Website by 137 Digital //<![CDATA[ cookieControl({ introText:'<p>This site uses some unobtrusive cookies to store information on your computer.</p>', fullText:'<p>Some cookies on this site are essential, and the site won\'t work as expected without them. These cookies are set when you submit a form, login or interact with the site by doing something that goes beyond clicking on simple links.</p><p>We also use some non-essential cookies to anonymously track visitors or enhance your experience of the site. If you\'re not happy with this, we won\'t set these cookies but some nice features of the site may be unavailable.</p><p>To control third party cookies, you can also adjust your <a href="http://www.civicuk.com/cookie-law/browser-settings" target="_blank">browser settings</a>.</p><p>By using our site you accept the terms of our <a href="http://www.maydayaccountants.com/privacy">Privacy Policy</a>.</p>', position:'right', // left or right shape:'triangle', // triangle or diamond theme:'light', // light or dark startOpen:true, autoHide:6000, subdomains:true, protectedCookies: [], //list the cookies you do not want deleted ['analytics', 'twitter'] consentModel:'information_only', onAccept:function(){ccAddAnalytics()}, onReady:function(){}, onCookiesAllowed:function(){ccAddAnalytics()}, onCookiesNotAllowed:function(){}, countries:'United Kingdom,Netherlands' // Or supply a list ['United Kingdom', 'Greece'] }); function ccAddAnalytics() { jQuery.getScript("https://www.google-analytics.com/ga.js", function() { var GATracker = _gat._createTracker('UA-39619897-1'); GATracker._trackPageview(); }); } //]]>