/////////////////////// >>>>>>>>>>>>>>> L O G O <<<<<<<<<<<<<<<<<<<< \\\\\\\\\\\\\\\\\\\\\\\\\


function logo1() { 
document.getElementById('mypopup_content').innerHTML="<img src=\"_images/logos/aeromax_big.gif\" alt=\"Aeromax\"/>";
fireMyPopup();
}


function logo2() { 
document.getElementById('mypopup_content').innerHTML="<img src=\"_images/logos/armadillo_big.gif\" alt=\"Home with the armadillo\" />";
fireMyPopup();
}



function logo3() { 
document.getElementById('mypopup_content').innerHTML="<img src=\"_images/logos/fathers_big.gif\" alt=\"Fathers House\"/>";
fireMyPopup();
}


function logo4() { 
document.getElementById('mypopup_content').innerHTML="<img src='_images/logos/fusion_big.jpg' alt='Salon Fusion'/>";
fireMyPopup();
}


function logo5() { 
document.getElementById('mypopup_content').innerHTML="<img src='_images/logos/curb_big.jpg' alt='Father's House' />";
fireMyPopup();
}


function logo6() { 
document.getElementById('mypopup_content').innerHTML="<img src='_images/logos/grace_big.gif' alt='Father's House' />";
fireMyPopup();
}


function logo7() { 
document.getElementById('mypopup_content').innerHTML="<img src='_images/logos/harvest_big.gif' alt='Father's House' />";
fireMyPopup();
}


function logo8() { 
document.getElementById('mypopup_content').innerHTML="<img src='_images/logos/highway_big.gif' alt='Father's House' />";
fireMyPopup();
}


function logo9() { 
document.getElementById('mypopup_content').innerHTML="<img src='_images/logos/taeyc_big.gif' alt='Father's House' />";
fireMyPopup();
}


function logo10() { 
document.getElementById('mypopup_content').innerHTML="<img src='_images/logos/team_big.gif' alt='Father's House' />";
fireMyPopup();
}


/////////////////////// >>>>>>>>>>>>>>> S T A T I O N E R Y <<<<<<<<<<<<<<<<<<<< \\\\\\\\\\\\\\\\\\\\\\\\\


function stationery1() { 
document.getElementById('mypopup_content').innerHTML='Curb Appeal Stationery<br/><img src="_images/printwork/curb_stationery.jpg" alt="Curb Appeal Stationery"/>';
fireMyPopup2();
}

function stationery2() { 
document.getElementById('mypopup_content').innerHTML='Home With the Armadillo Stationery<br/><img src="_images/printwork/armadillo_stationery.jpg" alt="Home With the Armadillo Stationery"/>';
fireMyPopup2();
}

function stationery3() { 
document.getElementById('mypopup_content').innerHTML='Forte Building Group Stationery<br/><img src="_images/printwork/forte_stationery.jpg" alt="Forte Building Group Stationery"/>';
fireMyPopup2();
}
function stationery4() { 
document.getElementById('mypopup_content').innerHTML='Salon Fusion Stationery<br/><img src="_images/printwork/fusion_stationery.jpg" alt="Salon Fusion Stationery"/>';
fireMyPopup2();
}



/////////////////////// >>>>>>>>>>>>>>> W E B S I T E S <<<<<<<<<<<<<<<<<<<< \\\\\\\\\\\\\\\\\\\\\\\\\


function web1() { 
document.getElementById('mypopup_content').innerHTML='ModerNash Furniture Supplier Website<br/><a href="http://www.modernash.com" target="_blank"><img src="_images/web/moderNash.jpg" alt="ModerNash.com"/></a>';
fireMyPopup2();
}
function web2() { 
document.getElementById('mypopup_content').innerHTML='Curb Appeal Landscape Service Website<br/><a href="http://www.curbappealsells.net" target="_blank"><img src="_images/web/curb-appeal.jpg" alt="CurbAppealSells.net" /></a>';
fireMyPopup2();
}
function web3() { 
document.getElementById('mypopup_content').innerHTML='Ridgeview Community Church Website<br/><a href="http://www.rccfranklin.com" target="_blank"><img src="_images/web/ridgeview.jpg" alt="rccfranklin.com" /></a>';
fireMyPopup2();
}
function web4() { 
document.getElementById('mypopup_content').innerHTML='Pro Image Installlers Website<br/><a href="http://www.proimageinstallers.com" target="_blank"><img src="_images/web/proimage.jpg" alt="ProImageInstallers.com" /></a>';
fireMyPopup2();
}
function web5() { 
document.getElementById('mypopup_content').innerHTML='Secure Identity Systems Website<br/><a href="http://www.secureidentitysystems.com" target="_blank"><img src="_images/web/secureID.jpg" alt="SecureIdentitySystems.com" /></a>';
fireMyPopup2();
}





