/////////////////////////

function email_glenn()
{
    document.open();
document.writeln("<a href='mailto:glenn@buyertours.com'><strong>Email Glenn</strong></a>");
}

/////////////////////////

function email_amy()
{
    document.open();
document.writeln("<a href='mailto:amy@vancouverpowersearch.com'><strong>Email Amy</strong></a>");
}

/////////////////////////


function email_edison()
{
    document.open();
document.writeln("<a href='mailto:edison@vancouverpowersearch.com'><strong>Email Edison</strong></a>");
}

/////////////////////////


function email_greg()
{
    document.open();
document.writeln("<a href='mailto:greg@vancouverpowersearch.com'><strong>Email Greg</strong></a>");
}

/////////////////////////


function email_av()
{
    document.open();
document.writeln("<a href='mailto:av@vancouverpowersearch.com'><strong>Email A.V.</strong></a>");
}

/////////////////////////

function email_lee()
{
    document.open();
document.writeln("<a href='mailto:lee@vancouverpowersearch.com'><strong>Email Lee</strong></a>");
}

/////////////////////////

function email_sal()
{
    document.open();
document.writeln("<a href='mailto:sal@vancouverpowersearch.com'><strong>Email Sal</strong></a>");
}

/////////////////////////
function email_team_w()
{
    document.open();
document.writeln("<a href='mailto:team@vancouverpowersearch.com'><font color='white'>Contact Us</font></a>");
}

/////////////////////////


function email_team()
{
    document.open();
document.writeln("<a href='mailto:team@vancouverpowersearch.com'><strong>Contact Us</strong></a>");
}

/////////////////////////


function email_bill_full()
{
    document.open();
document.writeln("<a href='mailto:bill@vancouverpowersearch.com'><strong>Bill@VancouverPowerSearch.com</strong></a>");
}

/////////////////////////

function email_bill_full_w()
{
    document.open();
document.writeln("<a href='mailto:bill@vancouverpowersearch.com'><font color='white'>Bill@VancouverPowerSearch.com</font></a>");
}

/////////////////////////

function email_luciano()
{
    document.open();
document.writeln("<a href='mailto:luciano@vancouverpowersearch.com'><strong>Email Luciano</strong></a>");
}

/////////////////////////
function email_laura()
{
    document.open();
document.writeln("<a href='mailto:laura@vancouverpowersearch.com'><strong>Email Laura</strong></a>");
}

/////////////////////////