
globeanimated_on = new Image();
globeanimated_on.src = "images/globe-animated.gif"
globeanimated_off = new Image();
globeanimated_off.src = "images/index-14.gif"
boxanimated_on = new Image();
boxanimated_on.src = "images/box-animated.gif"
boxanimated_off = new Image();
boxanimated_off.src = "images/index-15.gif"
bookanimated_on = new Image();
bookanimated_on.src = "images/book-animated.gif"
bookanimated_off = new Image();
bookanimated_off.src = "images/index-12.gif"
garyanimated_on = new Image();
garyanimated_on.src = "images/gary-animated-slow.gif"
garyanimated_off = new Image();
garyanimated_off.src = "images/gary-off.gif"

ebdesign_on = new Image();
ebdesign_on.src = "images/ebdesign.gif"
ebdesign_off = new Image();
ebdesign_off.src = "images/index-18.gif"
arketing_on = new Image();
arketing_on.src = "images/arketing.gif"
arketing_off = new Image();
arketing_off.src = "images/index-23.gif"
ortfolio_on = new Image();
ortfolio_on.src = "images/ortfolio.gif"
ortfolio_off = new Image();
ortfolio_off.src = "images/index-28.gif"
estimonial_on = new Image();
estimonial_on.src = "images/estimonial.gif"
estimonial_off = new Image();
estimonial_off.src = "images/index-28.gif"

iconhome_on = new Image();
iconhome_on.src = "images/icon-home_over.gif"
iconhome_off = new Image();
iconhome_off.src = "images/icon-home.gif"
iconwebdesign_on = new Image();
iconwebdesign_on.src = "images/icon-webdesign_over.gif"
iconwebdesign_off = new Image();
iconwebdesign_off.src = "images/icon-webdesign.gif"
iconmarketing_on = new Image();
iconmarketing_on.src = "images/icon-marketing_over.gif"
iconmarketing_off = new Image();
iconmarketing_off.src = "images/icon-marketing.gif"
iconportfolio_on = new Image();
iconportfolio_on.src = "images/icon-portfolio_over.gif"
iconportfolio_off = new Image();
iconportfolio_off.src = "images/icon-portfolio.gif"
icontestimonial_on = new Image();
icontestimonial_on.src = "images/icon-gary_over.gif"
icontestimonial_off = new Image();
icontestimonial_off.src = "images/icon-gary.gif"
iconcontact_on = new Image();
iconcontact_on.src = "images/icon-contact_over.gif"
iconcontact_off = new Image();
iconcontact_off.src = "images/icon-contact.gif"

emailaddy_on = new Image();
emailaddy_on.src = "images/emailaddy_over.gif"
emailaddy_off = new Image();
emailaddy_off.src = "images/emailaddy.gif"

tn_nixon_on = new Image();
tn_nixon_on.src = "images/tn-nixon.jpg"
tn_gtpzone_on = new Image();
tn_gtpzone_on.src = "images/tn-gtpzone.jpg"
tn_iar_on = new Image();
tn_iar_on.src = "images/tn-iar.jpg"
tn_kodiak_on = new Image();
tn_kodiak_on.src = "images/tn-kodiak.jpg"
tn_cdnchoice_on = new Image();
tn_cdnchoice_on.src = "images/tn-cdnchoice.jpg"
tn_choices_on = new Image();
tn_choices_on.src = "images/tn-choices.jpg"
tn_nearbc_on = new Image();
tn_nearbc_on.src = "images/tn-nearbc.jpg"
tn_dallaire_on = new Image();
tn_dallaire_on.src = "images/tn-dallaire.jpg"
tn_wasabia_on = new Image();
tn_wasabia_on.src = "images/tn-wasabia.jpg"
tn_help_on = new Image();
tn_help_on.src = "images/tn-help.jpg"
tn_namhr_on = new Image();
tn_namhr_on.src = "images/tn-namhr.jpg"
tn_abm_on = new Image();
tn_abm_on.src = "images/tn-abm.jpg"
tn_cahspr_on = new Image();
tn_cahspr_on.src = "images/tn-cahspr.jpg"
tn_thebigpitcher_on = new Image();
tn_thebigpitcher_on.src = "images/tn-thebigpitcher.jpg"


function globeanimatedON(variable) {
document[variable].src = globeanimated_on.src;
}
function globeanimatedOFF(variable) {
document[variable].src = globeanimated_off.src;
}
function boxanimatedON(variable) {
document[variable].src = boxanimated_on.src;
}
function boxanimatedOFF(variable) {
document[variable].src = boxanimated_off.src;
}
function bookanimatedON(variable) {
document[variable].src = bookanimated_on.src;
}
function bookanimatedOFF(variable) {
document[variable].src = bookanimated_off.src;
}
function garyanimatedON(variable) {
document[variable].src = garyanimated_on.src;
}
function garyanimatedOFF(variable) {
document[variable].src = garyanimated_off.src;
}

function ebdesignON(variable) {
document[variable].src = ebdesign_on.src;
}
function ebdesignOFF(variable) {
document[variable].src = ebdesign_off.src;
}
function arketingON(variable) {
document[variable].src = arketing_on.src;
}
function arketingOFF(variable) {
document[variable].src = arketing_off.src;
}
function ortfolioON(variable) {
document[variable].src = ortfolio_on.src;
}
function ortfolioOFF(variable) {
document[variable].src = ortfolio_off.src;
}
function estimonialON(variable) {
document[variable].src = estimonial_on.src;
}
function estimonialOFF(variable) {
document[variable].src = estimonial_off.src;
}

function iconhomeON(variable) {
document[variable].src = iconhome_on.src;
}
function iconhomeOFF(variable) {
document[variable].src = iconhome_off.src;
}
function iconwebdesignON(variable) {
document[variable].src = iconwebdesign_on.src;
}
function iconwebdesignOFF(variable) {
document[variable].src = iconwebdesign_off.src;
}
function iconmarketingON(variable) {
document[variable].src = iconmarketing_on.src;
}
function iconmarketingOFF(variable) {
document[variable].src = iconmarketing_off.src;
}
function iconportfolioON(variable) {
document[variable].src = iconportfolio_on.src;
}
function iconportfolioOFF(variable) {
document[variable].src = iconportfolio_off.src;
}
function icontestimonialON(variable) {
document[variable].src = icontestimonial_on.src;
}
function icontestimonialOFF(variable) {
document[variable].src = icontestimonial_off.src;
}
function iconcontactON(variable) {
document[variable].src = iconcontact_on.src;
}
function iconcontactOFF(variable) {
document[variable].src = iconcontact_off.src;
}

function emailaddyON(variable) {
document[variable].src = emailaddy_on.src;
}
function emailaddyOFF(variable) {
document[variable].src = emailaddy_off.src;
}

function tn_nixonON(variable) {
document[variable].src = tn_nixon_on.src;
}
function tn_gtpzoneON(variable) {
document[variable].src = tn_gtpzone_on.src;
}
function tn_iarON(variable) {
document[variable].src = tn_iar_on.src;
}
function tn_kodiakON(variable) {
document[variable].src = tn_kodiak_on.src;
}
function tn_cdnchoiceON(variable) {
document[variable].src = tn_cdnchoice_on.src;
}
function tn_choicesON(variable) {
document[variable].src = tn_choices_on.src;
}
function tn_nearbcON(variable) {
document[variable].src = tn_nearbc_on.src;
}
function tn_dallaireON(variable) {
document[variable].src = tn_dallaire_on.src;
}
function tn_wasabiaON(variable) {
document[variable].src = tn_wasabia_on.src;
}
function tn_helpON(variable) {
document[variable].src = tn_help_on.src;
}
function tn_namhrON(variable) {
document[variable].src = tn_namhr_on.src;
}
function tn_abmON(variable) {
document[variable].src = tn_abm_on.src;
}

function tn_cahsprON(variable) {
document[variable].src = tn_cahspr_on.src;
}

function tn_thebigpitcherON(variable) {
document[variable].src = tn_thebigpitcher_on.src;
}



function change(html){
  descriptions.innerHTML=html
}

function nospam (a1,a2,a3,display) {
   var URL= 'mailto:' + a1 + '@' + a2 + '.' + a3;
   if (!display) window.location.href = URL;
   else return URL;
}
