Lead #1772
Best Contact
Abdar Razak —
Email
contact@razakandcompany.co.uk (person)
Override
Captured Pages
https://razakandcompany.co.uk/staff
Status: 404
Emails:
View text
https://razakandcompany.co.uk/our-team
Status: 404
Emails:
View text
https://razakandcompany.co.uk/meet-the-team
Status: 404
Emails:
View text
https://razakandcompany.co.uk/team
Status: 404
Emails:
View text
https://razakandcompany.co.uk/about
Status: 200
Emails: contact@razakandcompany.co.uk
View text
Home About Accounting Auditing Business Support Payroll Taxation Contact Us Home Services Accounting Auditing Business Support Payroll Taxation About Contact About About Razak & Co is an accounting and auditing firm based in Jesmond, Newcastle upon Tyne. With 25 years experience, our aim is to provide a professional and dependable service, yet still offer a friendly and welcoming experience to new and existing clients alike. We understand that not every business is the same, so we make sure we get to know you. We offer bespoke packages to suit your needs, whilst making the process as easy and stress free as possible. At Razak & Co we offer a full range of services whether you are a sole trader or in partnership or trading as a limited company. Our range of clients extends from the very small to multi million pound turnover companies. Our team consists of Abdar Razak, who has been the owner and MD since we started trading in 1993. Andrew Morley, our senior auditor, and Angela Frost, our investigations specialist, have also been with us since the start. Muhammad Moazzam our practice manager joined us in 2009. With so many years experience working together, our team is perfectly equipped to help you to make the most of your business. We look forward to working with you. Contact Details Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email contact@razakandcompany.co.uk Phone 0191 281 8668 Contact Us With over 25 years experience, Razak & Co can help your business with a range of accounting solutions, from sole traders and small businesses, to larger corporations. Services Accounting Auditing Business Support Payroll Taxation Home About Contact Us Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email contact@razakandcompany.co.uk Phone 0191 281 8668 © 2025 Razak & Co | All Rights Reserved | Website by Sleeky Pin It on Pinterest /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/www.razakandcompany.co.uk\/wp-json\/","namespace":"contact-form-7\/v1"}}; /* ]]> */ /* <![CDATA[ */ var easy_social_sharing_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","page_url":"https:\/\/www.razakandcompany.co.uk\/about\/","update_share_nonce":"a928c70161","shares_count_nonce":"1d553c69cd","all_network_shares_count_nonce":"a548610e5a","total_counts_nonce":"28fa4eb348","i18n_no_img_message":"No images found.","network_data":{"facebook":{"network_id":"1","network_name":"facebook","network_desc":"Facebook","network_order":"1","network_count":"0","is_api_support":"1"},"twitter":{"network_id":"2","network_name":"twitter","network_desc":"Twitter","network_order":"2","network_count":"0","is_api_support":"0"},"linkedin":{"network_id":"3","network_name":"linkedin","network_desc":"Linkedin","network_order":"3","network_count":"0","is_api_support":"1"}}}; /* ]]> */ (function($) { //Service Toggler Slick Slider $('.service-slider').slick({ infinite: true, dots: true, arrows: false, slidesToShow: 1, slidesToScroll: 1, fade: true, customPaging : function(slider, i) { var slide = slider.$slides[i], pagination = $(slide).data('title'); return '<h5>' + pagination + '</h5>'; } }); //Clients Slick $('.clients-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: false, dots: false, infinite: true, autoplay: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 4, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 500, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.news-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: true, dots: false, infinite: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.testimonial-slider').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: true, dots: false, infinite: true }); //Services Toggle $('.service-info-1').addClass("active"); $('.service-list-item-1').addClass("active"); $('.service-list-item-1').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-1').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-2').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-2').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-3').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-3').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-4').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-4').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-5').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-5').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); //Year Toggle $('.history-pointer').addClass("year-1"); $('#year-holder-1').addClass("active"); $('.history-pointer h4').text('1993'); $('.year-selector').click(function(){ $('.history-pointer').removeClass("year-1"); $('.history-pointer').removeClass("year-2"); $('.history-pointer').removeClass("year-3"); $('.history-pointer').removeClass("year-4"); $('.history-pointer').removeClass("year-5"); $('.history-pointer').removeClass("year-6"); }); $('.year-1').click(function(){ $('.history-pointer').addClass("year-1"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-1').addClass("active"); }); $('.year-2').click(function(){ $('.history-pointer').addClass("year-2"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-2').addClass("active"); }); $('.year-3').click(function(){ $('.history-pointer').addClass("year-3"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-3').addClass("active"); }); $('.year-4').click(function(){ $('.history-pointer').addClass("year-4"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-4').addClass("active"); }); $('.year-5').click(function(){ $('.history-pointer').addClass("year-5"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-5').addClass("active"); }); $('.year-6').click(function(){ $('.history-pointer').addClass("year-6"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-6').addClass("active"); }); // Resize Wraps // Match Height $('.resize-wrap').each(function() { $(this).find('.resize-me').matchHeight(); }); //Pop In Header $(window).scroll(function() { if ($(window).scrollTop() > 50) { $('header').addClass('scrolled'); } else { $('header').removeClass('scrolled'); } }); })(jQuery);
https://razakandcompany.co.uk/contact
Status: 200
Emails: contact@razakandcompany.co.uk
View text
Home About Accounting Auditing Business Support Payroll Taxation Contact Us Home Services Accounting Auditing Business Support Payroll Taxation About Contact Contact Us Get in Touch Phone 0191 281 8668 Email contact@razakandcompany.co.uk Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email Us With over 25 years experience, Razak & Co can help your business with a range of accounting solutions, from sole traders and small businesses, to larger corporations. Services Accounting Auditing Business Support Payroll Taxation Home About Contact Us Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email contact@razakandcompany.co.uk Phone 0191 281 8668 © 2025 Razak & Co | All Rights Reserved | Website by Sleeky Pin It on Pinterest /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/www.razakandcompany.co.uk\/wp-json\/","namespace":"contact-form-7\/v1"}}; /* ]]> */ /* <![CDATA[ */ var easy_social_sharing_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","page_url":"https:\/\/www.razakandcompany.co.uk\/contact-us\/","update_share_nonce":"a928c70161","shares_count_nonce":"1d553c69cd","all_network_shares_count_nonce":"a548610e5a","total_counts_nonce":"28fa4eb348","i18n_no_img_message":"No images found.","network_data":{"facebook":{"network_id":"1","network_name":"facebook","network_desc":"Facebook","network_order":"1","network_count":"0","is_api_support":"1"},"twitter":{"network_id":"2","network_name":"twitter","network_desc":"Twitter","network_order":"2","network_count":"0","is_api_support":"0"},"linkedin":{"network_id":"3","network_name":"linkedin","network_desc":"Linkedin","network_order":"3","network_count":"0","is_api_support":"1"}}}; /* ]]> */ (function($) { //Service Toggler Slick Slider $('.service-slider').slick({ infinite: true, dots: true, arrows: false, slidesToShow: 1, slidesToScroll: 1, fade: true, customPaging : function(slider, i) { var slide = slider.$slides[i], pagination = $(slide).data('title'); return '<h5>' + pagination + '</h5>'; } }); //Clients Slick $('.clients-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: false, dots: false, infinite: true, autoplay: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 4, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 500, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.news-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: true, dots: false, infinite: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.testimonial-slider').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: true, dots: false, infinite: true }); //Services Toggle $('.service-info-1').addClass("active"); $('.service-list-item-1').addClass("active"); $('.service-list-item-1').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-1').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-2').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-2').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-3').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-3').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-4').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-4').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-5').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-5').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); //Year Toggle $('.history-pointer').addClass("year-1"); $('#year-holder-1').addClass("active"); $('.history-pointer h4').text('1993'); $('.year-selector').click(function(){ $('.history-pointer').removeClass("year-1"); $('.history-pointer').removeClass("year-2"); $('.history-pointer').removeClass("year-3"); $('.history-pointer').removeClass("year-4"); $('.history-pointer').removeClass("year-5"); $('.history-pointer').removeClass("year-6"); }); $('.year-1').click(function(){ $('.history-pointer').addClass("year-1"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-1').addClass("active"); }); $('.year-2').click(function(){ $('.history-pointer').addClass("year-2"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-2').addClass("active"); }); $('.year-3').click(function(){ $('.history-pointer').addClass("year-3"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-3').addClass("active"); }); $('.year-4').click(function(){ $('.history-pointer').addClass("year-4"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-4').addClass("active"); }); $('.year-5').click(function(){ $('.history-pointer').addClass("year-5"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-5').addClass("active"); }); $('.year-6').click(function(){ $('.history-pointer').addClass("year-6"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-6').addClass("active"); }); // Resize Wraps // Match Height $('.resize-wrap').each(function() { $(this).find('.resize-me').matchHeight(); }); //Pop In Header $(window).scroll(function() { if ($(window).scrollTop() > 50) { $('header').addClass('scrolled'); } else { $('header').removeClass('scrolled'); } }); })(jQuery);
https://razakandcompany.co.uk/contact
Status: 200
Emails: contact@razakandcompany.co.uk
View text
Home About Accounting Auditing Business Support Payroll Taxation Contact Us Home Services Accounting Auditing Business Support Payroll Taxation About Contact Contact Us Get in Touch Phone 0191 281 8668 Email contact@razakandcompany.co.uk Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email Us With over 25 years experience, Razak & Co can help your business with a range of accounting solutions, from sole traders and small businesses, to larger corporations. Services Accounting Auditing Business Support Payroll Taxation Home About Contact Us Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email contact@razakandcompany.co.uk Phone 0191 281 8668 © 2025 Razak & Co | All Rights Reserved | Website by Sleeky Pin It on Pinterest /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/www.razakandcompany.co.uk\/wp-json\/","namespace":"contact-form-7\/v1"}}; /* ]]> */ /* <![CDATA[ */ var easy_social_sharing_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","page_url":"https:\/\/www.razakandcompany.co.uk\/contact-us\/","update_share_nonce":"a928c70161","shares_count_nonce":"1d553c69cd","all_network_shares_count_nonce":"a548610e5a","total_counts_nonce":"28fa4eb348","i18n_no_img_message":"No images found.","network_data":{"facebook":{"network_id":"1","network_name":"facebook","network_desc":"Facebook","network_order":"1","network_count":"0","is_api_support":"1"},"twitter":{"network_id":"2","network_name":"twitter","network_desc":"Twitter","network_order":"2","network_count":"0","is_api_support":"0"},"linkedin":{"network_id":"3","network_name":"linkedin","network_desc":"Linkedin","network_order":"3","network_count":"0","is_api_support":"1"}}}; /* ]]> */ (function($) { //Service Toggler Slick Slider $('.service-slider').slick({ infinite: true, dots: true, arrows: false, slidesToShow: 1, slidesToScroll: 1, fade: true, customPaging : function(slider, i) { var slide = slider.$slides[i], pagination = $(slide).data('title'); return '<h5>' + pagination + '</h5>'; } }); //Clients Slick $('.clients-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: false, dots: false, infinite: true, autoplay: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 4, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 500, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.news-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: true, dots: false, infinite: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.testimonial-slider').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: true, dots: false, infinite: true }); //Services Toggle $('.service-info-1').addClass("active"); $('.service-list-item-1').addClass("active"); $('.service-list-item-1').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-1').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-2').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-2').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-3').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-3').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-4').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-4').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-5').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-5').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); //Year Toggle $('.history-pointer').addClass("year-1"); $('#year-holder-1').addClass("active"); $('.history-pointer h4').text('1993'); $('.year-selector').click(function(){ $('.history-pointer').removeClass("year-1"); $('.history-pointer').removeClass("year-2"); $('.history-pointer').removeClass("year-3"); $('.history-pointer').removeClass("year-4"); $('.history-pointer').removeClass("year-5"); $('.history-pointer').removeClass("year-6"); }); $('.year-1').click(function(){ $('.history-pointer').addClass("year-1"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-1').addClass("active"); }); $('.year-2').click(function(){ $('.history-pointer').addClass("year-2"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-2').addClass("active"); }); $('.year-3').click(function(){ $('.history-pointer').addClass("year-3"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-3').addClass("active"); }); $('.year-4').click(function(){ $('.history-pointer').addClass("year-4"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-4').addClass("active"); }); $('.year-5').click(function(){ $('.history-pointer').addClass("year-5"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-5').addClass("active"); }); $('.year-6').click(function(){ $('.history-pointer').addClass("year-6"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-6').addClass("active"); }); // Resize Wraps // Match Height $('.resize-wrap').each(function() { $(this).find('.resize-me').matchHeight(); }); //Pop In Header $(window).scroll(function() { if ($(window).scrollTop() > 50) { $('header').addClass('scrolled'); } else { $('header').removeClass('scrolled'); } }); })(jQuery);
https://razakandcompany.co.uk/contact-us
Status: 200
Emails: contact@razakandcompany.co.uk
View text
Home About Accounting Auditing Business Support Payroll Taxation Contact Us Home Services Accounting Auditing Business Support Payroll Taxation About Contact Contact Us Get in Touch Phone 0191 281 8668 Email contact@razakandcompany.co.uk Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email Us With over 25 years experience, Razak & Co can help your business with a range of accounting solutions, from sole traders and small businesses, to larger corporations. Services Accounting Auditing Business Support Payroll Taxation Home About Contact Us Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email contact@razakandcompany.co.uk Phone 0191 281 8668 © 2025 Razak & Co | All Rights Reserved | Website by Sleeky Pin It on Pinterest /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/www.razakandcompany.co.uk\/wp-json\/","namespace":"contact-form-7\/v1"}}; /* ]]> */ /* <![CDATA[ */ var easy_social_sharing_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","page_url":"https:\/\/www.razakandcompany.co.uk\/contact-us\/","update_share_nonce":"a928c70161","shares_count_nonce":"1d553c69cd","all_network_shares_count_nonce":"a548610e5a","total_counts_nonce":"28fa4eb348","i18n_no_img_message":"No images found.","network_data":{"facebook":{"network_id":"1","network_name":"facebook","network_desc":"Facebook","network_order":"1","network_count":"0","is_api_support":"1"},"twitter":{"network_id":"2","network_name":"twitter","network_desc":"Twitter","network_order":"2","network_count":"0","is_api_support":"0"},"linkedin":{"network_id":"3","network_name":"linkedin","network_desc":"Linkedin","network_order":"3","network_count":"0","is_api_support":"1"}}}; /* ]]> */ (function($) { //Service Toggler Slick Slider $('.service-slider').slick({ infinite: true, dots: true, arrows: false, slidesToShow: 1, slidesToScroll: 1, fade: true, customPaging : function(slider, i) { var slide = slider.$slides[i], pagination = $(slide).data('title'); return '<h5>' + pagination + '</h5>'; } }); //Clients Slick $('.clients-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: false, dots: false, infinite: true, autoplay: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 4, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 500, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.news-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: true, dots: false, infinite: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.testimonial-slider').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: true, dots: false, infinite: true }); //Services Toggle $('.service-info-1').addClass("active"); $('.service-list-item-1').addClass("active"); $('.service-list-item-1').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-1').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-2').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-2').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-3').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-3').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-4').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-4').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-5').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-5').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); //Year Toggle $('.history-pointer').addClass("year-1"); $('#year-holder-1').addClass("active"); $('.history-pointer h4').text('1993'); $('.year-selector').click(function(){ $('.history-pointer').removeClass("year-1"); $('.history-pointer').removeClass("year-2"); $('.history-pointer').removeClass("year-3"); $('.history-pointer').removeClass("year-4"); $('.history-pointer').removeClass("year-5"); $('.history-pointer').removeClass("year-6"); }); $('.year-1').click(function(){ $('.history-pointer').addClass("year-1"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-1').addClass("active"); }); $('.year-2').click(function(){ $('.history-pointer').addClass("year-2"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-2').addClass("active"); }); $('.year-3').click(function(){ $('.history-pointer').addClass("year-3"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-3').addClass("active"); }); $('.year-4').click(function(){ $('.history-pointer').addClass("year-4"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-4').addClass("active"); }); $('.year-5').click(function(){ $('.history-pointer').addClass("year-5"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-5').addClass("active"); }); $('.year-6').click(function(){ $('.history-pointer').addClass("year-6"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-6').addClass("active"); }); // Resize Wraps // Match Height $('.resize-wrap').each(function() { $(this).find('.resize-me').matchHeight(); }); //Pop In Header $(window).scroll(function() { if ($(window).scrollTop() > 50) { $('header').addClass('scrolled'); } else { $('header').removeClass('scrolled'); } }); })(jQuery);
https://razakandcompany.co.uk/about
Status: 200
Emails: contact@razakandcompany.co.uk
View text
Home About Accounting Auditing Business Support Payroll Taxation Contact Us Home Services Accounting Auditing Business Support Payroll Taxation About Contact About About Razak & Co is an accounting and auditing firm based in Jesmond, Newcastle upon Tyne. With 25 years experience, our aim is to provide a professional and dependable service, yet still offer a friendly and welcoming experience to new and existing clients alike. We understand that not every business is the same, so we make sure we get to know you. We offer bespoke packages to suit your needs, whilst making the process as easy and stress free as possible. At Razak & Co we offer a full range of services whether you are a sole trader or in partnership or trading as a limited company. Our range of clients extends from the very small to multi million pound turnover companies. Our team consists of Abdar Razak, who has been the owner and MD since we started trading in 1993. Andrew Morley, our senior auditor, and Angela Frost, our investigations specialist, have also been with us since the start. Muhammad Moazzam our practice manager joined us in 2009. With so many years experience working together, our team is perfectly equipped to help you to make the most of your business. We look forward to working with you. Contact Details Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email contact@razakandcompany.co.uk Phone 0191 281 8668 Contact Us With over 25 years experience, Razak & Co can help your business with a range of accounting solutions, from sole traders and small businesses, to larger corporations. Services Accounting Auditing Business Support Payroll Taxation Home About Contact Us Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email contact@razakandcompany.co.uk Phone 0191 281 8668 © 2025 Razak & Co | All Rights Reserved | Website by Sleeky Pin It on Pinterest /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/www.razakandcompany.co.uk\/wp-json\/","namespace":"contact-form-7\/v1"}}; /* ]]> */ /* <![CDATA[ */ var easy_social_sharing_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","page_url":"https:\/\/www.razakandcompany.co.uk\/about\/","update_share_nonce":"a928c70161","shares_count_nonce":"1d553c69cd","all_network_shares_count_nonce":"a548610e5a","total_counts_nonce":"28fa4eb348","i18n_no_img_message":"No images found.","network_data":{"facebook":{"network_id":"1","network_name":"facebook","network_desc":"Facebook","network_order":"1","network_count":"0","is_api_support":"1"},"twitter":{"network_id":"2","network_name":"twitter","network_desc":"Twitter","network_order":"2","network_count":"0","is_api_support":"0"},"linkedin":{"network_id":"3","network_name":"linkedin","network_desc":"Linkedin","network_order":"3","network_count":"0","is_api_support":"1"}}}; /* ]]> */ (function($) { //Service Toggler Slick Slider $('.service-slider').slick({ infinite: true, dots: true, arrows: false, slidesToShow: 1, slidesToScroll: 1, fade: true, customPaging : function(slider, i) { var slide = slider.$slides[i], pagination = $(slide).data('title'); return '<h5>' + pagination + '</h5>'; } }); //Clients Slick $('.clients-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: false, dots: false, infinite: true, autoplay: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 4, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 500, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.news-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: true, dots: false, infinite: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.testimonial-slider').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: true, dots: false, infinite: true }); //Services Toggle $('.service-info-1').addClass("active"); $('.service-list-item-1').addClass("active"); $('.service-list-item-1').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-1').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-2').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-2').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-3').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-3').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-4').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-4').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-5').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-5').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); //Year Toggle $('.history-pointer').addClass("year-1"); $('#year-holder-1').addClass("active"); $('.history-pointer h4').text('1993'); $('.year-selector').click(function(){ $('.history-pointer').removeClass("year-1"); $('.history-pointer').removeClass("year-2"); $('.history-pointer').removeClass("year-3"); $('.history-pointer').removeClass("year-4"); $('.history-pointer').removeClass("year-5"); $('.history-pointer').removeClass("year-6"); }); $('.year-1').click(function(){ $('.history-pointer').addClass("year-1"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-1').addClass("active"); }); $('.year-2').click(function(){ $('.history-pointer').addClass("year-2"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-2').addClass("active"); }); $('.year-3').click(function(){ $('.history-pointer').addClass("year-3"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-3').addClass("active"); }); $('.year-4').click(function(){ $('.history-pointer').addClass("year-4"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-4').addClass("active"); }); $('.year-5').click(function(){ $('.history-pointer').addClass("year-5"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-5').addClass("active"); }); $('.year-6').click(function(){ $('.history-pointer').addClass("year-6"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-6').addClass("active"); }); // Resize Wraps // Match Height $('.resize-wrap').each(function() { $(this).find('.resize-me').matchHeight(); }); //Pop In Header $(window).scroll(function() { if ($(window).scrollTop() > 50) { $('header').addClass('scrolled'); } else { $('header').removeClass('scrolled'); } }); })(jQuery);
https://razakandcompany.co.uk/
Status: 200
Emails: contact@razakandcompany.co.uk
View text
Home About Accounting Auditing Business Support Payroll Taxation Contact Us Home Services Accounting Auditing Business Support Payroll Taxation About Contact Razak & Co offer a range of accountancy services from its Newcastle base About Us Services 1 Accounting Razak & Co offer a range of services to SME's and larger companies. 2 Auditing Razak & Co have the expertise to look into your accounts deeper than other accountants may. 3 Business Support Razak & Co can provide you with a full VAT preparation and submission service. 4 Payroll Razak & Co can provide your business with everything you need to run your payroll. 5 Taxation Razak & Co offer a full taxation service, to help you make the most of what you earn. Accounting Razak & Co offer a range of services to SME’s and larger companies. Whether you are self-employed, in a partnership or run a limited company, we can help prepare your annual accounts and take care of all HMRC registration and filing obligations giving you complete peace of mind. View Service Auditing Razak & Co have the expertise to look into your accounts deeper than other accountants may. This will not only give you assurance you fully comply with regulations, but also help you make the right decisions when it comes to the financial health and future planning of your business. View Service Business Support We can provide you with a full VAT preparation and submission service. This includes making sure your returns comply with the new Making Tax Digital (MTD) regulations. View Service Payroll Razak & Co can provide your business with everything you need to run your payroll. This includes providing payslips, pension advice and submitting your information to HMRC. View Service Taxation We offer a full taxation service, to help you make the most of what you earn. We advise our clients regarding self assessment, as well as corporation tax for larger businesses. View Service Who We Are? At Razak & Co we don’t just focus on big businesses but also have a range of services to assist SME’s and sole traders. With over 25 years experience, our aim is to provide a high quality and professional service. We also pride ourselves in offering a friendly and welcoming experience to our clients. Our team consists of Abdar Razak, who has been the owner and MD since we started trading in 1993. Andrew Morley (our senior auditor) and Angela Frost (our investigations specialist) have also been with us since the start. Along with our practice manager Muhammad Moazzam and the rest of the team, we can help and support your business grow. View More Our History 1993 2001 2003 2009 2018 2019 1993 Razak & Co started life in the West End of Newcastle. Abdar Razak along with Andrew Morley and Angela Frost began serving the North East and beyond with their accountancy expertise. View More 2001 2001 Saw the move to our current home in the suburb of Jesmond. With great travel links and a prodigious location, we were able to continue to expand as a business. View More 2003 As we expanded, Razak & Co was registered as a limited company in 2003. View More 2009 2009 saw further expansion of our team, as we were joined by our practice manager Muhammad Moazzam. With an experienced core, we were able to give our clients the best service possible, and that continues today. View More 2018 In 2018 we became ATOL registered accountants, allowing us to offer our services to registered travel agents. Later in the year, we also helped our clients prepare for the switch to Making Tax Digital. View More 2019 We launched our new website! This has given us a clearer and more direct way of letting new and existing clients aware of what we offer. View More Contact Details Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email contact@razakandcompany.co.uk Phone 0191 281 8668 Contact Us With over 25 years experience, Razak & Co can help your business with a range of accounting solutions, from sole traders and small businesses, to larger corporations. Services Accounting Auditing Business Support Payroll Taxation Home About Contact Us Address 6 Hutton Terrace, Newcastle upon Tyne, NE2 1QT Email contact@razakandcompany.co.uk Phone 0191 281 8668 © 2025 Razak & Co | All Rights Reserved | Website by Sleeky Pin It on Pinterest /* <![CDATA[ */ var wpcf7 = {"api":{"root":"https:\/\/www.razakandcompany.co.uk\/wp-json\/","namespace":"contact-form-7\/v1"}}; /* ]]> */ /* <![CDATA[ */ var easy_social_sharing_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","page_url":"https:\/\/www.razakandcompany.co.uk\/","update_share_nonce":"a928c70161","shares_count_nonce":"1d553c69cd","all_network_shares_count_nonce":"a548610e5a","total_counts_nonce":"28fa4eb348","i18n_no_img_message":"No images found.","network_data":{"facebook":{"network_id":"1","network_name":"facebook","network_desc":"Facebook","network_order":"1","network_count":"0","is_api_support":"1"},"twitter":{"network_id":"2","network_name":"twitter","network_desc":"Twitter","network_order":"2","network_count":"0","is_api_support":"0"},"linkedin":{"network_id":"3","network_name":"linkedin","network_desc":"Linkedin","network_order":"3","network_count":"0","is_api_support":"1"}}}; /* ]]> */ (function($) { //Service Toggler Slick Slider $('.service-slider').slick({ infinite: true, dots: true, arrows: false, slidesToShow: 1, slidesToScroll: 1, fade: true, customPaging : function(slider, i) { var slide = slider.$slides[i], pagination = $(slide).data('title'); return '<h5>' + pagination + '</h5>'; } }); //Clients Slick $('.clients-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: false, dots: false, infinite: true, autoplay: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 4, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 500, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.news-slick').slick({ slidesToShow: 4, slidesToScroll: 1, arrows: true, dots: false, infinite: true, responsive: [ { breakpoint: 1320, settings: { slidesToShow: 3, slidesToScroll: 1 } }, { breakpoint: 1000, settings: { slidesToShow: 2, slidesToScroll: 1 } }, { breakpoint: 650, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }); $('.testimonial-slider').slick({ slidesToShow: 1, slidesToScroll: 1, arrows: true, dots: false, infinite: true }); //Services Toggle $('.service-info-1').addClass("active"); $('.service-list-item-1').addClass("active"); $('.service-list-item-1').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-1').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-2').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-2').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-3').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-3').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-4').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-4').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); $('.service-list-item-5').click(function(){ $('.service-info-holder').removeClass("active"); $('.service-info-5').addClass("active"); $('.service-list-holder').removeClass("active"); $(this).addClass("active"); }); //Year Toggle $('.history-pointer').addClass("year-1"); $('#year-holder-1').addClass("active"); $('.history-pointer h4').text('1993'); $('.year-selector').click(function(){ $('.history-pointer').removeClass("year-1"); $('.history-pointer').removeClass("year-2"); $('.history-pointer').removeClass("year-3"); $('.history-pointer').removeClass("year-4"); $('.history-pointer').removeClass("year-5"); $('.history-pointer').removeClass("year-6"); }); $('.year-1').click(function(){ $('.history-pointer').addClass("year-1"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-1').addClass("active"); }); $('.year-2').click(function(){ $('.history-pointer').addClass("year-2"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-2').addClass("active"); }); $('.year-3').click(function(){ $('.history-pointer').addClass("year-3"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-3').addClass("active"); }); $('.year-4').click(function(){ $('.history-pointer').addClass("year-4"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-4').addClass("active"); }); $('.year-5').click(function(){ $('.history-pointer').addClass("year-5"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-5').addClass("active"); }); $('.year-6').click(function(){ $('.history-pointer').addClass("year-6"); var slideyear = $(this).attr('title'); $('.history-pointer h4').text(slideyear); $('.year-info-holder').removeClass("active"); $('#year-holder-6').addClass("active"); }); // Resize Wraps // Match Height $('.resize-wrap').each(function() { $(this).find('.resize-me').matchHeight(); }); //Pop In Header $(window).scroll(function() { if ($(window).scrollTop() > 50) { $('header').addClass('scrolled'); } else { $('header').removeClass('scrolled'); } }); })(jQuery);