﻿function block3A() {
    var container = document.getElementById("TopBlock");
    container.innerHTML = "<div class=\"block3\">" +
                       "<div class=\"indent-block\">" +
                       "<div class=\"tail\"><div class=\"txt\">Projects</div></div>" +
                       "<span class=\"txt1\" style=\"font-size:2.7em\">Sky Television</span>" +
                       "<p>Software developed for Sky, " +
                       "Vodafone, RBS, Thomson & more through Avvio Design.  &nbsp; <a href=\"/Sky\" class=\"link1\">learn more</a></p>" +
                       "<p class=\"p1\"><a href=\"javascript:void(0)\" onclick=\"block3A();\" class=\"current-link2\">1</a><a href=\"javascript:void(0)\" onclick=\"block3B();\" class=\"link2\">2</a><a onclick=\"block3C()\" href=\"javascript:void(0)\" class=\"link2\">3</a><a href=\"javascript:void(0)\" onclick=\"block3D();\" class=\"link2\">4</a></p>" +
                       "<div class=\"container\"><a href=\"/Portfolio\" class=\"link-1\"><em><b>view more projects</b></em></a></div>" +
                       "</div></div></div></div>";
}

function block3B() {
    var container = document.getElementById("TopBlock");
    container.innerHTML = "<div class=\"block2\">" +
                         "<div class=\"indent-block\">" +
                	   "<div class=\"tail\"><div class=\"txt\">Projects</div></div>" +
                       "<span class=\"txt1\" style=\"font-size:2.7em\">Silverlight</span>" +
                   	   "<p>Silverlight & WPF software " +
                       "for clients including a SharePoint " +
                       "interface for Proctor & Gamble.  &nbsp; <a href=\"/Silverlight\" class=\"link1\">learn more</a></p>" +
                       "<p class=\"p1\"><a href=\"javascript:void(0)\" onclick=\"block3A();\" class=\"link2\">1</a><a href=\"javascript:void(0)\" onclick=\"block3B();\" class=\"current-link2\">2</a><a onclick=\"block3C()\" href=\"javascript:void(0)\" class=\"link2\">3</a><a href=\"javascript:void(0)\" onclick=\"block3D();\" class=\"link2\">4</a></p>" +
                       "<div class=\"container\"><a href=\"/Portfolio\" class=\"link-1\"><em><b>view more projects</b></em></a></div>" +
                       "</div></div>";
}

function block3C() {
    var container = document.getElementById("TopBlock");
    container.innerHTML = "<div class=\"block\">" +
                         "<div class=\"indent-block\">" +
                	   "<div class=\"tail\"><div class=\"txt\">Projects</div></div>" +
                       "<span class=\"txt1\" style=\"font-size:2.7em\">Scientific</span>" +
                   	   "<p>Red Skies supports the MarsDrive " +
                       "website, software and " +
                       "mission design project.  &nbsp; <a href=\"/Space\" class=\"link1\">learn more</a></p>" +
                       "<p class=\"p1\"><a href=\"javascript:void(0)\" onclick=\"block3A();\" class=\"link2\">1</a><a href=\"javascript:void(0)\" onclick=\"block3B();\" class=\"link2\">2</a><a onclick=\"block3C()\" href=\"javascript:void(0)\" class=\"current-link2\">3</a><a href=\"javascript:void(0)\" onclick=\"block3D();\" class=\"link2\">4</a></p>" +
                       "<div class=\"container\"><a href=\"/Portfolio\" class=\"link-1\"><em><b>view more projects</b></em></a></div>" +
                       "</div></div>";
}

function block3D() {
    var container = document.getElementById("TopBlock");
    container.innerHTML = "<div class=\"block4\">" +
                         "<div class=\"indent-block\">" +
                	   "<div class=\"tail\"><div class=\"txt\">Projects</div></div>" +
                       "<span class=\"txt1\" style=\"font-size:2.7em\">Yell.com</span>" +
                   	   "<p>Content managed web application " +
                       "built on the Sitefinity CMS with bespoke components.  &nbsp; <a href=\"/Yell\" class=\"link1\">learn more</a></p>" +
                       "<p class=\"p1\"><a href=\"javascript:void(0)\" onclick=\"block3A();\" class=\"link2\">1</a><a href=\"javascript:void(0)\" onclick=\"block3B();\" class=\"link2\">2</a><a onclick=\"block3C()\" href=\"javascript:void(0)\" class=\"link2\">3</a><a href=\"javascript:void(0)\" onclick=\"block3D();\" class=\"current-link2\">4</a></p>" +
                       "<div class=\"container\"><a href=\"/Portfolio\" class=\"link-1\"><em><b>view more projects</b></em></a></div>" +
                       "</div></div>";
}

function portfolioA() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Silverlight for Proctor &amp; Gamble</h3>";

    TopBlock.innerHTML = "<table>" +
                         "                       <tr>" +
                         "                           <td align=\"center\" style=\"padding-top:10px; padding-bottom:10px;\">" +
                         "                               <img src=\"/content/images/portfolio/pg1.gif\" />" +
                         "                           </td>" +
                         "                           <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                               <p>Red Skies was contracted by a large international design agency to provide Silverlight development services to Proctor & Gamble and their end clients which included Wella and Pringles.</p>" +
                         "                               <p>The project itself was to develop a radical new user interface to SharePoint which would provide a series of new features and a much more productive interface than the out of box SharePoint sites.</p>" +
                         "                           </td>" +
                         "                       </tr>" +
                         "                       <tr>" +
                         "                           <td style=\"padding-left:10px;\">" +
                         "                               <p>As well as a rich feature set, the solution was developed to allow new brands to be rolled out with little to no developer involvement.</p>" +
                         "                               <p>Features above and beyond the standard SharePoint features included the following.</p>" +
                         "                               <ul>" +
                         "                                   <li>Ability to stream video through a video matrix from Windows Media Server</li>" +
                         "                                   <li>Ability to drill down from a world map to see who's online across the Extranet</li>" +
                         "                                   <li>Ability to organise resources from different sources by campaign</li>" +
                         "                               </ul>" +
                         "                           </td>" +
                         "                           <td align=\"center\">" +
                         "                               <img src=\"/content/images/portfolio/pg2.gif\" />" +
                         "                           </td>" +
                         "                       </tr>" +
                         "                   </table>";
}

function portfolioB() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Hotel Website for Les Carmes</h3>";

    TopBlock.innerHTML = "<table >" +
                         "               <tr>" +
                         "                   <td align=\"center\" style=\"padding-top:10px; padding-bottom:10px;\">" +
                         "                       <img src=\"/content/images/portfolio/LesCarmes2.gif\" />" +
                         "                   </td>" +
                         "                   <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                       <p>Les Carmes is a popular Escargot farm and hotel in the south of France which boasts amazing views and Michelin star cooking.</p>" +
                         "                       <p>Red Skies was contracted to develop a website which would provide content management in a way that would allow staff with no computer skills to maintain their own areas of the site.</p>" +
                         "                   </td>" +
                         "               </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <p>To begin with we visited Les Carmes to get a feel for the place and to meet staff from the chef to the proprietors, ensuring we understood their individual needs.</p>" +
                         "                       <p>To meet all of those needs we went on to develop a fully bespoke content managed website built on ASP.NET along with the Telerik AJAX toolkit.</p>" +
                         "                       <p>We also provide hosting to Les Carmes in the Amazon EC2 cloud including nightly backups of the database and weekly server snapshots.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\">" +
                         "                       <img src=\"/content/images/portfolio/LesCarmes1.gif\" />" +
                         "                   </td>" +
                         "              </tr>" +
                         "           </table>";
}

function portfolioC() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Campaign Software for Design Studio</h3>";

    TopBlock.innerHTML = "<table>" +
                         "   <tr>" +
                         "       <p>Red Skies has a good track record of providing development services through and for several of the UK&#39;s largest design agencies.</p>" +
                         "               <p>One example of this was a contract to develop new email and web campaign software to allow clients of the agency to create new marketing campaigns and to manage the email and webform aspects of those campaigns.</p>" +
                         "   </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <p>Built using ASP.NET, this system supports email and web templates which can be used to generate components of a campaign as well as various back office activities such as archiving campaigns.</p>" +
                         "                       <p>As well as developing new campaign software we have also provided many content managed and fully bespoke web applications through this and other agencies in the UK.</p>" +
                         "                       <p>Technologies employed for this and other design agencies includes Silverlight, " +
                         "                           MVC, ASP.NET, AJAX, Javascript, HTML, C++, C#, J# and many other supporting " +
                         "                           technologies and frameworks from Sitefinity to SharePoint.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\" style=\"padding-left:10px; padding-right:10px;\">" +
                         "                       <img src=\"/content/images/portfolio/Avvio.gif\" />" +
                         "                   </td>" +
                         "               </tr>" +
                         "           </table>";
}

function portfolioD() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Website, Software and Consultancy for MarsDrive</h3>";

    TopBlock.innerHTML = "<table >" +
                         "               <tr>" +
                         "                   <td align=\"center\" style=\"padding-top:10px; padding-bottom:10px;\">" +
                         "                       <img src=\"/content/images/portfolio/MarsDrive1.gif\" />" +
                         "                   </td>" +
                         "                   <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                       <p>MarsDrive is a widely respected group of scientists, engineers and members of the public who colaborate on developing the technologies needed for a manned mission to Mars.</p>" +
                         "                       <p>Red Skies gets involved in this work in a number of ways as detailed below.</p>" +
                         "                   </td>" +
                         "               </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <ul>" +
                         "                           <li>Developing the new MarsDrive website using the Sitefinity CMS, YAF forum system and bespoke modules</li>" +
                         "                           <li>Hosting of the site in the Amazon EC2 cloud</li>" +
                         "                           <li>Developing pieces of software for the team as needed</li>" +
                         "                           <li>Getting involved in research such as developing algorithms and techology which is resiliant to space environments</li>" +
                         "                       </ul>" +
                         "                       <p>As well as working with MarsDrive we also work on indepenent projects while keeping up to date with local R&D projects, space agency projects and private sector projects.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\">" +
                         "                       <img src=\"/content/images/portfolio/MarsDrive3.gif\" />" +
                         "                       <img src=\"/content/images/portfolio/MarsDrive2.gif\" style=\"padding-top:10px;\" />" +
                         "                   </td>" +
                         "               </tr>" +
                         "           </table>";
}

function portfolioE() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Online retail for Chocolux</h3>";

    TopBlock.innerHTML = "<table >" +
                         "               <tr>" +
                         "                   <td align=\"center\" >" +
                         "                       <img src=\"/content/images/portfolio/Chocolux1.gif\" />" +
                         "                   </td>" +
                         "                   <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                       <p>Contracted by the Chocolux dessert bar chain in Hong Kong, we developed" +
                         "                       a website and online store built on the nopCommerce eCommerce platform with custom modules built to provide additional features.</p>" +
                         "                       <p>Custom modules written in C# included a module for booking tables, a module for working out delivery costs by zones across Hong Kong and a module for managing VIP member benefits.</p>" +
                         "                   </td>" +
                         "               </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <p>As well as developing the eCommerce side of the solution, Red Skies also developed the web pages for the content managed website.</p>" +
                         "                       <p>Hosting provided on a physical Windows Server 2008 machine with data stored in the SQL Server 2008 DBMS.</p>" +
                         "                       <p>We have developed other online stores for other retailers, both fully bespoke and using popular eCommerce systems including DashCommerce and DashCommerce.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\">" +
                         "                       <img src=\"/content/images/portfolio/Chocolux3.gif\" />" +
                         "                   </td>" +
                         "               </tr>" +
                         "           </table>";
}

function portfolioF() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Sky Television</h3>";

    TopBlock.innerHTML = "<table>" +
                         "               <tr>" +
                         "                   <td align=\"center\" style=\"padding-top:10px; padding-bottom:10px;\">" +
                         "                       <img src=\"/content/images/portfolio/sky1.gif\" />" +
                         "                   </td>" +
                         "                   <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                       <p>Red Skies was contracted to complete work on a new Intranet for Sky Television which was being developed as a fully bespoke .NET solution.</p>" +
                         "                       <p>As well as adding many new features we also applied changes in line with company structure changes to ensure maximum usability across the company.</p>" +
                         "                   </td>" +
                         "               </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <p>Building on thie success, we then went on to work on the Sky Extranet, reviewing security and functionality across the .NET Sky Extranet system.</p>" +
                         "                       <p>As well as providing development services, we also got involved in the packaging and deployment process with Sky.</p>" +
                         "                       <p>The final aspect of the project was to continue development of the Sky email campaign system which integrates with the website for sending out news mailings.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\">" +
                         "                       <img src=\"/content/images/portfolio/sky2.gif\" />" +
                         "                   </td>" +
                         "               </tr>" +
                         "           </table>";
}

function portfolioG() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>YELL.COM</h3>";
    TopBlock.innerHTML = "<table>" +
                         "               <tr>" +
                         "                   <td align=\"center\" style=\"padding-top:10px; padding-bottom:10px;\">" +
                         "                       <img src=\"/content/images/portfolio/yell1.gif\" />" +
                         "                   </td>" +
                         "                   <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                       <p>Red Skies was contracted to work on an internal system for Yell.com to support the head office move to Reading city centre.</p>" +
                         "                       <p>The purpose of this new system was to provide regularly updated information to Yell.com staff about the construction of the new head office and the services available across Reading.</p>" +
                         "                   </td>" +
                         "               </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <p>The system itself was built on a modified version of Sitefinity to allow staff at Yell.com to manage their own content.</p>" +
                         "                       <p>As well as developing the website and bespoke components, we also got involved in training key stake holders in the project on the use of Sitefinity from a non-technical perspective.</p>" +
                         "                       <p>Hosting was provided by Yell.com but an installation system was developed to make final deployment by Yell.com staff as straight forward as possible.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\">" +
                         "                       <img src=\"/content/images/portfolio/yell2.gif\" />" +
                         "                   </td>" +
                         "               </tr>" +
                         "           </table>";
}


function portfolioH() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Zero Energy Design</h3>";
    TopBlock.innerHTML = "<table>" +
                         "               <tr>" +
                         "                   <td align=\"center\" style=\"padding-top:10px; padding-bottom:10px;\">" +
                         "                       <img src=\"/content/images/portfolio/zed1.gif\" />" +
                         "                   </td>" +
                         "                   <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                       <p>Red Skies has experience developing software for the construction sector from large scale software systems for managing gangs, depot's and development sites through to portals for energy efficient architects and constuction companies.</p>" +
                         "                       <p>Zero Energy Design is one example, a comapany specialising in designing energy efficient buildings.</p>" +
                         "                   </td>" +
                         "               </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <p>For Zero Energy Design, we worked on a replacement portal which combined Flash and HTML to present information about the work being carried out around the world by the company.</p>" +
                         "                       <p>Using a combination of graphics and technical information, Zero Energy Design were able to educate as well as attract new business through the portal.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\">" +
                         "                       <img src=\"/content/images/portfolio/zed2.gif\" />" +
                         "                   </td>" +
                         "               </tr>" +
                         "           </table>";
}

function portfolioI() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Zimmer Orthopedic Healthcare</h3>";
    TopBlock.innerHTML = "<table>" +
                         "               <tr>" +
                         "                   <td align=\"center\" style=\"padding-top:10px; padding-bottom:10px;\">" +
                         "                       <img src=\"/content/images/portfolio/zimmer1.gif\" />" +
                         "                   </td>" +
                         "                   <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                       <p>Red Skies has now worked on several healthcare systems for the UK and overseas.</p>" +
                         "                       <p>Our first major project in this sector involved the development of a new medical system for Zimmer to be used in surgeries across South Africa.</p>" +
                         "                       <p>This system allows surgeons to order bespoke joints for operations, manage medical insurance payments for those parts, ensure parts are matched to patients and to track those parts through the full lifecycle from order to delivery at the operating table.</p>" +
                         "                   </td>" +
                         "               </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <p>Built as an online ASP.NET solution, this system allowed costs to be saved while empowering surgeons and hospital staff to quickly order and manage all the needs for orthopedic healthcare in South Africa.</p>" +
                         "                       <p>As well as the development of the system, secure hosting was also provided by Red Skies Limited.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\">" +
                         "                       <img src=\"/content/images/portfolio/zimmer2.gif\" />" +
                         "                   </td>" +
                         "               </tr>" +
                         "           </table>";
}

function portfolioJ() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Xafinity Pension Services</h3>";
    TopBlock.innerHTML = "<table>" +
                         "               <tr>" +
                         "                   <td align=\"center\" style=\"padding-top:10px; padding-bottom:10px;\">" +
                         "                       <img src=\"/content/images/portfolio/xafinity1.gif\" />" +
                         "                   </td>" +
                         "                   <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                       <p>Red Skies was contracted by Xafinity Pension Services to review and develop security around a new online investment management and SIPP system.</p>" +
                         "                       <p>From creating a new bespoke authentication system that supports</p>" +
                         "                   </td>" +
                         "               </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <p>UniPass through to the secure web services and configuration of the server.</p>" +
                         "                       <p>As well as security requirements, we also integrated new SharePoint workflows which allowed policy documents to be scanned in batches, processing using OCR software and then used to create workflows ensuring relevant action is taken across the organisation.</p>" +
                         "                       <p>In turn this can spawn remote workflows in investment management systems such as Funds Direct as well as access investment portfolio's as part of new applications and workflows.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\">" +
                         "                       <img src=\"/content/images/portfolio/xafinity2.gif\" />" +
                         "                   </td>" +
                         "               </tr>" +
                         "           </table>";
}

function portfolioK() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Vodafone</h3>";
    TopBlock.innerHTML = "<table>" +
                         "               <tr>" +
                         "                   <td align=\"center\" style=\"padding-top:10px; padding-bottom:10px;\">" +
                         "                       <img src=\"\/content/images/portfolio/vf1.gif\" />" +
                         "                   </td>" +
                         "                   <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                       <p>Red Skies has worked on a number of Vodafone projects with the largest being the Vodafone EVO project.</p>" +
                         "                       <p>Built on the Sitefinity CMS, EVO is a global system which adapts content by region from local and global news feeds through to bespoke menu systems.</p>" +
                         "                   </td>" +
                         "               </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <p>Different roles across the organisation are used to manage access so for example, engineers in Brazil can only edit certain types of local content while Managers in Hong Kong will be able to edit different local and global content.</p>" +
                         "                       <p>While Sitefinity was used as a base CMS, the system has been heavily modified and extended to provide all the features required across the Vodafone worldwide network.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\">" +
                         "                       <img src=\"/content/images/portfolio/vf2.gif\" />" +
                         "                   </td>" +
                         "               </tr>" +
                         "           </table>";
}

function portfolioL() {
    var TopBlockTitle = document.getElementById("TitleBlock");
    var TopBlock = document.getElementById("TopBlock");

    TopBlockTitle.innerHTML = "<h3>Pay Per Click</h3>";
    TopBlock.innerHTML = "<table>" +
                         "               <tr>" +
                         "                   <td align=\"center\" style=\"padding-top:10px; padding-bottom:10px;\">" +
                         "                       <img src=\"/content/images/portfolio/ptc1.gif\" />" +
                         "                   </td>" +
                         "                   <td style=\"padding-top:10px;padding-right:10px;\">" +
                         "                       <p>Over the years, Red Skies has worked on a broad range of online solutions including a pay per click engine for a client who specialises in online marketing.</p>" +
                         "                       <p>Built on .NET, this system allows companies to run pay per click advertising which is displayed in partner sites.</p>" +
                         "                   </td>" +
                         "               </tr>" +
                         "               <tr>" +
                         "                   <td style=\"padding-left:10px;\">" +
                         "                       <p>Account top-ups could be purchased using PayPal or AlertPay with adverts being stopped and started as needed and grouped into marketing campaigns.</p>" +
                         "                       <p>A referral system also allowed people to join in a way that if they were referred then the person who referred them would be paid as the new user earned.</p>" +
                         "                   </td>" +
                         "                   <td align=\"center\">" +
                         "                       <img src=\"/content/images/portfolio/ptc2.gif\" />" +
                         "                   </td>" +
                         "               </tr>" +
                         "           </table>";
}

function partnersLinkPageA() {
    var Partners = document.getElementById("Partners");
    var MoreLink = document.getElementById("MoreLink");
    MoreLink.innerHTML = "<a href=\"javascript:void(0)\" onclick=\"partnersLinkPageB();\" class=\"button2\">More</a>";
    Partners.innerHTML = "<div class=\"col-1\">" +
                         "                       <a href=\"http://www.sciencevale.com\" target=\"_blank\">" +
                         "                           <img alt=\"\" src=\"/content/images/5page_img1.gif\" class=\"img-indent\" />" +
                         "                       </a><br />" +
                         "                       Science Vale UK<br />" +
                         "                       promotes science and technology in business across the Thames Valley region of the UK." +
                         "                   </div>" +
                         "       	        <div class=\"col-1\">" +
                         "                       <a href=\"http://www.tearfund.org\" target=\"_blank\">" +
                         "           	            <img alt=\"\" src=\"/content/images/5page_img2.gif\" class=\"img-indent\" />" +
                         "                       </a><br />" +
                         "                       Tearfund is a Christian<br />" +
                         "                       organisation which provides shelter and support to children around the world." +
                         "                   </div>" +
                         "       	        <div class=\"col-1\">" +
                         "                       <a href=\"http://www.abaana.org\" target=\"_blank\">" +
                         "           	            <img alt=\"\" src=\"/content/images/5page_img3.gif\" class=\"img-indent\" />" +
                         "                       </a><br />" +
                         "                       Abaana is a Christian<br />" +
                         "                       charity which provides support and protection to children in need across Africa." +
                         "                   </div>" +
                         "       	        <div class=\"col-1\">" +
                         "                       <a href=\"http://cordis.europa.eu/fp7/home_en.html\" target=\"_blank\">" +
                         "           	            <img alt=\"\" src=\"/content/images/5page_img4.gif\" class=\"img-indent\" />" +
                         "                       </a><br />" +
                         "                       Seventh Framework Programme, European Commission run programme to fund and support research." +
                         "                   </div>" +
                         "       	        <div class=\"col-1\">" +
                         "                       <a href=\"http://www.ukspaceagency.bis.gov.uk\" target=\"_blank\">" +
                         "           	            <img alt=\"\" src=\"/content/images/5page_img5.gif\" class=\"img-indent\" />" +
                         "                       </a><br />" +
                         "                       UK Space Agency<br />" +
                         "                       is Britains new presence and investment in the space sector." +
                         "                   </div>" +
                         "       	        <div class=\"col-2\">" +
                         "                       <a href=\"http://www.open.ac.uk\" target=\"_blank\">" +
                         "           	            <img alt=\"\" src=\"/content/images/5page_img6.gif\" class=\"img-indent\" />" +
                         "                       </a><br />" +
                         "                       The Open University<br />" +
                         "                       makes education available to everyone, fitting study around your home and work." +
                         "                   </div>";
}

function partnersLinkPageB() {
    var Partners = document.getElementById("Partners");
    var MoreLink = document.getElementById("MoreLink");

    MoreLink.innerHTML = "<a href=\"javascript:void(0)\" onclick=\"partnersLinkPageA();\" class=\"button2\">Prev</a>";
    Partners.innerHTML = "<div class=\"col-1\">" +
                         "               <a href=\"https://ktn.innovateuk.org/web/space\" target=\"_blank\">" +
                         "                   <img alt=\"\" src=\"/content/images/5page_img8.gif\" class=\"img-indent\" />" +
                         "               </a><br />" +
                         "               Space Specialist Group, part of the knowledge Transfer Network<br />" +
                         "           </div>" +
                         "       	<div class=\"col-1\">" +
                         "               <a href=\"http://www.marsdrive.com\" target=\"_blank\">" +
                         "           	    <img alt=\"\" src=\"/content/images/5page_img7.gif\" class=\"img-indent\" />" +
                         "               </a><br />" +
                         "               MarsDrive is an organisation which <br />" +
                         "               researches and promotes manned Mars space programs." +
                         "           </div>" +
                         "       	<div class=\"col-1\">" +
                         "           </div>" +
                         "       	<div class=\"col-1\">" +
                         "           </div>" +
                         "       	<div class=\"col-1\">" +
                         "           </div>" +
                         "       	<div class=\"col-2\">" +
                         "           </div>";
}

