HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //old_home_backup/applerepairsinlondon.co.uk/public_html/indexone.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Apple Repairs | Mac Repairs | Macbook Repairs - from Applerepairsinlondon.co.uk | New Prices for 2024</title>
<script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script>
<script type="text/javascript" src="ruffle/ruffle.js"></script>
	<link rel="canonical" href="https://www.applerepairsinlondon.co.uk/indexone" />
<meta name="Keywords" content="Apple MAc repair, Apple Mac Repairs, Macbook Pro Screen Repair, Macbook Air, Powerbook G4,  G5, Ibook screen replacment, PowerMac, London, Powerbook G4 screen repair, MAcbook Pro Screen repair, IBook screen repairs, iPod repair, Apple Mac power socket broken, fix MAcbook, Apple computer repair, fix Ibook, macbook pro repair, powerbook repair, Apple MAc logic board repair, Fix Powermac. ">
<meta name="Description" content="Apple Mac Repair Center offers Imac Repairs, Imac Screen Repairs, Apple MAc repair, Fix MAcbook, Powerbook G4 G5 screen repairs, PowerMac, Imac and Ibook g4 Repair, Macbook Pro Screen Repairs.">
<link href="style.css" rel="stylesheet" type="text/css"/>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
#slideshow {
	margin:0 auto;
	width:320px;
	height:298px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  padding-top:20px;
  width:250px;
  height:298px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:250px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:298px;
}
.control {
  display:block;
  width:33px;
  height:298px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/control_right.jpg) no-repeat 0 0;
}
.slide h2, .slide p {
  margin-top:10px;
  color:#000000;
  text-align:center;
}
.slide h2 {
  font: Arial, Helvetica, sans-serif 14px;
  color:#000000;
  letter-spacing:0px;
}
.slide img {
text-align:center; padding-bottom:15px;
}
.pound { font-size:15px; font-weight:bold; }
.style1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF8000;
}
.style2 {
	font-size:x-small;
	font-weight: bold;
}
.style3 {
	font-size: 13px;
	color: #FF0000;
}
</style>
<!-- Begin Feedzilla news widget Code -->
<script type="text/javascript" src="tools/swfobject.js"></script>
<script type="text/javascript">
var flashvars = {id:'1017050310872',country:'uk',charset:'utf-8',code:'flash',c:'',scroll:'v',prov:'news',cat:'Industry',cat2:'Computers - Hardware',width:'297',height:'291',num_articles:'10',show_summaries:'Yes',show_sources:'Yes',show_dates:'Yes',title:'',title_size:'12pt',title_bold:'Yes',keywords:'',url:'',headers_size:'14pt',font_size:'10pt',font_family:'Arial',text_alignment:'Left',space:'Yes',titlecolor:'#0ea6cc',fcolor:'#0c0c0d',desccolor:'#1b1b1b',sourcecolor:'#128deb',datecolor:'#777777',bgcolor:'#d8e1e8',ref:document.location.href};
var params = {scale:'noscale',salign:'lt',bgcolor:'#d8e1e8'};
var attributes = {};
swfobject.embedSWF('https://uk.feedzilla.com/tools/news-widget.swf', 'Feedzilla_news_widget_955792', '170', '291', '9.0.0','',flashvars, params, attributes);
</script>
<!-- End Feedzilla news widget Code -->
<script type="text/javascript" src="ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
  var currentPosition = 0;
  var slideWidth = 250;
  var slides = $('.slide');
  var numberOfSlides = slides.length;
  // Remove scrollbar in JS
  $('#slidesContainer').css('overflow', 'hidden');
  // Wrap all .slides with #slideInner div
  slides
    .wrapAll('<div id="slideInner"></div>')
    // Float left to display horizontally, readjust .slides width
	.css({
      'float' : 'left',
      'width' : slideWidth
    });
  // Set #slideInner width equal to total width of all slides
  $('#slideInner').css('width', slideWidth * numberOfSlides);
  // Insert controls in the DOM
  $('#slideshow')
    .prepend('<span class="control" id="leftControl">Clicking moves left</span>')
    .append('<span class="control" id="rightControl">Clicking moves right</span>');
  // Hide left arrow control on first load
  manageControls(currentPosition);
  // Create event listeners for .controls clicks
  $('.control')
    .bind('click', function(){
    // Determine new position
	currentPosition = ($(this).attr('id')=='rightControl') ? currentPosition+1 : currentPosition-1;
	// Hide / show controls
    manageControls(currentPosition);
    // Move slideInner using margin-left
    $('#slideInner').animate({
      'marginLeft' : slideWidth*(-currentPosition)
    });
  });
  // manageControls: Hides and Shows controls depending on currentPosition
  function manageControls(position){
    // Hide left arrow if position is first slide
	if(position==0){ $('#leftControl').hide() } else{ $('#leftControl').show() }
	// Hide right arrow if position is last slide
    if(position==numberOfSlides-1){ $('#rightControl').hide() } else{ $('#rightControl').show() }
  }	
});
</script>
</head>
<body class="container1">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><a href="index_asp"><img src="images/apple.gif" width="434" height="60" border="0"/></a><br><table width="434" border="0" cellspacing="0" cellpadding="0"><tr><td valign="middle" align="left" width="40%">&nbsp;&nbsp;        
        <script type="text/javascript">
		d = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
		m = new Array("January","February","March","April","May","June","July","August","September","October","November","December");
		today = new Date();
		day = today.getDate();
		year = today.getYear();
		if (year < 2000)
		year = year + 1900;
		end = "th";
		if (day==1 || day==21 || day==31) end="st";
		if (day==2 || day==22) end="nd";
		if (day==3 || day==23) end="rd";
		day+=end;        
        document.write(d[today.getDay()]+", "+m[today.getMonth()]+" ");
		document.write(day+", " + year);
		</script>
		</td><td valign="top" width="60%" align="center"><font size="4"><b><a href="booking">BOOK IT ONLINE</a></b></font></td></tr></table>
        </td>
        <td><img src="images/travel.jpg" width="225" height="75"/></td>
        <td><img src="images/addr.gif" width="288" height="75"/></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td>
      <map name="Map" id="Map">
        <area shape="rect" coords="37,8,78,28" href="index_asp" alt="Homepage"/>
        <area shape="rect" coords="95,8,258,30" href="applemacsystemrepairs" alt="Apple Mac System Repairs"/>
        <area shape="rect" coords="273,9,427,30" href="applenotebookrepairs" alt="Apple Notebook Repairs"/>
        <area shape="rect" coords="443,7,575,28" href="appledaterecovery" alt="Apple Date Recovery"/>
        <area shape="rect" coords="591,9,707,28" href="applenetworking" alt="Apple Networking"/>
        <area shape="rect" coords="722,8,822,30" href="https://www.laptoprepairslondon.co.uk/" alt="Laptop Repairs"/>
        <area shape="rect" coords="837,8,911,30" href="https://www.pacific-computers.co.uk/" alt="PC Repairs"/>
      </map>
    </td>
  </tr>
  <tr>
    <td><img src="images/menu_shadow2.gif" width="949" height="11"/></td>
  </tr>
  <tr>
    <td background="https://applerepairsinlondon.co.uk/images/main_bkg.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="252"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><img src="images/HOME2.jpg" alt="Apple Repair in London" width="219" height="298"/></td>
          </tr>
        </table></td>
        <td width="452" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td class="indextext"> Apple  
Repairs and Mac Repairs London.We do Macbook Repairs, Macbook Pro Repairs, Ibook Repairs, Powermac Repairs, Mac Pro Repairs, and Mac Mini Repairs.</td>
          </tr>
          <tr>
            <td><div align="center" class="style3">
              <h1 class="style3" style="float:center;"><span class="style3"> Macbook Repairs</span> <span class="style3"> from Apple Certified Engineers</span></h1>
            </div></td>
          </tr>
          <tr>
            <td class="indextextbignew"><div align="center"><a href="https://www.sellamac.co.uk/" target="_blank" class="style1">Sell Your New, Used, Dead or Faulty MAC</a></div></td>
          </tr>
          <tr>
            <td><table width="100%" border="0" cellpadding="0" cellspacing="4" class="indextext">
              <tr>
                <td><a href="applemacsystemrepairs">Apple Repairs</a></td>
                <td><a href="macbookrepairs">Mac Repairs</a></td>
				 <td><a href="MacBookRepairs2">Macbook repairs</a></td>
              </tr>
              <tr>
                <td><a href="powerbookG4screenrepairs">Powerbook G4 Screen Repairs</a></td>
                <td><a href="macbookprorepairs">Macbook Repairs</a></td>
				<td><a href="">Macbook Pro Repairs</a></td>
              </tr>
              <tr>
                <td><a href="powermaclogicboardrepairs">PowerMac Logic Board Repairs</a></td>
                <td><a href="imacG5screenrepairs">IMAC G5 Screen Repairs</a></td>
				<td><a href="MacMini">Mac Mini Repairs</a></td>
              </tr>
              <tr>
                <td><a href="macbookairrepairs">Macbook Air Screen Repairs</a></td>
                <td><a href="macbookrepairs">Mac Book Repairs</a></td>
				 <td><a href="Imacrepairs">Imac Repairs</a></td>
              </tr>
              <tr>
                <td><a href="applemacsystemrepairs" target="_parent">Apple Mac Logic Board Repairs</a></td>
                <td><a href="ibookG4screenrepairs">IBook G4 Screen Repairs</a></td>
				<td><a href="MacBookAir">Macbook Air Repairs</a></td>
              </tr>
			  <tr>
                <td><a href="macprorepairs" target="_parent">Mac Pro Repairs</a></td>
                <td><a href="emacrepairs">Emac Repairs</a></td>
				<td><a href="powermacrepairs">Powermac Repairs</a></td>
              </tr>
            </table></td>
          </tr>
             <tr>
            <td class="indextextbig" align="center"><a href="booking" class="indextextbig1">BOOK IT ONLINE</a></td>
          </tr>
        </table></td>
        <td width="350">
         <div id="slideshow">
           <div id="slidesContainer">
             <div class="slide">
               <h2>Macbook 13.3" NORMAL</h2>
               <p class="text"><br/>
                   <img src="img/m-b13-3-normal.jpg"/><br/>
               </p>
               <p class="pound">Screen Replacement Cost £135 </p>
             </div>
             <div class="slide">
               <h2>Macbook 13.3" UNIBODY</h2>
               <p class="text"><br/>
                   <img src="img/m-b-13-3-unibody.jpg"/><br/>
               </p>
               <p class="pound">Screen Replacement Cost £270</p>
             </div>
             <div class="slide">
               <h2>MACBOOK AIR</h2>
               <p class="text"><br/>
                   <img src="img/m-b-air-lcd.jpg"/><br/>
               </p>
               <p class="pound">Screen Replacement Cost £275</p>
             </div>
             <div class="slide">
               <h2>Macbook Pro 15.4" NORMAL </h2>
               <p class="text"><br/>
                   <img src="img/m-b-p-15-4-normal.jpg"/><br/>
               </p>
               <p class="pound">Screen Replacement Cost £240</p>
             </div>
             <div class="slide">
               <h2>Macbook Pro 17"</h2>
               <p class="text"><br/>
                   <img src="img/m-b-pro-17-normal.jpg"/><br/>
               </p>
               <p class="pound">Screen Replacement Cost £275</p>
             </div>
             <div class="slide">
               <h2>POWERBOOK 15.2"</h2>
               <p class="text"><br/>
                   <img src="img/power-book-15-2.jpg"/><br/>
               </p>
               <p class="pound">Screen Replacement Cost £250</p>
             </div>
             <div class="slide">
               <h2>POWERBOOK G4 17"</h2>
               <p class="text"><br/>
                   <img src="img/powerbook-g4-17-normal.jpg"/><br/>
               </p>
               <p class="pound">Screen Replacement Cost £275</p>
             </div>
           </div>
         </div>    </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td class="mainbox"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td class="b1">Same day collection anywhere
              in the<br/> 
              UK. 
              Please call before
              1pm and <br/>
              we will collect 
              your 
              Apple<br/>
              Mac
              same day. <br/>
              Collections <br/>
              arranged after<br/>
              1pm will be <br/>
              collected <br/>
              on the <br/>
              following<br/>
              day. <br/></td>
          </tr>
        </table></td>
        <td class="mainbox2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td valign="top" class="b1">Quote within TWO hrs<br/>
              We immediately confirm<br/>
              Apple Mac arrival by<br/>
              email and <br/>
              by phone.<br/></td>
          </tr>
        </table></td>
        <td class="mainbox3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td valign="top" class="b1">Repair within TWO hrs of approval 95% of repairs are completed<br/>
              within 2hrs of your <br/>
              approval, and if <br/>
              you are in London<br/>
              you will get <br/>
              your laptop <br/>
              back same <br/>
              day.<br/></td>
          </tr>
        </table></td>
        <td class="mainbox4"><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td valign="top" class="b1">Repaired Apple Mac Dispatched.<br/>
              We immediately advise the<br/>
              repair is complete & <br/>
              tested, payment is <br/>
              requested, and <br/>
              the laptop <br/>
              returned <br/>
              with <br/>
              warranty<br/>
              on the <br/>
              repair.<br/></td>
          </tr>
        </table></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td bgcolor="#848484"><table width="100%" border="0" cellspacing="10" cellpadding="0">
      <tr>
        <td>&nbsp;</td>
        <td valign="top">&nbsp;</td>
        <td valign="top">&nbsp;</td>
      </tr>
      <tr>
        <td width="26%"><div align="center">
          <script type="text/javascript">
AC_FL_RunContent( 'codebase','https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','237','height','291','src','images/banner','quality','high','pluginspage','https://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','images/banner' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="pub/shockwave/cabs/flash/swflash.cab" width="237" height="291">
            <param name="movie" value="images/banner.swf"/>
            <param name="quality" value="high"/>
            <embed src="images/banner.swf" quality="high" pluginspage="https://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="237" height="291"></embed>
          </object>
        </noscript></div></td>
        <td width="37%" valign="top">
          <p><img src="images/tite_macibook.gif" width="553" height="37"/><br/>
            Apple Mac Pro Note Book and Apple Mac systems repairs could not be easier. <br/>
            Just click on your Macbook Pro Notebook Model and Chose the fault that best matches your symptoms and 
            leave the rest to us. Mainly we do the following services on Apple note books and Apple systems.<br/>
            &nbsp;</p>
          <ul>
            <li>APPLE HD UPGRADE AND REPAIR SERVICES</li>
            <li>              MAC DISPLAY REPLACEMENT SERVICE</li>
            <li>POWERBOOK DISPLAY HINGES REPLACEMENT SERVICE</li>
            <li>POWERMAC              OPTICAL DRIVE REPLACEMENT</li>
            <li>              IBOOK LOGIC BOARD REPLACEMENT SERVICE</li>
            <li>              IBOOK DEAD NO POWER</li>
            <li>              MAC MINI BATTERY REPLACEMENT</li>
            <li>              APPLE MAC OS UPGRADES<br/>
            </li>
            </ul>          
          <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td>&nbsp;</td>
            </tr>
            <tr>
              <td><div align="right">
                <p>Whatever problem you are having with your Apple Mac device we are sure to fix it.</p>
                <p><a href="https://www.spacecucina.com/" target="_blank">Space Cucina The italian Kitchens Suppliers </a>our biggest clients.</p>
              </div></td>
            </tr>
          </table></td>
        <td width="37%" valign="top"><div id="Feedzilla_container_955792" style="text-align:center;width:170px;"><div id="Feedzilla_container2_955792" style="text-align:center;height:291px;width:170px;border:1px solid #00232c"><div id="Feedzilla_news_widget_955792"></div></div><font style="font-size:10px;"><a href="https://uk.feedzilla.com/" style="text-decoration:none;font-size:10px;">RSS feeds</a> and <a href="https://uk.feedzilla.com/" style="text-decoration:none;font-size:10px;">Widgets and RSS feeds</a></font></div> 
        </td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td bgcolor="#272727" style="padding:10px"><table cellspacing="0" cellpadding="0" class="lineht">
      <tr>
        <td valign="top">We repairs Apple Mac in most areas of   the UK including:</td>
      </tr>
      <tr>
        <td valign="top">
		<a href="locations/apple-mac-repairs-Apple-Mac-Parts-Replacement">Apple Mac Parts Replacement</a>&nbsp;&nbsp;
		<a href="locations/apple-mac-repairs-Areas-Covered-by-Apple-Mac-Repairs-London">Areas Covered by Apple Mac Repairs London</a>&nbsp;&nbsp;
		</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="45%"><div align="left">© Apple Mac Repair Centre London</div></td>
        <td width="22%"><div align="center"><a href="sitemap">Sitemap</a> | <a href="links">Links</a> | <a href="coverturmactocash">Convert MAc To cash</a> </div></td>
        <td width="33%"><div align="right"><a href="https://123promotion.co.uk/seo/" target="_blank"> Site by Kaizentech</a></div></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>
<map name="Map" id="Map"><area shape="rect" coords="37,8,78,28" href="index_asp" alt="Homepage"/>
<area shape="rect" coords="95,8,258,30" href="applemacsystemrepairs" alt="Apple Mac System Repairs"/>
<area shape="rect" coords="273,9,427,30" href="applenotebookrepairs" alt="Apple Notebook Repairs"/>
<area shape="rect" coords="443,7,575,28" href="appledaterecovery" alt="Apple Date Recovery"/>
<area shape="rect" coords="591,9,707,28" href="applenetworking" alt="Apple Networking"/>
<area shape="rect" coords="722,8,822,30" href="laptoprepairs" alt="Laptop Repairs"/>
<area shape="rect" coords="837,8,911,30" href="PCrepairs" alt="PC Repairs"/>
</map>
<script type="text/javascript">
try {
} catch(err) {}</script>
</body>
</html>