// JavaScript Document
<!--
var rnumb1 = '';
var img1 = '';
var result1='';

rnumb1 = Math.floor(Math.random()*8); 
img1 = rnumb1;
if (img1 == "0") {
var result1=("<a href=\"http://capitalitweb.voola.com/greentree-business-management-software\" border=\"0\"><img src=\"http://capitalitweb.voola.com/images/header_banners/header_napier_boys_1.jpg\"></a>");
}

if (img1 == "1") {
var result1=("<a href=\"http://capitalitweb.voola.com/greentree-business-management-software\" border=\"0\"><img src=\"http://capitalitweb.voola.com/images/header_banners/header_napier_boys_2.jpg\"></a>");
}

if (img1 == "2") {
var result1=("<a href=\"http://capitalitweb.voola.com/greentree-business-management-software\" border=\"0\"><img src=\"http://capitalitweb.voola.com/images/header_banners/header_napier_boys_3.jpg\"></a>");

}
if (img1 == "3") {
var result1=("<a href=\"http://capitalitweb.voola.com/greentree-business-management-software\" border=\"0\"><img src=\"http://capitalitweb.voola.com/images/header_banners/header_leap.jpg\"></a>");
}

if (img1 == "4") {
var result1=("<a href=\"http://capitalitweb.voola.com/greentree-business-management-software\" border=\"0\"><img src=\"http://capitalitweb.voola.com/images/header_banners/header_medical_council.jpg\"></a>");
}

if (img1 == "5") {
var result1=("<a href=\"http://capitalitweb.voola.com/greentree-business-management-software\" border=\"0\"><img src=\"http://capitalitweb.voola.com/images/header_banners/header_leap2.jpg\"></a>");
}

if (img1 == "6") {
var result1=("<a href=\"http://capitalitweb.voola.com/greentree-business-management-software\" border=\"0\"><img src=\"http://capitalitweb.voola.com/images/header_banners/header_medical_council2.jpg\"></a>");
}

if (img1 == "7") {
var result1=("<a href=\"http://capitalitweb.voola.com/greentree-business-management-software\" border=\"0\"><img src=\"http://capitalitweb.voola.com/images/header_banners/header_leap3.jpg\"></a>");

}





