<!-- Begin SIDEBAR LEFT


// NUDGE DOWN SPACER
document.write('<img src="picts/spacer.gif" height="0" width="10"><br>')




// START TOPIC 1

document.write('<span class="sidebartitle">');

document.write('Our Portfolio:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK

document.write('<a href="index.htm">Portfolio One</a><br>');
document.write('<a href="gallery2.htm">Portfolio Two</a><br>');
document.write('<a href="gallery3.htm">Portfolio Three</a><br>');
document.write('<a href="gallery4.htm">Portfolio Four</a><br>');
document.write('<a href="gallery5.htm">Portfolio Five</a><br>');
document.write('<a href="gallery6.htm">Portfolio Six</a><br>');
document.write('<a href="gallery7.htm">Portfolio Seven</a><br>');
document.write('<a href="gallery8.htm">Portfolio Eight</a><br>');
document.write('<a href="gallery9.htm">Portfolio Nine</a><br>');
document.write('<a href="gallery10.htm">Portfolio Ten</a><br>');
document.write('<a href="gallery11.htm">Portfolio Eleven</a><br>');
document.write('<a href="gallery12.htm">Portfolio Twelve</a><br>');
document.write('</span>');




// START TOPIC 2


document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Our Promise:');

document.write('<br></span><span class="sidebartext">');

document.write('We\'ll give your business a top quality web presence that would normally cost hundreds of pounds more at other firms that offer the same level of quality. Our top priority is to provide you with the best customer service possible.  <a href="ourservice.htm">Click for details</a><br>');

document.write('<center>');
document.write('<img src="picts/shipping.gif" border="0"><br>');
document.write('</center>');

document.write('</span>');






// START TOPIC 3



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Our Services:');

document.write('<br></span><span class="sidebartext">');

document.write('  Design -<BR>');
document.write('  Website Design -<BR>'); 
document.write('  Website ReDesign -<BR>'); 
document.write('  Service oriented web solutions<BR>');  
document.write('  Static HTML ASP PHP SQL MySQL programming -<BR>');  
document.write('  Dynamic online catalogues -<BR>');  
document.write('  E-commerce solutions including shopping carts -<BR>');
document.write('  Payment gateway solutions -<BR>'); 
document.write('  Content Management systems Using Visual Basic, Access, SQL Server, SQL -<BR>'); 
document.write('  E-marketing -<BR>'); 
document.write('  Business Cards -<BR>');
document.write('  Preparation for Digital Printing -<BR>');
document.write('  Book  Cover Design -<BR>');
document.write('  Graphic Design -<BR>');
document.write('  Booklets -<BR>');
document.write('  Brochures -<BR>');
document.write('  Flyers -<BR>');



document.write('</span>');










// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "yes"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Content Management:');

document.write('<br></span><span class="sidebartext">');

document.write('Please click here for <a href="ourservice.htm">ourservice.htm</a> on Content Management systems.<br>');



document.write('</span>');

}




//  End -->
