Thứ Năm, 24 tháng 6, 2010

Asso.Prof.Action.Program.(from 26/6/2010 to 23/4/2013)(1)

Thứ sáu, 25/06/2010 10:31 am

Flickr logo.  If you click it, you'll go home Signed in as shinoda8x Ordering Prints -              Your cart Check your              FlickrMail (0 new) Help Sign Out
F.decorate(_ge('candy_nav_button_bar'), F._nav_button_bar).bar_go_go_go();
F.decorate(_ge('candy_nav_button_search'), F._nav_button).button_go_go_go(); Y.E.addListener(Y.D.getElementsByClassName('nav_button_caret','img','candy_nav_button_search')[0],'click',function(){ // if doing a location search, hide when user opens the drop-down var o = _ge('loc_search_close'); if (o && o.onclick) { o.onclick(); } }); var b1 = _ge('headersearchbutton1'); b1.parentNode.removeChild(b1); _ge('search_header_form_td').style.paddingBottom = '2px'; _ge('candy_search_button_bar').style.display = 'block'; var f = _ge('headersearchform'); if (f.q.value == 'Search tmtien_1955's photostream') f.q.style.color = '#999'; f.q.onfocus = function() { if (this.value == 'Search tmtien_1955's photostream') this.value = ''; this.style.color = '#222'; if (window.ymap) ymap._disableKeys = true; } f.q.onblur = function() { if (this.value != '') return; this.style.color = '#999'; this.value = 'Search tmtien_1955's photostream'; if (window.ymap) ymap._disableKeys = false; } var _do_header_search = function(w, m, action, s, mt) { var f = _ge('headersearchform'); if (f.q.value == 'Search tmtien_1955's photostream') f.q.value = ''; f.q.value = f.q.value.trim(); // do location search if the location search window is open, or if w == 'location' if (w == 'location' || (_ge('loc_search_div') && _ge('loc_search_div').style.display != 'none')) { if (!_ge('loc_search_div')) { // create the location search crap! var div = document.createElement('div'); div.id = 'loc_search_div'; document.body.appendChild(div); var page_type = 'site'; F.decorate(div, F._loc_search_div).div_go_go_go(page_type); } try {_ge('loc_search_div').div_do_loc_search()} catch(err) {writeDebug(err)};return false; return; } f.w.value = w; f.m.value = (m) ? m : ''; f.s.value = (s) ? s : ''; f.mt.value = (mt) ? mt : ''; f.action = (action) ? action : '/search/'; if (f.m.value == 'tags' && f.q.value && f.q.value.indexOf(' ') == -1) { var alias = 'tranmanhtien2181955'; alias = (alias) ? alias : f.w.value; var turl = '/photos/'; if (f.w.value == 'all') { turl+= 'tags/'+encodeURIComponent(f.q.value); } else { turl+= alias+'/tags/'+encodeURIComponent(f.q.value); } document.location = turl; return; } var qsA = ['q='+encodeURIComponent(f.q.value)]; if (f.w.value) qsA.push('w='+encodeURIComponent(f.w.value)); if (f.m.value) qsA.push('m='+encodeURIComponent(f.m.value)); if (f.s.value) qsA.push('s='+encodeURIComponent(f.s.value)); if (f.mt.value) qsA.push('mt='+encodeURIComponent(f.mt.value)); if (f.referer_searched.value) qsA.push('referer_searched='+encodeURIComponent(f.referer_searched.value)); var surl = f.action+'?'+qsA.join('&'); document.location = surl; }
tmtien_1955's buddy icon

tmtien_1955's photostream

SetsGalleriesTagsPeopleArchivesFavoritesProfileAdd tmtien_1955 as a contact

  • Share this stream
    • Enter email addresses or a contact's screen name:

    Add a message?

    Message:

  • Grab the link
    • Here's a link to this photostream. Just copy and paste!

F.sharing_vars = {}; F.sharing_vars.sending_guest_pass = 0; F.sharing_vars.share_close_butt = '

'; F.sharing_js_files = [ "http://l.yimg.com/g/javascript/yahoo/autocomplete_2.5.1.js.v80227.14", "http://l.yimg.com/g/javascript/bo_selecta.js.v87829.14", "http://l.yimg.com/g/javascript/sharing_bo_selecta.js.v85310.14" ]; F.sharing_load_js = function(e) { if (!F.sharing_drop_down) { var params = (e) ? null : {onSuccess: function() {window.setTimeout("_ge('ShareMenu').go_go_go();", 200);}}; // Load js if it hasn't been already var load_js = Y.U.Get.script(F.sharing_js_files, params); } }; F.sharing_button = { toggle: function() { this.style.display = (this.visible) ? "none" : "block"; var shadow = _ge('ShareMenuShadow'); if (shadow) { shadow.style.display = (this.visible) ? "none" : "block"; if (YAHOO.env.ua.ie || YAHOO.env.ua.opera) { Y.D.addClass(shadow, 'shadow-ie'); } } if (this.visible) { // Close F.eb_broadcast('stewart_play_if_was_playing'); Y.U.Dom.removeClass(_ge("ShareButton"), "share_button_on"); var quickMsg = _ge('sharing_personal_message'); if (quickMsg) { var quickMsgValue = quickMsg.value; _ge("AutoCompleteForm").reset(); if (Y.D.getStyle('sharing_personal_message_container', 'display') === 'block') { // Restore the value if it's shown. quickMsg.value = quickMsgValue; } } else { _ge("AutoCompleteForm").reset(); } } else { // Open F.eb_broadcast('stewart_pause'); Y.U.Dom.addClass(_ge("ShareButton"), "share_button_on"); if (!this.opened) { if (!F.sharing_drop_down) { F.sharing_load_js(); } else { this.go_go_go(); } } else { if (_ge("sharing_email_input").style.display) { _ge("sharing_email_input").focus(); } } } this.visible = (this.visible) ? 0 : 1; this.opened = true; }, go_go_go: function(attribute){ setupDropdown(); function setupDropdown() { if (_ge("ShareOptions") && F.sharing_drop_down) { F.decorate(_ge("ShareOptions"), F.sharing_drop_down).go_go_go('/people/36717818@N03/contacts/cache/dump/5b81c918edc5c937c0178e3560da8b51.1274248373a'); } else { setTimeout(setupDropdown, 100); // Call itself recursively until the objects are loaded. } } } } F.decorate(_ge("ShareMenu"), F.sharing_button); var quickMsg = _ge('sharing_personal_message'); if (quickMsg) { quickMsg.value = ''; } Y.U.Event.addListener("ShareButton", "mouseover", F.sharing_load_js); F.sharing_code_loaded = true;
Guest Passes let you share your photos that aren't public. Anyone can see your public photos anytime, whether they're a Flickr member or not. But! If you want to share photos marked as friends, family or private, use a Guest Pass. If you're sharing photos from a set, you can create a Guest Pass that includes any of your photos marked as friends, family, or private. If you're sharing your entire photostream, you can create a Guest Pass that includes photos marked as friends or family (but not your private photos). Learn more about Guest Passes![?]
spacer!
var photostream_owner_nsid = "14599204@N04";
pretty lat/long

a16_57836386

a18_587977467

a19_2121480615

a16_57836386 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

a18_587977467 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

a19_2121480615 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

a15_412309443

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu trong Ngày Thơ Việt nam,ngày 28/2//2010 ở Văn miếu-Quốc Tử Giám

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia Việt nam,tháng 3/2010

a15_412309443 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu trong Ngày Thơ Việt                          nam,ngày 28/2//2010 ở Văn miếu-Quốc Tử Giám by  tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia                          Việt nam,tháng 3/2010 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia Việt nam,tháng 3/2010

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia Việt nam,tháng 3/2010

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia Việt nam,tháng 3/2010

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia                          Việt nam,tháng 3/2010 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia                          Việt nam,tháng 3/2010 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia                          Việt nam,tháng 3/2010 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia Việt nam,tháng 3/2010

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia Việt nam,tháng 3/2010

haiduong8_2034351864

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia                          Việt nam,tháng 3/2010 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia                          Việt nam,tháng 3/2010 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

haiduong8_2034351864 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

haiduong9_752095039

haiduong10_1011316050

nhatholon_295110212

haiduong9_752095039 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

haiduong10_1011316050 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

nhatholon_295110212 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia Việt nam,tháng 3/2010

a11_301887999

a12_196698929

TS.Trần Mạnh Tiến và NCS.Phạm Thị Xuân Châu ở Thư viện Quốc gia                          Việt nam,tháng 3/2010 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

a11_301887999 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

a12_196698929 by tmtien_1955

Anyone can                          see this photo All rights reserved

Uploaded on Mar 27, 2010

0 comments

(200 items)
Subscribe to a  feed of stuff on this page... Subscribe to tmtien_1955's photostream – Latest | geoFeed | KML
Add to My  Yahoo!

Không có nhận xét nào: