function showDirections(id) {
    var dir = ""; map_link = "";
    switch(id) {
        case 'blue':
            dir = 'Located on Stella Drive, immediately north of the amphitheater. '+
                  'Please enter through Gate 3 if you have tickets.<br />'+
                  '<h2 style="visibility: visible;">Directions to Blue Lot</h2>'+
                  '<b>From the North</b>'+
                  '<ul>'+
                  '<li>Take Powers Ferry Rd. southbound</li>'+
                  '<li>Continue past Mt. Paran Rd.</li>'+
                  '<li>Bear right at the stop sign and continue on Powers Ferry Rd.</li>'+
                  '<li>Turn right onto Stella Dr.</li>'+
                  '<li>Go 0.4 miles and turn left into Blue Lot</li>'+
                  '</ul>'+
                  '<b>From the South</b>'+
                  '<ul>'+
                  '<li>Take Powers Ferry Rd. northbound</li>'+
                  '<li>Take right fork onto Stella Dr.</li>'+
                  '<li>Continue past the amphitheater and past Park Dr.</li>'+
                  '<li>Turn immediate right into Blue Lot</li>'+
                  '</ul>'+
                  '<b>From the East</b>'+
                  '<ul>'+
                  '<li>Take W. Wieuca Rd. westbound</li>'+
                  '<li>Continue past Roswell Rd. and Lake Forest Dr.</li>'+
                  '<li>Turn immediate right onto Dudley Ln.</li>'+
                  '<li>Go 0.5 miles and turn left onto Stella Dr.</li>'+
                  '<li>Go 0.4 miles and turn left into Blue Lot</li>'+
                  '</ul>';
            map_link = 'http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=33%C2%B0+52%E2%80%99+39.47%E2%80%9D,+-84%C2%B0+23%E2%80%99+46.98%E2%80%9D&sll=33.877007,-84.396265&sspn=0.010083,0.022745&ie=UTF8&ll=33.87813,-84.396393&spn=0.010083,0.022745&z=16&iwloc=addr';
            break;
        case 'green':
            dir = 'Located on Park Drive, immediately east of the amphitheater. '+
                  'Please enter through Gate 4 if you have tickets.<br />'+
                  '<h2 style="visibility: visible;">Directions to Green Lot</h2>'+
                  '<b>From the North</b>'+
                  '<ul>'+
                  '<li>Take Powers Ferry Rd. southbound</li>'+
                  '<li>Continue past Mt. Paran Rd.</li>'+
                  '<li>Bear left at the stop sign onto Dudley Ln.</li>'+
                  '<li>Go 0.8 miles and turn right onto Park Dr.</li>'+
                  '<li>Go 0.4 miles and turn left into Green Lot</li>'+
                  '</ul>'+
                  '<b>From the South</b>'+
                  '<ul>'+
                  '<li>Take Powers Ferry Rd. northbound</li>'+
                  '<li>Take right fork onto W. Wieuca Rd.</li>'+
                  '<li>Go 0.6 mile and turn left onto Dudley Ln.</li>'+
                  '<li>Turn immediate left onto Park Dr.</li>'+
                  '<li>Go 0.4 miles and turn left into Green Lot</li>'+
                  '</ul>';
            map_link = 'http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=33%C2%B0+52%E2%80%99+37.84%E2%80%9D,+-84%C2%B0+23%E2%80%99+40.41%E2%80%9D&sll=33.875083,-84.397981&sspn=0.010083,0.022745&ie=UTF8&ll=33.877007,-84.396265&spn=0.010083,0.022745&z=16&iwloc=addr';
            break;
        case 'red':
            dir = 'Located on Powers Ferry Rd., south of the amphitheater between Pool Rd. and Jett Rd. '+
                  'Please enter through Gate 2 if you have tickets.<br />'+
                  '<h2 style="visibility: visible;">Directions to Red Lot</h2>'+
                  '<b>From the North</b>'+
                  '<ul>'+
                  '<li>Take Powers Ferry Rd. southbound</li>'+
                  '<li>Continue past Mt. Paran Rd.</li>'+
                  '<li>Bear right at the stop sign and continue on Powers Ferry Rd.</li>'+
                  '<li>Go 1.0 miles and turn left into Red Lot</li>'+
                  '</ul>'+
                  '<b>From the South</b>'+
                  '<ul>'+
                  '<li>Take Powers Ferry Rd. northbound</li>'+
                  '<li>Continue past W. Wieuca Rd., the horse ring and Yellow Lot</li>'+
                  '<li>Turn immediate right into Red Lot</li>'+
                  '</ul>';
            map_link = 'http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=33%C2%B0+52%E2%80%99+30.29%E2%80%9D,+-84%C2%B0+23%E2%80%99+52.70%E2%80%9D&sll=33.874923,-84.397767&sspn=0.010083,0.022745&ie=UTF8&ll=33.875083,-84.397981&spn=0.010083,0.022745&z=16&iwloc=addr';
            break;
        case 'yellow':
            dir = 'Located on Powers Ferry Rd., south of the amphitheater, immediately south of Red Lot, across from Jett Rd. '+
                  'Please enter through Gate 2 if you have tickets.<br />'+
                  '<h2 style="visibility: visible;">Directions to Yellow Lot</h2>'+
                  '<b>From the North</b>'+
                  '<ul>'+
                  '<li>Take Powers Ferry Rd. southbound</li>'+
                  '<li>Continue past Mt. Paran Rd.</li>'+
                  '<li>Bear right at the stop sign and continue on Powers Ferry Rd.</li>'+
                  '<li>Go 1.0 mile</li>'+
                  '<li>Continue past Red Lot and turn immediate left into Yellow Lot</li>'+
                  '</ul>'+
                  '<b>From the South</b>'+
                  '<ul>'+
                  '<li>Take Powers Ferry Rd. northbound</li>'+
                  '<li>Continue past W. Wieuca Rd. and the horse ring</li>'+
                  '<li>Turn immediate right into Yellow Lot</li>'+
                  '</ul>';
            map_link = 'http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=33%C2%B0+52%E2%80%99+27.93%E2%80%9D,+-84%C2%B0+23%E2%80%99+51.92%E2%80%9D&sll=33.874923,-84.397767&sspn=0.010083,0.022745&ie=UTF8&ll=33.874923,-84.397767&spn=0.010083,0.022745&z=16&iwloc=addr';
            break;
    } //end switch
    if (dir != "") {
        dir += '<a target="_blank" href="'+map_link+'" class="green pad2"><span><b>Click here for directions using Google Maps</b></span></a><div style="clear:both"></div>* <b>Please note</b> that on the night of the concert traffic on Park Drive and Pool Road will be reduced to one-way, as indicated on the map above.';
        $('#directions').html(dir);
    } //end if
} //end showDirections