function openEC01() {
    newWindow = window.open('http://www.expedia.com', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

function openFG01() {
    newWindow = window.open('http://www.fodors.com', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

function openCS01() {
    newWindow = window.open('http://www.citysearch.com', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

function openMQ01() {
    newWindow = window.open('http://www.mapquest.com', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

function openCC01() {
    newWindow = window.open('http://www.xe.net/ucc/', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

function openWF01() {
    newWindow = window.open('http://www.weather.com', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

function openTZ01() {
    newWindow = window.open('http://www.worldtime.com', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

function openWA01() {
    newWindow = window.open('http://www.worldatlas.com', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}


function openAC01() {
    newWindow = window.open('areacodes.pdf', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

function openYH01() {
    newWindow = window.open('holidays2007.pdf', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

function openSG01() {
    newWindow = window.open('sdglossary.pdf', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

function openSD01() {
    newWindow = window.open('sellingdays2007.pdf', 'newWin', 'toolbar=yes,location=no,scrollbars=yes,left=0,top=0,width=700,height=450,resizable=yes')
}

// Full Size Funnel Images
function openSF01() {
    newWindow = window.open('salesfunnel.html', 'newWin', 'toolbar=no,location=no,scrollbars=yes,left=0,top=0,width=550,height=550,resizable=yes')
}

function openDG01() {
    newWindow = window.open('dgenerationfunnel.html', 'newWin', 'toolbar=no,location=no,scrollbars=yes,left=0,top=0,width=550,height=550,resizable=yes')
}

function openSP01() {
    newWindow = window.open('salesprocessfunnel.html', 'newWin', 'toolbar=no,location=no,scrollbars=yes,left=0,top=0,width=550,height=550,resizable=yes')
}

function openPR01() {
    newWindow = window.open('prospectingfunnel.html', 'newWin', 'toolbar=no,location=no,scrollbars=yes,left=0,top=0,width=550,height=550,resizable=yes')
}
