function annual06() {
    return Lightbox.open([
['images/annual_reports/shasta_county_annual_06.jpg'], 
['images/annual_reports/shasta_county_annual_06_p1.jpg'],
['images/annual_reports/shasta_county_annual_06_p2.jpg'],
['images/annual_reports/shasta_county_annual_06_p3.jpg']], 0);
}

function quarterlyAprMayJune07() {
    return Lightbox.open([
['images/collateral/tb_quaterly_coll_1.jpg'], 
['images/collateral/tb_quaterly_coll_2.jpg'],
['images/collateral/tb_quaterly_coll_3.jpg'],
['images/collateral/tb_quaterly_coll_4.jpg']], 0);
}

function carbessentials() {
    return Lightbox.open([
['images/print/carbess1win.jpg'], 
['images/print/carbess2win.jpg']], 0);
}

function cultureshock() {
    return Lightbox.open([
['images/print/cultureshock1.jpg'], 
['images/print/cultureshock2.jpg']], 0);
}

function er() {
    return Lightbox.open([
['images/print/er_promis_bill.jpg'], 
['images/print/erseal.jpg']], 0);
}

function marketfest() {
    return Lightbox.open([
['images/print/marketfest1.jpg'],
['images/print/marketfest2.jpg'],
['images/print/marketfest3.jpg'],
['images/print/marketfest4.jpg'],
['images/print/marketfest5.jpg'], 
['images/print/marketfest6.jpg']], 0);
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}