jQuery(document).ready(function() {

    jQuery('#city-belvedere').mouseover(function() {
        jQuery('#pop-city-belvedere').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-bolinas').mouseover(function() {
        jQuery('#pop-city-bolinas').slideDown("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-cortemadera').mouseover(function() {
        jQuery('#pop-city-cortemadera').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-dillonbeach').mouseover(function() {
        jQuery('#pop-city-dillonbeach').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-greenbrae').mouseover(function() {
        jQuery('#pop-city-greenbrae').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-fairfax').mouseover(function() {
        jQuery('#pop-city-fairfax').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-forestknolls').mouseover(function() {
        jQuery('#pop-city-forestknolls').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-inverness').mouseover(function() {
        jQuery('#pop-city-inverness').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-kentfield').mouseover(function() {
        jQuery('#pop-city-kentfield').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-laguinitas').mouseover(function() {
        jQuery('#pop-city-laguinitas').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-larkspur').mouseover(function() {
        jQuery('#pop-city-larkspur').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-marshall').mouseover(function() {
        jQuery('#pop-city-marshall').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-millvalley').mouseover(function() {
        jQuery('#pop-city-millvalley').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-nicasio').mouseover(function() {
        jQuery('#pop-city-nicasio').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-novato').mouseover(function() {
        jQuery('#pop-city-novato').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-olema').mouseover(function() {
        jQuery('#pop-city-olema').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-pointreyes').mouseover(function() {
        jQuery('#pop-city-pointreyes').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-ross').mouseover(function() {
        jQuery('#pop-city-ross').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-sananselmo').mouseover(function() {
        jQuery('#pop-city-sananselmo').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-sangeronimo').mouseover(function() {
        jQuery('#pop-city-sangeronimo').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-sausalito').mouseover(function() {
        jQuery('#pop-city-sausalito').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-stinsonbeach').mouseover(function() {
        jQuery('#pop-city-stinsonbeach').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-tiburon').mouseover(function() {
        jQuery('#pop-city-tiburon').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-sanrafael').mouseover(function() {
        jQuery('#pop-city-sanrafael').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-tomales').mouseover(function() {
        jQuery('#pop-city-tomales').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });

    jQuery('#city-woodacre').mouseover(function() {
        jQuery('#pop-city-woodacre').slideDown("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-belvedere').fadeOut("fast");
    });

    jQuery('.close').click(function() {
        jQuery('#pop-city-belvedere').fadeOut("fast");
        jQuery('#pop-city-bolinas').fadeOut("fast");
        jQuery('#pop-city-cortemadera').fadeOut("fast");
        jQuery('#pop-city-dillonbeach').fadeOut("fast");
        jQuery('#pop-city-greenbrae').fadeOut("fast");
        jQuery('#pop-city-fairfax').fadeOut("fast");
        jQuery('#pop-city-forestknolls').fadeOut("fast");
        jQuery('#pop-city-inverness').fadeOut("fast");
        jQuery('#pop-city-kentfield').fadeOut("fast");
        jQuery('#pop-city-laguinitas').fadeOut("fast");
        jQuery('#pop-city-larkspur').fadeOut("fast");
        jQuery('#pop-city-marshall').fadeOut("fast");
        jQuery('#pop-city-millvalley').fadeOut("fast");
        jQuery('#pop-city-nicasio').fadeOut("fast");
        jQuery('#pop-city-novato').fadeOut("fast");
        jQuery('#pop-city-olema').fadeOut("fast");
        jQuery('#pop-city-pointreyes').fadeOut("fast");
        jQuery('#pop-city-ross').fadeOut("fast");
        jQuery('#pop-city-sananselmo').fadeOut("fast");
        jQuery('#pop-city-sangeronimo').fadeOut("fast");
        jQuery('#pop-city-sausalito').fadeOut("fast");
        jQuery('#pop-city-stinsonbeach').fadeOut("fast");
        jQuery('#pop-city-tiburon').fadeOut("fast");
        jQuery('#pop-city-sanrafael').fadeOut("fast");
        jQuery('#pop-city-tomales').fadeOut("fast");
        jQuery('#pop-city-woodacre').fadeOut("fast");
    });
});
 		

