// JavaScript Document
<!--
var rnumb1 = '';
var img1 = '';
var result1='';

rnumb1 = Math.floor(Math.random()*4); 
img1 = rnumb1;
if (img1 == "0") {
var result1=("<a href=\"http://www.verde.co.nz/customers/profile_connectnz.asp\" border=\"0\"><img src=\"http://www.verde.co.nz/customers/images/banner_connectnz.jpg\" alt=\"&quot;We enjoy a great relationship with Verde, they understand our business and are able to think about our needs beyond what we actually ask for.&quot; - Meredith Jerrold, Finance Manager, Connect NZ\" width=\"400\" height=\"93\" border=\"0\"></a>");
}

if (img1 == "1") {
var result1=("<a href=\"http://www.verde.co.nz/customers/profile_ivoclar_vivadent.asp\" border=\"0\"><img src=\"http://www.verde.co.nz/customers/images/banner_ivoclar.jpg\" alt=\"&quot;Because Verde knows the Greentree product so well they are able to tailor it to get what we want in a fully integrated system.&quot; - Teresa Riddell, General Manager, Ivoclar Vivadent\" width=\"400\" height=\"93\" border=\"0\"></a>");
}

if (img1 == "2") {
var result1=("<a href=\"http://www.verde.co.nz/customers/profile_royal_nz_yacht_squadron.asp\" border=\"0\"><img src=\"http://www.verde.co.nz/customers/images/banner_rnzys.jpg\" alt=\"&quot; Our systems need to be professional if we are to be competitive and run an efficient service for our members; the solution that Verde has provided will allow us to do just that.&quot; - Craig Peploe, General Manager, Royal NZ Yacht Squadron\" width=\"400\" height=\"93\" border=\"0\"></a>");
}

if (img1 == "3") {
var result1=("<a href=\"http://www.verde.co.nz/customers/profile_smith_davies.asp\" border=\"0\"><img src=\"http://www.verde.co.nz/customers/images/banner_smith_davies.jpg\" alt=\"&quot;Since deploying the system we are no generating much bigger revenues, but with fewer staff. Verde's solution has effectively saved us a staff member.&quot; - Graham McKinnon, Director, Smith &amp; Davies\" width=\"400\" height=\"93\" border=\"0\"></a>");
}
