up 

http _www.flickr.com_photos_cap21_collections_.htm

 

icon

File #1699, priority 100, last updated on Wed, Jul 6, 2011
Owned by jbulleri, controlled by cap21  
Child of CAP21  
Content language is en-us (native)  
57KB of text/html data attached.

 

Html text attached

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html lang="en-us">
<head>

    <title>CAP21's collections on Flickr</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="keywords" content="photography, digital photography, cameraphones, camera, hobby photography, photo, digital camera, compactflash, smartmedia, cameras, canon, nikon, olympus, fujifilm, video">    
    <meta name="description" content="Flickr is almost certainly the best online photo management and sharing application in the world. Show off your favorite photos and videos to the world, securely and privately show content to your friends and family, or blog the photos and videos you take with a cameraphone.">
    <meta http-equiv="imagetoolbar" content="no">
    <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Flickr" />
    <link href="/apple-touch-icon.png" rel="apple-touch-icon-precomposed">


    <meta name="viewport" content="width=1036">





<link type="text/css" rel="stylesheet" href="http://l.yimg.com/g/css/c_fold_main.css.v105065.64777.104404.18">




<link rel="shortcut icon" type="image/ico" href="http://l.yimg.com/g/favicon.ico">

<script>if(!window.F){window.F={};} (function(){var w,d,top_location,self_location,referrer,flickr_regex,self_is_offline,self_is_flickr,url,photo_page_re_result,photo_id;w=window;d=document;top_location=top.location;self_location=self.location;referrer=d.referrer;flickr_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*flickr\.(?:(?:com)|(?:net))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i;self_is_offline=(self_location.protocol&&self_location.protocol.indexOf('http')<0);self_is_flickr=flickr_regex.test(self_location);url=self_is_flickr?self_location.href:'http://www.flickr.com/';photo_page_re_result=self_is_flickr&&/\/photos\/[^\/]+\/(\d+)/i.exec(self_location.pathname);photo_id=photo_page_re_result&&parseInt(photo_page_re_result[1],10);function set_cookie(name,value,days,domain){var expires,date,str;expires='';if(days){date=new Date();date.setTime(date.getTime()+(days*24*60*60*1000));expires='; expires='+date.toUTCString();} domain=domain||'.flickr.com';str=name+'='+w.escape(value)+expires+'; path=/; domain='+domain;d.cookie=str;} function get_cookie(name){var nameEQ,ca,i,c;nameEQ=name+'=';ca=d.cookie.split(';');for(i=0;i<ca.length;i+=1){c=ca[i];while(c.charAt(0)===' '){c=c.substring(1,c.length);} if(c.indexOf(nameEQ)===0){return w.unescape(c.substring(nameEQ.length,c.length));}} return null;} function delete_cookie(name){set_cookie(name,'',-1);} function gis_on_matching_photo_page(){var gis_regex,query,param,pair,img_id;if(photo_id){gis_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*(?:google\.(?:(?:com)|(?:(?:com?\.)?[A-Za-z]{2})))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i;if(gis_regex.test(referrer)){query=referrer.split('?').pop().split('&');for(param in query){if(query.hasOwnProperty(param)){pair=query[param].split('=');if(pair[0]==='imgurl'&&pair[1]){img_id=pair[1].split('/').pop().split('_')[0];img_id=parseInt(img_id,10);break;}}} if(img_id===photo_id){return true;}}} return false;} F.f_bust=function(bust_gis){var frame_whitelist_regex,self_whitelist_regex,referrer_is_flickr,referrer_is_whitelisted,cookie_name,cookie_value,frame_depth,win,should_bust,should_wipe;function redirect(){w.onerror=function(){return true;};if(photo_id){set_cookie('flignoreview',photo_id,5/1440);} if(typeof top_location.replace==='function'){top_location.replace(url);}else{top_location.href=url;}} function wipe(){var logo_w,font_size,interval,win_width,html,msg;w.onerror=function(){return true;};logo_w=162;font_size='12px';interval=w.setInterval(function(){if(d&&d.body){if(!/^.*<\!--end-->$/.test(d.body.innerHTML)){msg='We\'re sorry, Flickr <a href="http://www.flickr.com/help/blogging/#1392237" target="_top">doesn\'t allow embedding within frames</a>.<br><br>If you\'d like to view this content, <a href="{url}" target="_top">please click here</a>.'.replace('{url}',url);if(typeof w.innerWidth==='number'){win_width=w.innerWidth;}else if(d.body.clientWidth){win_width=d.body.clientWidth;} if(win_width&&win_width<162){logo_w=win_width;font_size='10px';} html='<div style="font-size:'+font_size+';text-align:left;"><div style="margin-bottom:3px;"><img alt="Flickr" width="'+logo_w+'" src="http://l.yimg.com/g/images/logo_home.png"></div><div style="padding-left:5px;line-height:1.2em;">'+msg+'</div></div>';html+='<!--end-->';d.body.style.margin='0';d.body.innerHTML=html;}}},100);} cookie_name='flfbn';cookie_value=get_cookie(cookie_name);if(self_is_flickr&&self_location===top_location){if(cookie_value){delete_cookie(cookie_name);} return;} frame_whitelist_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*(?:(?:flickr\.(?:(?:com)|(?:net)))|(?:yahoo\.(?:(?:com)|(?:net)|(?:(?:com?\.)?[A-Za-z]{2})))|(?:creativecommons\.org)|(?:delicious\.com)|(?:eyewonderlabs\.com)|(?:stumbleupon\.com)|(?:su\.pr)|(?:bing\.com)|(?:google\.(?:(?:com)|(?:(?:com?\.)?[A-Za-z]{2}))))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i;self_whitelist_regex=/^[A-Za-z]+:\/{2,3}(?:[0-9\-A-Za-z]+\.)*(?:(?:flickr\.(?:(?:com)|(?:net)))|(?:yahoo\.(?:(?:com)|(?:net)|(?:(?:com?\.)?[A-Za-z]{2})))|(?:translate\.google\.com)|(?:translate\.googleusercontent\.com))(?::\d+)?(?:\/[^?#]*)?(?:\?[^#]*)?(?:#.*)?$/i;referrer_is_flickr=flickr_regex.test(referrer);referrer_is_whitelisted=frame_whitelist_regex.test(referrer);frame_depth=0;win=self;while(win!==win.parent){frame_depth+=1;win=win.parent;} if(self_is_offline){}else if(!self_is_flickr&&!self_whitelist_regex.test(self_location)){should_wipe=true;}else if(bust_gis&&gis_on_matching_photo_page()){should_bust=true;}else if(cookie_value&&cookie_value===referrer){should_bust=true;}else if(referrer&&!referrer_is_whitelisted){should_wipe=true;}else if(frame_depth>1&&!referrer_is_flickr){should_wipe=true;} if(should_bust){w.setTimeout(function(){w.onbeforeunload=w.onunload=null;redirect();},1000);w.setTimeout(wipe,2000);redirect();}else if(should_wipe){wipe();}else if(referrer_is_whitelisted&&!referrer_is_flickr){cookie_value=url;set_cookie(cookie_name,cookie_value);}};F.f_sample=function(sampling_url){var framing_url;if(self_is_flickr&&self_location===top_location){return;} framing_url=self_is_flickr?referrer:self_location.href;if(framing_url&&framing_url.search(flickr_regex)===-1){(new Image()).src=sampling_url+'?url='+encodeURIComponent(framing_url);return true;} return false;};}());F.f_bust(true);</script>
<script type="text/javascript">    
if(window.opener&&window.location.href.match(/photo_grease_postlogin.gne/)){window.opener.location=window.location;window.close();}

</script>

<link href="http://l.yimg.com/g/css/c_contacts.css.v78311.18" rel="stylesheet" type="text/css" />
<link href="http://l.yimg.com/g/css/c_collections.css.v82131.18" rel="stylesheet" type="text/css" />


<!--[if LT IE 7]>
<style type="text/css">
.trans_png {
    behavior: url('/javascript/pngbehavior2.htc');
    border:0;
}
</style>
<![endif]-->



<!-- global js vars -->

<script type="text/javascript">
var global_magisterLudi = '812d26e2f7c85a5d5e0b9a484dc0e907',
global_auth_hash = 'a2f96ed22cf4b83831a7f65507fba9c3',
global_auth_token = '',
global_flickr_secret = '38a90d541c77c697',
global_slideShowVersion = '6708',
global_slideShowCodeVersion = '34351',
global_slideShowVersionV2 = '33427',
global_slideShowCodeVersionV2 = '49745',
global_slideShowTextVersion = '66488',
global_slideShowVersionV3 = '104087',
global_nsid = '',
global_ispro = 0,
global_dbid = '',
global_name ='',
global_expire ='',
global_icon_url ='http://l.yimg.com/g/images/buddyicon.jpg#',
global_tag_limit = '75',
global_collection_depth_limit = 5,
global_stewartVersion = '71377',
global_contact_limit = '3000',
global_eighteen = 1,
global_group_limit = 10,
global_photos_ids_limit = 20,
disable_stewart = 0;
disable_geo = 0;
var global_rper = 0;

var global_widget_carets = 0;
var global_explore_search = 1;

var global_intl_lang = 'en-us';

var _photo_root = 'http://farm.static.flickr.com/';
var _site_root = 'http://www.flickr.com';
var _images_root = 'http://l.yimg.com/g/images';
var _intl_images_root = 'http://l.yimg.com/g/images/en-us';
var _enable_popup_login = 1;
var do_bbml = 1;

var page_printing_use_printcart = true;
var page_printing_snapfish_cart_url = "http://www.snapfish.com/flickrentry/";
</script>
<script type="text/javascript" src="http://l.yimg.com/g/javascript/global.js.v104803.18"></script>
<script>
        (function(F){var el,w,d,n,ua,ae,is_away_from_tab,disabled=false,assigned_events=false;w=window;d=w.document;n=w.navigator;ua=n&&n.userAgent;function doF(e,me){if(is_away_from_tab&&e.target===w){is_away_from_tab=false;}else{el=e.target||me;}} function doB(e){if(el!==w&&e.target===w){is_away_from_tab=true;}else{el=undefined;}} function get(){var nt,in_doc;if(el&&(nt=el.nodeType)){if(d.contains){if((ua&&ua.match(/Opera[\s\/]([^\s]*)/))||nt===1){in_doc=d.contains(el);}else{while(el){if(d===el){in_doc=true;} el=el.parentNode;}}}else if(d.compareDocumentPosition){if(d===el||!!(d.compareDocumentPosition(el)&16)){in_doc=true;}}else{var myEl=el;while(myEl){if(d===myEl){in_doc=true;} myEl=myEl.parentNode;}}} return in_doc?el:undefined;} function isInput(){var n=get(),nn;if(!n){return false;} nn=n.nodeName.toLowerCase();return(nn==='input'||nn==='textarea');} function instrumentInputs(){if(!assigned_events){var i,me,inputs=document.getElementsByTagName('input'),tas=document.getElementsByTagName('textarea'),nInputs=inputs.length,nTextAreas=tas.length;if(nInputs||nTextAreas){for(i=0;i<nTextAreas;i++){me=tas[i];tas[i].attachEvent('onfocusin',function(e){if(!disabled){doF(e,me);}});};for(i=0;i<nInputs;i++){me=inputs[i];inputs[i].attachEvent('onfocusin',function(e){if(!disabled){doF(e,me);}});};assigned_events=true;}}} function destroy(){disabled=true;if(de=w.removeEventListener){de('focus',doF,true);de('blur',doB,true);}else if(de=d.removeEvent){de('blur',doB);}} function dom_onready(onready_handler){if(typeof onready_handler=='undefined'){return false;} if(document.readyState==='complete'){onready_handler();}else{if(document.addEventListener){DOMContentLoaded=function(){document.removeEventListener('DOMContentLoaded',DOMContentLoaded,false);onready_handler();}}else if(document.attachEvent){DOMContentLoaded=function(){if(document.readyState==='complete'){document.detachEvent('onreadystatechange',DOMContentLoaded);onready_handler();}}};if(document.addEventListener){document.addEventListener('DOMContentLoaded',onready_handler,false);}else if(document.attachEvent){document.attachEvent('onreadystatechange',onready_handler);}}} if(ae=w.addEventListener){ae('focus',doF,true);ae('blur',doB,true);}else if(ae=d.attachEvent){dom_onready(instrumentInputs);ae('onfocusout',doB);} F.focus_tracker={get:get,isInput:isInput,destroy:destroy};}(F));</script>

<script type="text/javascript">

</script>






 

























<script type="text/javascript" src="http://l.yimg.com/g/javascript/fold_main.js.v48851.48851.48851.48851.48851.38771.48851.48851.104751.84182.86949.86949.62864.38771.66362.84183.84152.69832.38771.84694.38771.104803.84182.98826.98920.99014.18"></script>

<script type="text/javascript" src="http://l.yimg.com/g/javascript/s_output_en-us.js.740922a510c645ed61709533c2bf95d0"></script>
<script type="text/javascript">

YAHOO.util.Event.addListener(window, 'load', F._window_onload);
YAHOO.util.Event.addListener(window, 'resize', F._window_onresize);
YAHOO.util.Event.addListener(window, 'blur', F._window_onblur);
YAHOO.util.Event.addListener(window, 'focus', F._window_onfocus);
YAHOO.util.Event.addListener(window, 'unload', F._window_onunload);

</script>

<script type="text/javascript">
var global_joinDate = F.convert_unix_time_stamp('');
var global_time_stamp = '110706113107';


fixMaxWidth_getWidth = (navigator.userAgent.match(/MSIE 6/i)?function(el) {
  return el.currentStyle['max-width'];
}:function(el){
  return el.currentStyle['maxWidth'];
});

fixMaxWidth = function(el) {
  try {
    el.runtimeStyle.behavior = 'none';
    var mw = fixMaxWidth_getWidth(el);
    var nmw = parseInt(mw,10) || 10000;
    var cW = parseInt(el.offsetWidth);
    var cH = parseInt(el.offsetHeight);
    var ratio = (cH/cW);
    if (el.offsetWidth>nmw) {
      el.style.width = (nmw+'px');
      if (!isNaN(cH) && cH) {
        el.style.height = (Math.ceil(nmw*ratio)+'px');
      }
    }
  } catch(e) {
    // oh well
  }
}



YAHOO.util.Event.onDOMReady(F._window_onload_dom);


F.keyboardShortcuts.enableAll();
</script>

<!--[if IE]>
<style type="text/css">

img.notsowide {
 behavior:expression(fixMaxWidth(this));
}

</style>
<![endif]-->





</head>

<body class="zeus"> 

<div id="beacon"><img src="http://geo.yahoo.com/f?s=792600122&t=fb693ffa85cb0524cee5461ded9b6911&r=http%3A%2F%2Fwww.cap21.org%2Flogos.html&fl_ev=0&lang=en&intl=us" width="0" height="0" alt="" /></div>

<a name="top"></a>







<div class="TopBar TopBarWide" id="TopBar" role="banner">
    <table cellspacing="0" class="Header" border="0">
        <tr>
            <td class="FlickrLogo">
                                        <a href="/"><img src="http://l.yimg.com/g/images/en-us/flickr-yahoo-logo.png.v3" id="FlickrLogo" width="180" height="30" alt="Flickr logo. If you click it, you'll go home"></a>
                    
    
                </td>
            <td class="Status">
                    
                                
                    You aren't signed in
                &nbsp;&nbsp;&nbsp;
                <a id="head-signin-link" href="/signin/" class="ywa-track" data-ywa-name="Sign in (top)">Sign In</a>
                &nbsp;&nbsp;
                <a href="/help/">Help</a>
                </td>
        </tr>
    </table>
    

    <table cellspacing="0" class="NavBar" border="0">
        <tr>
            <td class="Primary">
        

<div id="candy_nav_button_bar" class="candy_button_bar clearfix">
    <ul class="site_nav_menu_buttons" role="navigation">

        <li class="no_menu_li first_menu_li"><span><a href="/">Home</a></span></li>
                
        
        <li class="no_menu_li"><span><a href="/tour/" alt="Take the Flickr tour" data-ywa-name="Tour">The Tour</a></span></li>
        
        <li class="no_menu_li"><span><a href="/signup/" alt="Sign Up for a Free Account" class="ywa-track" id="head-sign-up" data-ywa-name="Sign up (top)">Sign Up</a></span></li>



        <li class="menu_li" id="candy_nav_button_explore" data-ywa-name="Explore"><span><a href="/explore/" alt="Explore Flickr">Explore</a> <img src="http://l.yimg.com/g/images/site_nav_caret_split_default.png" class="nav_button_caret" width="18" height="15" alt="More options"></span>
        <div class="candy_menu" id="candy_nav_menu_explore">
            <a href="/explore/">Explore Page</a>
            <a href="/explore/interesting/7days/">Last 7 Days Interesting</a>
            <a href="/photos/tags/">Popular Tags</a>
            <a href="/explore/interesting/2011/07/">Calendar</a>
            <a href="/photos/">Most Recent Uploads</a>
            <a href="/explore/video/">Video on Flickr</a>
                        <a href="/galleries/">Galleries</a>
                        <a href="/analog/">Explore Analog</a>
            <a href="/explore/clock/" title="Flickr Clock">Flickr Clock</a>
                            <a href="/gettyimages" title="Getty Images">Getty Images</a>
                        
            <!--<a href="/explore/interesting/2010/07/">A Year Ago Today</a>-->
            
            <a title="Photos and videos on a map" href="/map/" class="menu_item_line_above">World Map</a>            <a href="/places/">Places</a>            
            <a href="/commons/" class="menu_item_line_above">The Commons</a>
            <a href="/creativecommons/">Creative Commons</a>
            
            <a href="http://blog.flickr.com/" class="menu_item_line_above">FlickrBlog</a>
            <a href="http://code.flickr.com/">code.flickr</a>
            <a href="/services/">The App Garden</a>

            <a href="/cameras/">Camera Finder</a>        </div>
        </li>

        <li class="no_menu_li last_item"><span><a id="head-upload-link" href="/photos/upload/">Upload</a></span></li>
    </ul>
</div>
<script type="text/javascript">
    F.decorate(_ge('candy_nav_button_bar'), F._nav_button_bar).bar_go_go_go();
</script>    
            </td>




        
                                                        
    

<td id="search_header_form_td" class="ns-td-container">
    <form action="/search/" method="get" id="headersearchform" class="nav-selecta" role="search">
        <input name="q" id="nav-selecta-field" aria-label="Search" type="search" tabindex="5" class="Box" autocomplete="off" value="">
        <input value="Search" type="submit" tabindex="5" id="nav-selecta-search-button">
    </form>
</td>


    
        </tr>        
    </table>

    
</div>

<div id="Main" class="" role="main">



<table cellspacing="0" id="SubNav">
    <tr>
        <td class="Buddy">
            <a href="/photos/cap21/"><img src="http://farm1.static.flickr.com/120/buddyicons/45557376@N00.jpg?1162311929#45557376@N00" alt="CAP21's buddy icon" width="48" height="48" /></a>
        </td>
        <td class="Section">
            <h1>
                    <a href="/photos/cap21/">CAP21's photostream</a>                
                                        &nbsp;<a href="/upgrade/"><img src="http://l.yimg.com/g/images/badge_pro.gif.v2" width="20" height="12" alt="Pro User" align="baseline" class="Pro" /></a>
                                                    
            </h1>
            
            <p class="LinksNewP"><span class="LinksNew"><span class="Here">Collections</span><span><a href="/photos/cap21/sets/">Sets</a></span><span><a href="/photos/cap21/galleries/">Galleries</a></span><span><a href="/photos/cap21/tags/">Tags</a></span><span><a href="/photos/cap21/people/">People</a></span><span><a href="/photos/cap21/archives/">Archives</a></span><span><a href="/photos/cap21/favorites/">Favorites</a></span><span><a href="/people/cap21/" rel="me">Profile</a></span><span class="flickrmail-container Last"><a title="Send FlickrMail" class="image_link" href="/mail/write/?to=45557376@N00"><img src="http://l.yimg.com/g/images/spaceout.gif" width="16" height="10" alt="Send FlickrMail" class="flickrmail"></a></span></span></p>
            
        </td>
            </tr>
</table>



            <div class="Coll-l">
        <div class="CollCase">
            <div class="setLinkDiv">
                <a class="setLink" href="/photos/cap21/collections/72157617228227814/"><img class="setThumb" src="http://farm3.static.flickr.com/2701/cols/72157617228227814_e64bb242a0_l.jpg" width="179" height="134" alt="" /></a>
            </div>
        </div>
        <h4><a class="Colla" href="/photos/cap21/collections/72157617228227814/" title="CAP21 Special Events">CAP21 Special Events</a></h4>        
        <p>
                <b>5</b> sets
            
        </p>
    </div>            <div class="Coll-l">
        <div class="CollCase">
            <div class="setLinkDiv">
                <a class="setLink" href="/photos/cap21/collections/72157617224192232/"><img class="setThumb" src="http://farm4.static.flickr.com/3500/cols/72157617224192232_c35038ed12_l.jpg" width="179" height="134" alt="" /></a>
            </div>
        </div>
        <h4><a class="Colla" href="/photos/cap21/collections/72157617224192232/" title="CAP21 High School Intensive Program">CAP21 High School<wbr> </wbr>Intensive Program</a></h4>        
        <p>
                <b>4</b> sets
            
        </p>
    </div>            <div class="Coll-l c3">
        <div class="CollCase">
            <div class="setLinkDiv">
                <a class="setLink" href="/photos/cap21/collections/72157604459785865/"><img class="setThumb" src="http://farm4.static.flickr.com/3015/cols/72157604459785865_01765d22d0_l.jpg" width="179" height="134" alt="" /></a>
            </div>
        </div>
        <h4><a class="Colla" href="/photos/cap21/collections/72157604459785865/" title="CAP21 Miscellaneous">CAP21 Miscellaneous</a></h4>        
        <p>
                <b>2</b> sets
            
        </p>
    </div>            <div class="Coll-l">
        <div class="CollCase">
            <div class="setLinkDiv">
                <a class="setLink" href="/photos/cap21/collections/72157603304287979/"><img class="setThumb" src="http://farm4.static.flickr.com/3112/cols/72157603304287979_c6d9b82ca4_l.jpg" width="179" height="134" alt="" /></a>
            </div>
        </div>
        <h4><a class="Colla" href="/photos/cap21/collections/72157603304287979/" title="CAP21 Conservatory">CAP21 Conservatory</a></h4>        
        <p>
                <b>17</b> sets
            
        </p>
    </div>            <div class="Coll-l">
        <div class="CollCase">
            <div class="setLinkDiv">
                <a class="setLink" href="/photos/cap21/collections/72157603177028465/"><img class="setThumb" src="http://farm4.static.flickr.com/3230/cols/72157603177028465_a5f43537fb_l.jpg" width="179" height="134" alt="" /></a>
            </div>
        </div>
        <h4><a class="Colla" href="/photos/cap21/collections/72157603177028465/" title="CAP21 Monday Night Reading Series">CAP21 Monday Night<wbr> </wbr>Reading Series</a></h4>        
        <p>
                <b>14</b> sets
            
        </p>
    </div>            <div class="Coll-l c3">
        <div class="CollCase">
            <div class="setLinkDiv">
                <a class="setLink" href="/photos/cap21/collections/72157603176716515/"><img class="setThumb" src="http://farm4.static.flickr.com/3190/cols/72157603176716515_5d3d37cd81_l.jpg" width="179" height="134" alt="" /></a>
            </div>
        </div>
        <h4><a class="Colla" href="/photos/cap21/collections/72157603176716515/" title="CAP21 Theatre Productions">CAP21 Theatre Productions</a></h4>        
        <p>
                <b>8</b> sets
            
        </p>
    </div>            <div class="Coll-l">
        <div class="CollCase">
            <div class="setLinkDiv">
                <a class="setLink" href="/photos/cap21/collections/72157603176520447/"><img class="setThumb" src="http://farm4.static.flickr.com/3167/cols/72157603176520447_d06e880e76_l.jpg" width="179" height="134" alt="" /></a>
            </div>
        </div>
        <h4><a class="Colla" href="/photos/cap21/collections/72157603176520447/" title="CAP21 Conservatory Shows">CAP21 Conservatory Shows</a></h4>        
        <p>
                <b>15</b> sets
            
        </p>
    </div>    


</div><!--end Main-->

<br id="MainFooterClear" clear="all" />


<div id="FooterWrapper" role="contentinfo">
<div class="Footer FooterWide">
        
<table class="Jump" cellspacing="0">
            
                <tr>
                <th class="To">
                        You
                </th>
                <td>
            <a class="signin-popup" id="footer-signin-link" href="/signin/" class="ywa-track" data-ywa-name="Sign in (bottom)">Sign in</a> |  
            <a class="signin-popup" id="footer-signup-link" href="/signup/" class="ywa-track" data-ywa-name="Sign up (bottom)">Create Your Free Account</a>    
                </td>
        </tr>
                <tr>
                <th class="To">
                        <a href="/explore/" class="Plain">Explore</a>
                </th>
                <td>
            <a href="/places/">Places</a> | 
            <a href="/explore/interesting/7days/">Last 7 Days</a> | 
            <a href="/explore/interesting/2011/07/">This Month</a> | 
            <a href="/photos/tags/">Popular Tags</a> | 
            <a href="/commons/">The Commons</a> | 
            <a href="/creativecommons/">Creative Commons</a> | 
            <a href="/search/">Search</a>
                </td>
        </tr>
        <tr>
                <th class="To">
                        <a href="/help/" class="Plain">Help</a>
                </th>
                <td>
                        <a href="/guidelines.gne">Community Guidelines</a> | 
                        <a href="/help/forum/">The Help Forum</a> |

                        <a href="/help/faq/">FAQ</a> | 
                                                <a href="/sitemap.gne">Sitemap</a> | 
                        <a href="/help/">Get Help</a>
                </td>
        </tr>
</table>
<div class="Delicious">
</div>
    
    <p class="About">
        
        <a href="http://blog.flickr.net/">Flickr Blog</a> | 
        <a href="/about/">About Flickr</a> | 
        <a href="/jobs/">Jobs</a> |
        <a href="/terms.gne" onClick="window.open('/terms.gne','TOC','status=yes,scrollbars=yes,resizable=yes,width=600,height=480'); return false">Terms of Use</a> | 
        <a href="/privacy_policy.gne">Your Privacy</a> |
                <a href="http://info.yahoo.com/relevantads" target="_blank">About Our Ads</a> |        <a href="http://docs.yahoo.com/info/copyright/copyright.html" target="_blank">Copyright/IP Policy</a> |        <a href="http://safely.yahoo.com">Yahoo! Safely</a> |        <a id="ft-report-abuse" href="/report_abuse.gne">Report Abuse</a>
        
        <p class="LanguageSelector" id="LanguageSelector">

                                        
    <span>
        <a href="/change_language.gne?lang=zh-hk&magic_cookie=a2f96ed22cf4b83831a7f65507fba9c3" class="image_link" id="lang_zh-hk"><img src="http://l.yimg.com/g/images/spaceout.gif" width="45" height="13" id="langselect_zh-hk" alt="繁體中文"></a>        <b>|</b>
        <a href="/change_language.gne?lang=de-de&magic_cookie=a2f96ed22cf4b83831a7f65507fba9c3" >Deutsch</a>
        <b>|</b>
        <a href="/change_language.gne?lang=en-us&magic_cookie=a2f96ed22cf4b83831a7f65507fba9c3" class="selected">English</a>
        <b>|</b>
        <a href="/change_language.gne?lang=es-us&magic_cookie=a2f96ed22cf4b83831a7f65507fba9c3" >Espa&#241;ol</a>
        <b>|</b>
        <a href="/change_language.gne?lang=fr-fr&magic_cookie=a2f96ed22cf4b83831a7f65507fba9c3" >Fran&#231;ais</a>
        <b>|</b>
        <a href="/change_language.gne?lang=ko-kr&magic_cookie=a2f96ed22cf4b83831a7f65507fba9c3" class="image_link" id="lang_ko-kr"><img src="http://l.yimg.com/g/images/spaceout.gif" width="23" height="13" id="langselect_ko-kr" alt="한글"></a>        <b>|</b>
        <a href="/change_language.gne?lang=it-it&magic_cookie=a2f96ed22cf4b83831a7f65507fba9c3" >Italiano</a>
        <b>|</b>
        <a href="/change_language.gne?lang=pt-br&magic_cookie=a2f96ed22cf4b83831a7f65507fba9c3" >Portugu&#234;s</a>
                <b>|</b>
        <a href="/change_language.gne?lang=vn-vn&magic_cookie=a2f96ed22cf4b83831a7f65507fba9c3" >Tiếng Việt</a>
                        <b>|</b>
        <a href="/change_language.gne?lang=id-id&magic_cookie=a2f96ed22cf4b83831a7f65507fba9c3" >Bahasa Indonesia</a>
                
            </span>
    
        Copyright &copy; 2011 Yahoo! Inc. All rights reserved.
    </p>
      </p>
    

<br />

    
</div>
</div>
<div style="background: #000; color: #0f0; text-align: left; font-family: &quot;Courier New&quot;, Courier, monospace;"></div>





<script type="text/javascript">

try{
    if (window.personmenu_init) personmenu_init(0);
} catch(er) {}
</script>



<div id="page-gen">
<!-- page generated by www141 (in re2) at 11:31:07 07/06/11 in 629ms -->
</div>


    
<script src="http://us.adserver.yahoo.com/a?f=792600122&p=flickr&l=FOOT9&c=r"></script>







<script>
(function() {
    

    
var yconf = {"flickr":{"is_zeus":false,"lang":"en-us","photo_root":"http:\/\/farm.static.flickr.com\/","site_root":"http:\/\/www.flickr.com","images_root":"http:\/\/l.yimg.com\/g\/images","intl_images_root":"http:\/\/l.yimg.com\/g\/images\/en-us","search":{"search_default":"Search CAP21's photostream","search_alias":"cap21","textsearch_enabled":true,"search_scope":"45557376@N00","search_profile_nsid":"45557376@N00"},"grease_enabled":true,"global_popup_signin":true,"enable_rapid_tracking":true,"enable_advanced_gestures":true,"enable_advanced_gestures_lightbox":true,"enable_faves_manage":true,"enable_galleries_context":true,"enable_fave_keyboard_shortcut":true,"enable_sets_keyboard_shortcut":true,"enable_groups_keyboard_shortcut":true,"enable_gallery_keyboard_shortcut":true,"enable_addperson_keyboard_shortcut":true,"enable_tags_keyboard_shortcut":true,"enable_comments_keyboard_shortcut":true,"enable_sitekey_fetcher":true,"enable_nav_selecta":true,"enable_keyboard_shortcuts":true,"enable_faves_page_flanal":true,"photos":[],"contact_limit":3000,"server_timestamp":1309977067,"magic_cookie":"a2f96ed22cf4b83831a7f65507fba9c3","filmstrips":{"preload_page_count":1},"notes":{"can_add_note":false,"can_add_person":false,"ratio":0},"video_player_version":"71377","lightbox":{"enable":false,"node_prune_threshold":50,"node_prune_amount":10,"position_preload_limit":10,"position_preload_threshold":5,"image_preload_limit":2,"hd_default":false,"video_autoplay":true},"max_photo_ids_per_api_call":20,"user":{"user_ok":false,"useragent_fully_supported":true},"sharing":[],"nav_selecta":{"additional_sections":[{"name":"Terms of Use","sectionType":"text","url":"\/terms.gne"},{"name":"Your Privacy","sectionType":"text","url":"\/privacy_policy.gne"},{"name":"Copyright\/IP Policy","sectionType":"text","url":"http:\/\/docs.yahoo.com\/info\/copyright\/copyright.html"}],"photostream_search_user":{"nsid":"45557376@N00","owner_name_possessive":"CAP21's"}}},"flickrAPI":{"flickr_api_uri":"\/services\/rest\/","api_key":"812d26e2f7c85a5d5e0b9a484dc0e907","auth_hash":"a2f96ed22cf4b83831a7f65507fba9c3","auth_token":"","secret":"38a90d541c77c697"},"flickrMap":{"generatedInYconf":true,"enable_alternate_tiles_plugin":1,"enable_albi":true},"yui2":"2.5.2","loadOptional":false,"combine":true,"root":"","base":"http:\/\/l.yimg.com\/g\/combo\/1\/3.3.0?","comboBase":"http:\/\/l.yimg.com\/g\/combo\/1\/3.3.0?","maxURLLength":1999,"dev":false,"debug":false,"people":{"api_url":"","canOnlyAddSelf":true,"enableClickAndDrag":false},"modules":{"ad-masker":{"path":"j\/ad-masker.A.vUFeL","requires":["context-manager","node"],"ext":false},"add-to-dialog-css":{"path":"c\/c_.ES-to-.W-.D.BC.vVvKy","type":"css","ext":false},"addressbook":{"path":"j\/.HE.A.vVvEo","requires":["better-throttle","event","gallery-flickr-api","io","node"],"ext":false},"autocomplete-2-5-1":{"path":"j\/.CM\/.BA_2.5.1-.D.A.vPzuj","requires":["yui2-datasource","yui2-dom","yui2-event","yui2-yahoo"],"ext":false},"beehive-contact-suggestions":{"path":"j\/beehive-.FF-suggestions.A.vRpjf","requires":["anim","beehive-contact-suggestions-transjax","contact-changer","gallery-flickr-api","node"],"ext":false},"beehive-contact-suggestions-transjax":{"path":"j\/beehive-.FF-suggestions-.C-.F.A.vR9sb","requires":["transjax-base"],"ext":false},"better-throttle":{"path":"j\/.EH-.EB.A.vSr9W","ext":false},"bitmap-text":{"path":"j\/.Z-.DK-.D.A.vLQEf","ext":false},"bitmap-type-silkscreen":{"path":"j\/.Z-.DJ-.BJ.A.vLQEf","ext":false},"box-host":{"path":"j\/.DR-.DG.A.vU69b","requires":["event-mousedrag","math","node"],"ext":false},"bo-selecta":{"path":"j\/.HO-.D.A.vTn7f","requires":["anim","autocomplete-2-5-1","bo-selecta-css","bo-selecta-transjax","event","event-custom","gallery-flickr-api","io-base","node"],"ext":false},"bo-selecta-3":{"path":"j\/.HO-3.A.vViK1","requires":["anim","autocomplete","bo-selecta-3-css","bo-selecta-global-search-datasource","bo-selecta-transjax","datasource-function","event","event-custom","gallery-flickr-api","image-fader","io-base","node"],"optional":["contact-changer"],"ext":false},"bo-selecta-css":{"path":"c\/c_.HO-.D.BC.vSJiL","type":"css","ext":false},"bo-selecta-3-css":{"path":"c\/c_.HO-3.BC.vTGc9","type":"css","ext":false},"bo-selecta-global-search-datasource":{"path":"j\/.HO-.X-.CA-.BYsource.A.vSXAs","requires":["bo-selecta-transjax","datasource-local","gallery-flickr-api"],"ext":false},"bo-selecta-transjax":{"path":"j\/.HO-.C-.F.A.vT2dN","requires":["transjax-base"],"ext":false},"cache-simple":{"path":"j\/.EJ-.GK.A.vS6oo","ext":false},"contact-changer":{"path":"j\/.FF-.FG-.D.A.vRiqS","requires":["contact-changer-css","contact-changer-transjax","event-custom","event-delegate","gallery-flickr-api","global-dialog","io-base"],"ext":false},"contact-changer-css":{"path":"c\/c_.FF-.FG-.D.BC.vQmm3","type":"css","ext":false},"contact-changer-transjax":{"path":"j\/.FF-.FG-.C-.F.A.vLptU","requires":["transjax-base"],"ext":false},"context-data":{"path":"j\/.H-.BY.A.vVc45","requires":["event-custom","gallery-flickr-api","photo-data","urls"],"ext":false},"context-manager":{"path":"j\/.H-.K.A.vUjR1","ext":false},"defer-images":{"path":"j\/.GI-.GC.A.vP2jN","requires":["node-visibility"],"ext":false},"dejaview":{"path":"j\/.BZ-.D.A.vNstC","requires":["cookie"],"ext":false},"event-annotations":{"path":"j\/.G-.BD.A.vNHSJ","ext":false},"event-mousedrag":{"path":"j\/.G-.BO.A.vNwR5","requires":["event-annotations","event-custom-complex","event-synthetic","node"],"ext":false},"excanvas":{"path":"j\/.BV.A.vVPyj","ext":false},"fave-star":{"path":"j\/.CX-.CY.A.vVC45","requires":["anim","node"],"ext":false},"flanal":{"path":"j\/flanal.A.vVqXY","optional":["io"],"ext":false},"flapid":{"path":"j\/fl.DSd.A.vT5ph","requires":["gallery-flickr-api"],"ext":false},"flickr":{"path":"j\/.J-.D.A.vUCtq","requires":["flickr-tooltips","personmenu"],"optional":["gallery-flickr-api","share-this-v3-menu"],"ext":false},"flickr-gallery-comments":{"path":"j\/.J-.FW-.O.A.vVdmW","requires":["anim","anim-scroll","context-manager","dejaview","event-custom","event-delegate","formatting-tips-css","gallery-flickr-api","global-dialog","history-manager","input-hint","io-form","node","node-visibility","photo-comments-transjax","swfobject"],"ext":false},"flickr-gallery-gallery-owner":{"path":"j\/.J-.FW-.FW-.BK.A.vVtRd","requires":["dd-drop","dd-proxy","event","flickr-gallery-gallery-owner-transjax","flickr-gallery-photo-remover","insitu","node"],"ext":false},"flickr-gallery-gallery-owner-actions-menu":{"path":"j\/.J-.FW-.FW-.BK-actions-.BB.A.vVtRd","requires":["event","gallery-popover","menus","node"],"optional":["flickr-gallery-gallery-owner"],"ext":false},"flickr-gallery-gallery-owner-transjax":{"path":"j\/.J-.FW-.FW-.BK-.C-.F.A.vUnPq","requires":["transjax-base"],"ext":false},"flickr-gallery-keyboard-shortcuts":{"path":"j\/.J-.FW-.HZs.A.vVHPy","requires":["anim","anim-scroll","better-throttle","event","flickr-gallery-keyboard-shortcuts-transjax","keyboard-shortcut-manager","node","node-visibility"],"ext":false},"flickr-gallery-keyboard-shortcuts-transjax":{"path":"j\/.J-.FW-.HZs-.C-.F.A.vUDUb","requires":["transjax-base"],"ext":false},"flickr-gallery-photo-owner":{"path":"j\/.J-.FW-.B-.BK.A.vVtRd","requires":["event","flickr-gallery-photo-remover","node"],"ext":false},"flickr-gallery-photo-remover":{"path":"j\/.J-.FW-.B-remover.A.vUurU","requires":["event","flickr-gallery-photo-remover-transjax","gallery-flickr-api","global-dialog","node"],"ext":false},"flickr-gallery-photo-remover-transjax":{"path":"j\/.J-.FW-.B-remover-.C-.F.A.vUiow","requires":["transjax-base"],"ext":false},"flickr-location-search":{"path":"j\/.J_.BR_.CA.A.vTd1E","requires":["event","node","query-string-args"],"ext":false},"flickr-map":{"path":"j\/.J-.FA.A.vVVmw","requires":["flickr-map-transjax","base","selector-css3","slider","gallery-flickr-api","photo","dragdrop","dd-drag","flickr-map-css","flickr-map-css-intl","excanvas","json","gallery-storage-lite","better-throttle"],"ext":false},"flickr-map-provider-ymap":{"path":"j\/.J-.FA-provider-y.FA.A.vVY2G","requires":["ymap","yui2_5-yahoo","yui2_5-event","yui2_5-dom","yui2_5-animation","yui2_5-dragdrop"],"ext":false},"flickr-map-provider-bing":{"path":"j\/.J-.FA-provider-bing.A.vRygd","requires":["bing_map"],"ext":false},"flickr-map-transjax":{"path":"j\/.J-.FA-.C-.F.A.vPXzm","requires":["transjax-base"],"ext":false},"flickr-map-css":{"path":"c\/c_.J-.FA.BC.vVGVQ","type":"css","ext":false},"flickr-map-css-intl":{"path":"c\/c_.J-.FA-.F.BC.vPfWs","type":"css","ext":false},"flickr-nav":{"path":"j\/.J_.DB.A.vUCv9","requires":["event","node","context-manager"],"ext":false},"flickr-page-timing":{"path":"j\/.J_.GF_.FZ.A.vVz5E","requires":["event","node"],"ext":false},"flickr-printing":{"path":"j\/.J_.FD.A.vU6PQ","requires":["node","event","io","gallery-flickr-api","event-delegate","global-dialog","sprintf","flickr-printing-css","flickr-printing-transjax","flickr-tooltips"],"ext":false},"flickr-printing-css":{"path":"c\/c_.J_.FD_.D.BC.vMaXd","type":"css","ext":false},"flickr-printing-transjax":{"path":"j\/.J_.FD-.C-.F.A.vNwWf","requires":["transjax-base"],"ext":false},"flickr-tagrs":{"path":"j\/.BF_.D.A.vVgCA","requires":["event","event-delegate","node","photo","query-string-args","node-visibility","flickr-tagrs-transjax"],"ext":false},"flickr-tagrs-transjax":{"path":"j\/.BF_.D-.C-.F.A.vPGYN","requires":["transjax-base"],"ext":false},"flickr-tooltips":{"path":"j\/.J-.GA.A.vThpQ","requires":["event","event-delegate"],"ext":false},"focus-tracker":{"path":"j\/.CV-.CH.A.vTAvQ","requires":["event","node"],"ext":false},"formatting-tips-css":{"path":"c\/c_.EN_.EQ_.D.BC.vPVcq","type":"css","ext":false},"gallery-boomr":{"path":"j\/.FW-boomr.A.vS9eU","requires":["lang"],"ext":false},"gallery-calendar":{"path":"j\/.FW-calendar.A.vTsqS","requires":["gallery-calendar-transjax","gallery-popover","node"],"ext":false},"gallery-calendar-transjax":{"path":"j\/.FW-calendar-.C-.F.A.vUrRU","requires":["transjax-base"],"ext":false},"gallery-flickr-api":{"path":"j\/.J_.DS.A.vTjzG","requires":["dump","event","io-xdr","json-parse"],"ext":false},"gallery-history-lite":{"path":"j\/.FW-.CE-.GH.A.vL4id","requires":["event-custom","event-custom-complex","node"],"ext":false},"gallery-popover":{"path":"j\/.FW-.HN.A.vVxeL","requires":["event-custom","node","overlay"],"ext":false},"gallery-storage-lite":{"path":"j\/.FW-.FX-.GH.A.vTo7S","requires":["event-base","event-custom","event-custom-complex","json"],"ext":false},"geofence-geopanel":{"path":"j\/geofence-geopanel.A.vVY2G","requires":["geopanel"],"ext":false},"geofences":{"path":"j\/geofences.A.vVVi5","requires":["base"],"optional":["gallery-flickr-api"],"ext":false},"geofences-apply-panel":{"path":"j\/geofences-apply-panel.A.vVXjj","requires":["anim","event","event-custom","gallery-flickr-api","geofences","geofences-transjax","global-dialog","io","node"],"optional":["geofence-geopanel","geofences-apply-progress"],"ext":false},"geofences-apply-progress":{"path":"j\/geofences-apply-progress.A.vVRw7","requires":["better-throttle","event-custom","gallery-flickr-api","geofences"],"ext":false},"geofences-list-view":{"path":"j\/geofences-.CZ-view.A.vVRw7","requires":["event","event-custom","geofences","geofences-apply-panel","geofences-apply-progress","global-dialog","io","node"],"optional":["anim"],"ext":false},"geofences-transjax":{"path":"j\/geofences-.C-.F.A.vVXjj","requires":["transjax-base"],"ext":false},"geopanel-css":{"path":"c\/c_geopanel.BC.vVUGA","type":"css","ext":false},"geopanel":{"path":"j\/geopanel.A.vVUL3","requires":["global-dialog","geopanel-css"],"optional":["autocomplete-2-5-1","flickr-map","gallery-flickr-api"],"ext":false},"getty":{"path":"j\/.FI_.FQ.A.vT8GE","requires":["anim","dom","event","gallery-flickr-api","node"],"ext":false},"global-dialog":{"path":"j\/.X-.W-.D.A.vVAQo","requires":["context-manager","event","event-custom","event-delegate","event-key","focus-tracker","global-dialog-css","global-dialog-transjax","keyboard-shortcut-manager","node"],"ext":false},"global-dialog-css":{"path":"c\/c_.X-.W-.D.BC.vUjUs","type":"css","ext":false},"global-dialog-transjax":{"path":"j\/.X-.W-.C-.F.A.vKPQb","requires":["transjax-base"],"ext":false},"group-blast-insitu":{"path":"j\/.DM-blast-.DT.A.vUvsw","requires":["event","insitu","node","string-filters"],"ext":false},"guestpass-hide":{"path":"j\/.DZ-.ET.A.vVdVG","requires":["anim","cookie","node"],"ext":false},"grease":{"path":"j\/.HQ.A.vUXwA","requires":["event-focus","gallery-flickr-api","gallery-storage-lite","node","occult"],"ext":false},"grease-css":{"path":"c\/c_.HQ.BC.vRy2q","type":"css","ext":false},"history-manager":{"path":"j\/.CE-.K.A.vVm13","requires":["event","urls"],"ext":false},"image-fader":{"path":"j\/.CW-.CU.A.vQ7Rh","requires":["anim","node"],"ext":false},"input-hint":{"path":"j\/.CN-.DD.A.vSXbj","requires":["event-focus","focus-tracker","node"],"ext":false},"input-counter":{"path":"j\/.CN-counter.A.vUvzq","requires":["event","node"],"ext":false},"india-disclaimer":{"path":"j\/india-disclaimer.A.vRTt1","requires":["event","global-dialog","io-base","node"],"ext":false},"insitu":{"path":"j\/.DT-.D.A.vUvsw","requires":["input-counter","dejaview","event-custom","event-key","gallery-flickr-api","insitu-transjax","json-stringify","node","string-filters","substitute"],"optional":["anim","anim-scroll","io","photo-data"],"ext":false},"insitu-transjax":{"path":"j\/.DT-.C-.F.A.vTQB5","requires":["transjax-base"],"ext":false},"keyboard-shortcut-legend":{"path":"j\/.HZ-.HY.A.vVPFd","requires":["better-throttle","context-manager","gallery-flickr-api","global-dialog","keyboard-shortcut-legend-css","keyboard-shortcut-legend-layouts","keyboard-shortcut-legend-transjax"],"ext":false},"keyboard-shortcut-legend-css":{"path":"c\/c_.HZ-.HY.BC.vVRXY","type":"css","ext":false},"keyboard-shortcut-legend-layouts":{"path":"j\/.HZ-.HY-layouts.A.vVM2L","ext":false},"keyboard-shortcut-legend-transjax":{"path":"j\/.HZ-.HY-.C-.F.A.vVLaL","requires":["transjax-base"],"ext":false},"keyboard-shortcut-manager":{"path":"j\/.HZ-.K.A.vVDz1","requires":["context-manager","event-custom","event-focus","event-key","focus-tracker","node"],"optional":["photo-people-list"],"ext":false},"timing-average":{"path":"j\/.FZ-average.A.vPPxQ","requires":["cookie","event"],"ext":false},"math":{"path":"j\/.DL.A.vLPjE","ext":false},"matrix-math":{"path":"j\/matrix-.DL.A.vVRWf","ext":false},"menus":{"path":"j\/.BBs.A.vVtPu","requires":["base","context-manager","event","event-custom","gallery-popover","keyboard-shortcut-manager","node"],"ext":false},"motion-blur":{"path":"j\/motion-blur.A.vUD1s","requires":["node","transition"],"ext":false},"nav-selecta":{"path":"j\/.DB-.S.A.vV42y","requires":["bo-selecta-3","keyboard-shortcut-manager","nav-selecta-css","nav-selecta-transjax","node"],"ext":false},"nav-selecta-css":{"path":"c\/c_.DB-.S.BC.vU1RU","type":"css","ext":false},"nav-selecta-transjax":{"path":"j\/.DB-.S-.C-.F.A.vUF7S","requires":["transjax-base"],"ext":false},"node-visibility":{"path":"j\/.CR-.DY.A.vTf1b","requires":["better-throttle","cache-simple","node","node-pluginhost"],"optional":["anim","anim-scroll"],"ext":false},"note-data":{"path":"j\/.CQe-.BY.A.vRjA7","requires":["base","person-data"],"ext":false},"number":{"path":"j\/.Y.A.vSPs3","requires":["number-transjax"],"ext":false},"number-transjax":{"path":"j\/.Y-.C-.F.A.vNqGb","requires":["transjax-base"],"ext":false},"occult":{"path":"j\/.CF.A.vNC25","requires":["node"],"ext":false},"pagination-keyboard-shortcuts":{"path":"j\/.EG-.HZs.A.vVknQ","requires":["keyboard-shortcut-manager","node","pagination-keyboard-shortcuts-transjax"],"ext":false},"pagination-keyboard-shortcuts-transjax":{"path":"j\/.EG-.HZs-.C-.F.A.vUYyW","requires":["transjax-base"],"ext":false},"person-data":{"path":"j\/.FK-.BY.A.vRjA7","requires":["base"],"ext":false},"personmenu":{"path":"j\/.CB-.D.A.vVdSf","requires":["anim","anim-scroll","cache-simple","event-custom","io-base","node","node-visibility","personmenu-transjax","personmenu-css"],"optional":["contact-changer"],"ext":false},"personmenu-css":{"path":"c\/c_.CB-.D.BC.vSia9","type":"css","ext":false},"personmenu-transjax":{"path":"j\/.CB-.C-.F.A.vNwWf","requires":["transjax-base"],"ext":false},"photo":{"path":"j\/.B-.D.A.vVcwE","requires":["context-data","context-manager","event-annotations","event-custom","event-delegate","event-key","event-mousedrag","event-mouseenter","focus-tracker","global-dialog","history-manager","keyboard-shortcut-manager","math","occult","photo-button-bar","photo-comments","photo-context-menu","photo-data","photo-filmstrip","photo-keyboard-shortcuts","photo-lightbox","photo-notes","photo-sidebar","photo-ywa-tracking","yahoo-ult"],"ext":false},"photo-button-bar":{"path":"j\/.B-.T-.CI.A.vVtWo","requires":["add-to-dialog-css","context-data","context-manager","event","event-custom","event-delegate","event-key","fave-star","focus-tracker","gallery-flickr-api","gallery-popover","global-dialog","keyboard-shortcut-manager","menus","node","node-event-simulate","photo-button-bar-transjax","photo-people-list","urls"],"optional":["flickr-printing","photo-notes","photo-replace","photo-rotate","picnik"],"ext":false},"photo-button-bar-transjax":{"path":"j\/.B-.T-.CI-.C-.F.A.vVrBU","requires":["transjax-base"],"ext":false},"photo-comments":{"path":"j\/.B-.O.A.vVdoE","requires":["anim","anim-scroll","context-manager","dejaview","event-custom","event-delegate","formatting-tips-css","gallery-flickr-api","global-dialog","history-manager","input-hint","io-form","node","node-visibility","photo-comments-transjax","photo-data","swfobject"],"optional":["insitu"],"ext":false},"photo-comments-image-hiding":{"path":"j\/.B-.O-.CW-hiding.A.vTJvC","requires":["node"],"ext":false},"photo-comments-transjax":{"path":"j\/.B-.O-.C-.F.A.vTAEs","requires":["transjax-base"],"ext":false},"photo-context-menu":{"path":"j\/.B-.H-.BB.A.vVk7j","requires":["event","node","photo","photo-context-menu-css","photo-context-menu-transjax","photo-data","urls"],"ext":false},"photo-context-menu-css":{"path":"c\/c_.B-.H-.BB.BC.vNzuw","type":"css","ext":false},"photo-context-menu-transjax":{"path":"j\/.B-.H-.BB-.C-.F.A.vQvrC","requires":["transjax-base"],"ext":false},"photo-data":{"path":"j\/.B-.BY.A.vVk7j","requires":["anim","base","cookie","event","gallery-flickr-api","grease","node","photo-transjax","urls"],"ext":false},"photo-filmstrip":{"path":"j\/.B-.M.A.vVrpQ","requires":["anim","base","better-throttle","context-data","context-manager","event","event-custom","event-delegate","event-key","focus-tracker","global-dialog","image-fader","io","keyboard-shortcut-manager","node","number","photo-button-bar-transjax","photo-data","photo-filmstrip-transjax","string-filters","transition","urls"],"ext":false},"photo-filmstrip-transjax":{"path":"j\/.B-.M-.C-.F.A.vVkjo","requires":["transjax-base"],"ext":false},"photo-geolocation":{"path":"j\/.B-.R.A.vVSAb","requires":["context-manager","global-dialog","photo","photo-geolocation-transjax"],"optional":["autocomplete-2-5-1","flickr-map","gallery-flickr-api","photo-geolocation-css"],"ext":false},"photo-geolocation-transjax":{"path":"j\/.B-.R-.C-.F.A.vPfwj","requires":["transjax-base"],"ext":false},"photo-geolocation-css":{"path":"c\/c_.B-.R.BC.vVSAb","type":"css","ext":false},"photo-geosuggest":{"path":"j\/.B-geosuggest.A.vPAYw","requires":["global-dialog","photo-geosuggest-transjax"],"ext":false},"photo-geosuggest-transjax":{"path":"j\/.B-geosuggest-.C-.F.A.vNwXY","requires":["transjax-base"],"ext":false},"photo-group-invites":{"path":"j\/.B-.DM-.CO.A.vTKhs","requires":["context-data","gallery-flickr-api","global-dialog","node","photo","photo-group-invites-transjax"],"ext":false},"photo-group-invites-transjax":{"path":"j\/.B-.DM-.CO-.C-.F.A.vU8j3","requires":["transjax-base"],"ext":false},"photo-insitu":{"path":"j\/.B-.DT.A.vVuv9","requires":["insitu","photo","photo-data","photo-transjax"],"ext":false},"photo-keyboard-shortcuts":{"path":"j\/.B-.HZs.A.vVo9b","requires":["context-manager","cookie","event-focus","event-key","event-simulate","focus-tracker","keyboard-shortcut-manager","node","photo-keyboard-shortcuts-transjax"],"optional":["photo-people-list"],"ext":false},"photo-keyboard-shortcuts-transjax":{"path":"j\/.B-.HZs-.C-.F.A.vUJeU","requires":["transjax-base"],"ext":false},"photo-lightbox":{"path":"j\/.B-.N.A.vVWG7","requires":["anim","better-throttle","context-data","context-manager","cookie","node","event-annotations","event-custom","event-delegate","event-gestures","event-key","fave-star","gallery-flickr-api","history-manager","json","keyboard-shortcut-manager","node-visibility","photo-context-menu","photo-lightbox-transjax","photo-transjax","photo-ywa-tracking","string-filters","swfobject","transition","urls"],"optional":["global-dialog","search-results-display-transjax"],"ext":false},"photo-lightbox-transjax":{"path":"j\/.B-.N-.C-.F.A.vV47J","requires":["transjax-base"],"ext":false},"photo-notes":{"path":"j\/.B-.BE-.D.A.vVgKu","requires":["better-throttle","bo-selecta","bo-selecta-transjax","box-host","event","event-annotations","event-delegate","focus-tracker","gallery-flickr-api","global-dialog","node","node-visibility","photo-notes-transjax","photo-people-controller","photo-people-transjax","string-filters"],"optional":["note-data"],"ext":false},"photo-notes-transjax":{"path":"j\/.B-.BE-.C-.F.A.vPHP5","requires":["transjax-base"],"ext":false},"photo-owner-dialogs-css":{"path":"c\/c_.B-.BK-.EO-.D.BC.vSewN","type":"css","ext":false},"photo-people-controller":{"path":"j\/.HX-.BH.A.vTJQA","requires":["event","gallery-flickr-api","dejaview","photo-people-transjax"],"ext":false},"photo-people-list":{"path":"j\/.HX-.CZ.A.vTKhs","requires":["anim","bo-selecta","event-delegate","global-dialog","node-visibility","photo","photo-people-controller","photo-people-transjax"],"optional":["photo-notes"],"ext":false},"photo-people-transjax":{"path":"j\/.HX-.C-.F.A.vNxPY","requires":["transjax-base"],"ext":false},"photo-preloader":{"path":"j\/.B-.FJ.A.vPr1W","requires":["context-data","event"],"ext":false},"photo-replace":{"path":"j\/.B-.GQ.A.vTKch","requires":["event","global-dialog","io","node"],"ext":false},"photo-rotate":{"path":"j\/.B-.GE.A.vVgG3","requires":["anim","event","gallery-flickr-api","node","photo","photo-data","photo-rotate-css","photo-rotate-transjax"],"ext":false},"photo-rotate-css":{"path":"c\/c_.B-.GE.BC.vUBfJ","type":"css","ext":false},"photo-rotate-transjax":{"path":"j\/.B-.GE-.C-.F.A.vPnbw","requires":["transjax-base"],"ext":false},"photo-sidebar":{"path":"j\/.HV.A.vVcwE","requires":["anim","bitmap-text","bitmap-type-silkscreen","event-custom","event-delegate","excanvas","flapid","gallery-flickr-api","node","node-visibility","photo-data","photo-sidebar-transjax","stylesheet"],"ext":false},"photo-sidebar-transjax":{"path":"j\/.HV-.C-.F.A.vPKTL","requires":["transjax-base"],"ext":false},"photo-sidebar-not-owner":{"path":"j\/.HV-.HW.A.vVe1S","requires":["gallery-flickr-api","global-dialog","photo-owner-dialogs-css","photo-sidebar","photo-sidebar-not-owner-transjax"],"ext":false},"photo-sidebar-not-owner-transjax":{"path":"j\/.HV-.HW-.C-.F.A.vNwZG","requires":["transjax-base"],"ext":false},"photo-sidebar-owner":{"path":"j\/.HV-.BK.A.vVpbw","requires":["better-throttle","context-manager","event-custom","gallery-flickr-api","global-dialog","photo-owner-dialogs-css","photo-data","photo-sidebar","photo-sidebar-owner-transjax"],"ext":false},"photo-sidebar-owner-transjax":{"path":"j\/.HV-.BK-.C-.F.A.vNXJb","requires":["transjax-base"],"ext":false},"photo-sidebar-admin":{"path":"j\/.HV-ad.E.A.vVgQE","requires":["cookie","photo-sidebar"],"ext":false},"photo-tour":{"path":"j\/.B-.DA.A.vNGE3","requires":["anim","cookie","dom","event","photo","photo-tour-transjax"],"ext":false},"photo-tour-transjax":{"path":"j\/.B-.DA-.C-.F.A.vN3iU","requires":["transjax-base"],"ext":false},"photo-transjax":{"path":"j\/.B-.C-.F.A.vQ7T1","requires":["transjax-base"],"ext":false},"photo-ywa-tracking":{"path":"j\/.B-.CL-.BW.A.vPwky","requires":["event","yahoo-web-analytics"],"ext":false},"photos-user-favorites":{"path":"j\/.EC-user-.FH.A.vQd5J","requires":["event","io","node"],"ext":false},"photos-display":{"path":"j\/.EC-display.A.vUYVC","requires":["photos-display-css","event","io","node","photo-data","selector-css3","photos-display-transjax"],"ext":false},"photos-display-transjax":{"path":"j\/.EC-display-.C-.F.A.vUYVC","requires":["transjax-base"],"ext":false},"photos-display-css":{"path":"c\/c_.EC-display.BC.vTKuw","type":"css","ext":false},"photostream-insitu":{"path":"j\/.ECtream-.DT.A.vVjP5","requires":["event","insitu","node"],"ext":false},"picnik":{"path":"j\/.EY-.D.A.vS8PL","requires":["global-dialog","io-base","json","picnik-css","picnik-transjax","swfobject"],"ext":false},"picnik-css":{"path":"c\/c_.EY-.D.BC.vRXiq","type":"css","ext":false},"picnik-transjax":{"path":"j\/.EY-.C-.F.A.vLqsN","requires":["transjax-base"],"ext":false},"popup-login":{"path":"j\/.HP.A.vV1Fm","requires":["event","node","io-base"],"ext":false},"query-string-args":{"path":"j\/.CP-.U-.DE.A.vKEJA","ext":false},"rapid-tracker":{"path":"j\/r.DSd-.CH.A.vQ4EN","ext":false},"rushmore-settings":{"path":"j\/.FS-.FR.A.vVgEj","requires":["event","event-delegate","global-dialog","io","node"],"ext":false},"search-refer":{"path":"j\/.CA-.DX-.D.A.vT4tQ","requires":["anim","cookie","node","yahoo-ult"],"ext":false},"search-results-display":{"path":"j\/.CA-res.DOs-display.A.vVqw7","requires":["anim","anim-scroll","better-throttle","cookie","event","flanal","gallery-flickr-api","gallery-popover","global-dialog","keyboard-shortcut-manager","node","node-visibility","pagination-keyboard-shortcuts","search-results-display-transjax"],"optional":["photo-lightbox"],"ext":false},"search-results-display-transjax":{"path":"j\/.CA-res.DOs-display-.C-.F.A.vVjSw","requires":["transjax-base"],"ext":false},"set-meta-insitu":{"path":"j\/set-meta-.DT.A.vTUo3","requires":["event","insitu","node"],"ext":false},"share-menu-transjax":{"path":"j\/.DN-.BB-.D-.C-.F.A.vVvzd","requires":["transjax-base"],"ext":false},"share-this-v3-account-settings":{"path":"j\/.HG-account-.FR.A.vUxxd","requires":["dom","event","global-dialog","io","io-form","querystring-stringify-simple"],"ext":false},"share-this-v3-css":{"path":"c\/c_.HG.BC.vVRdS","type":"css","ext":false},"share-this-v3-dialog":{"path":"j\/.HG-.W.A.vVs33","requires":["dom","event","global-dialog","io-base","node","share-menu-transjax","share-this-v3-dialog-css","share-this-v3-dialog-transjax","share-this-v3-services"],"optional":["flanal"],"ext":false},"share-this-v3-dialog-css":{"path":"c\/c_.HG-.W.BC.vVWEo","type":"css","ext":false},"share-this-v3-dialog-transjax":{"path":"j\/.HG-.W-.C-.F.A.vVVDL","requires":["transjax-base"],"ext":false},"share-this-v3-menu":{"path":"j\/.HG-.BB.A.vVyub","requires":["better-throttle","dom","event","event-custom","gallery-flickr-api","gallery-popover","global-dialog","io-base","menus","node","share-menu-transjax","share-this-v3-triggers"],"optional":["photo-data"],"ext":false},"share-this-v3-service-blogger":{"path":"j\/.HF.HJ.A.vU5p5","requires":["share-this-v3-services"],"ext":false},"share-this-v3-service-email":{"path":"j\/.HF.HH.A.vVrhW","requires":["bo-selecta-3","share-this-v3-services","share-this-v3-service-email-transjax"],"ext":false},"share-this-v3-service-email-transjax":{"path":"j\/.HF.HH-.C-.F.A.vTPCb","requires":["transjax-base"],"ext":false},"share-this-v3-service-facebook":{"path":"j\/.HF.HL.A.vThWS","requires":["share-this-v3-services"],"ext":false},"share-this-v3-service-livejournal":{"path":"j\/.HF.HT.A.vTV89","requires":["share-this-v3-services"],"ext":false},"share-this-v3-service-tumblr":{"path":"j\/.HF.HU.A.vVs33","requires":["share-this-v3-services"],"ext":false},"share-this-v3-service-twitter":{"path":"j\/.HF.HK.A.vVJwW","requires":["share-this-v3-services","share-this-v3-service-twitter-transjax"],"ext":false},"share-this-v3-service-twitter-transjax":{"path":"j\/.HF.HK-.C-.F.A.vUELb","requires":["transjax-base"],"ext":false},"share-this-v3-service-wordpress":{"path":"j\/.HF.HM.A.vVt5o","requires":["share-this-v3-services"],"ext":false},"share-this-v3-service-yahoo-pulse":{"path":"j\/.HF.CM-.HI.A.vU1vd","requires":["share-this-v3-services"],"ext":false},"share-this-v3-services":{"path":"j\/.HG-.HR.A.vVs33","requires":["share-this-v3-service-blogger","share-this-v3-service-email","share-this-v3-service-facebook","share-this-v3-service-livejournal","share-this-v3-service-tumblr","share-this-v3-service-twitter","share-this-v3-service-wordpress","share-this-v3-service-yahoo-pulse"],"ext":false},"share-this-v3-triggers":{"path":"j\/.HG-.HS.A.vVqw7","requires":["event","flanal","node","share-this-v3-dialog"],"ext":false},"sprintf":{"path":"j\/.CC.A.vVNp5","ext":false},"string-filters":{"path":"j\/.U-.CG.A.vTA1w","ext":false},"soup":{"path":"j\/soup.A.vVs6u","requires":["event","flanal","flickr-page-timing","io","motion-blur","node","popup-login","rapid-tracker","transition"],"ext":false},"tour-nav":{"path":"j\/.DA-.DB.A.vRZb3","requires":["anim","node","node-event-simulate","io","querystring","history","history-deprecated","yahoo-ult"],"ext":false},"tour-carousel":{"path":"j\/.DA-.ER.A.vN3Uo","requires":["anim","node"],"ext":false},"touch-lightbox":{"path":"j\/touch-.N.A.vVWzd","requires":["node","event","gallery-flickr-api","history-manager","context-data","context-manager","photo-lightbox-transjax","photo-transjax","dom","transition","urls"],"optional":["photo-lightbox"],"ext":false},"mrpinchy":{"path":"j\/mrpinchy.A.vVYeL","requires":["node","event","event-custom","transition","urls","matrix-math"],"ext":false},"transjax-base":{"path":"j\/.C-.BL.A.vPPj3","requires":["sprintf"],"ext":false},"urls":{"path":"j\/urls.A.vVm13","ext":false},"user-refave":{"path":"j\/user-re.CX.A.vPWbj","requires":["event","gallery-flickr-api","node"],"ext":false},"video":{"path":"j\/.DV-.D.A.vTKjb","requires":["cookie","event-custom","gallery-flickr-api","node","query-string-args","string-filters","swfobject","video-transjax"],"ext":false},"video-masker":{"path":"j\/.DV-masker-.D.A.vSvaG","requires":["context-manager","node"],"ext":false},"video-transjax":{"path":"j\/.DV-.D-.C-.F.A.vKNWs","requires":["transjax-base"],"ext":false},"viewing-party-invitation-creator":{"path":"j\/viewing-party-invitation-creator.A.vVydE","requires":["bo-selecta-3","gallery-flickr-api","global-dialog","io-base","node","viewing-party-invitation-creator-css","viewing-party-invitation-creator-transjax","yahoo-web-analytics","zero-clipboard"],"ext":false},"viewing-party-invitation-creator-css":{"path":"c\/c_viewing-party-invitation-creator.BC.vVwjj","type":"css","ext":false},"viewing-party-invitation-creator-transjax":{"path":"j\/viewing-party-invitation-creator-.C-.F.A.vVuAj","requires":["transjax-base"],"ext":false},"whispers":{"path":"j\/whispers.A.vUbGA","requires":["node","event","gallery-flickr-api"],"ext":false},"zero-clipboard":{"path":"j\/zero-clipboard.A.vV8nh","ext":false},"swfobject":{"path":"j\/.BM.A.vSDKY","ext":false},"yahoo-ult":{"path":"j\/.CM-.DO.A.vPboE","ext":false},"yahoo-web-analytics":{"path":"j\/.CL.A.vN4N7","ext":false},"ymap":{"path":"j\/.FV.A.vN4N7","requires":["event-synthetic","yui2_5-animation","yui2_5-yahoo","yui2_5-event","yui2_5-dom","yui2_5-dragdrop"],"ext":false},"bing_map":{"path":"j\/bing_.FA_6_3.A.vRhTQ","ext":false},"yui2_5-yahoo":{"path":"j\/.CM\/.CM_2.5.1.A.vr3bb","ext":false},"yui2_5-event":{"path":"j\/.CM\/.G_2.5.1.A.vr3bb","requires":["yui2_5-yahoo"],"ext":false},"yui2_5-dom":{"path":"j\/.CM\/.EK_2.5.1.A.vr3bb","requires":["yui2_5-yahoo"],"ext":false},"yui2_5-dragdrop":{"path":"j\/.CM\/.FT_2.5.1.A.vr3bb","requires":["yui2_5-dom","yui2_5-event","yui2_5-yahoo"],"ext":false},"yui2_5-animation":{"path":"j\/.CM\/.FL_2.5.1.A.vr3bb","requires":["yui2_5-dom","yui2_5-event","yui2_5-yahoo"],"ext":false}}};


var debug_yconf = {
                    };

    if(window.console && window.console.info) {
    try {
        window.console.info = function() {return true};
    } catch(e) {}
    
}
        if(window.console && window.console.warn) {
    try {
        window.console.warn = function() {return true};
    } catch(e) {}
}
        
    for(var i in debug_yconf) {
    yconf[i] = debug_yconf[i];
}
    
        
        
        


F.config = yconf;    YUI(yconf).use(function (Y) {
        
        Y.use('nav-selecta', function(Y) {

    
        var nav_selecta = new Y.NavSelecta('#nav-selecta-field', {linkUsernameToPhotostream:1});
            
    

    
});
        
    });
})();
</script>





<!--beacons: 0 -->
</body>
</html>

File Contents

* xa xb xc xd xe xf xg xh xi xj xk xl xm xn xo xp xq xr
# Title Name Type Size Owner Org Priority Status Public Lock Start Time End Time Native Lang Created Modified Aliasing

 

Messages

 

anonymous public | en-us
log in