var zg_bg_color = '';
zg_insert_badge = function() {
var zgi_url = 'http://www.flickr.com/apps/badge/badge_iframe.gne?zg_bg_color='+zg_bg_color+'&zg_person_id=13806402%40N05&zg_set_id=72157608455149137&zg_context=in%2Fset-72157606474388913%2F';
document.write('<iframe onClick="window.open(\'http://www.unitedwaycapitalarea.org/volunteer/volunteer_now.php\')" scrolling="no" style="background-color:#'+zg_bg_color+'; border-color:#'+zg_bg_color+'; border:none;" width="113" frameborder="0" src="'+zgi_url+'" height="151" title="Flickr Badge"><\/iframe>');
}
zg_toggleWhat = function() {
document.getElementById('lu_badge_whatdiv').style.display = (document.getElementById('lu_badge_whatdiv').style.display != 'none') ? 'none' : 'block';
document.getElementById('lu_badge_whatlink').style.display = (document.getElementById('lu_badge_whatdiv').style.display != 'none') ? 'none' : 'block';
return false;
}
