Thứ Hai, 23 tháng 3, 2009

View as slideshow
More
Browse
More


You aren't signed in Sign In Help
Home
The Tour
Sign Up
Explore
Explore Page Last 7 Days Interesting Popular Tags Calendar Most Recent Uploads Video on Flickr Explore Analog Flickr Clock World Map Places The Commons Creative Commons FlickrBlog code.flickr Flickr Services Do More, Order Prints Camera Finder
F.decorate(_ge('candy_nav_button_bar'), F._nav_button_bar).bar_go_go_go();

Search
· Everyone's Uploads Groups Flickr Members For a Location tmtien_1955's Photostream
F.decorate(_ge('candy_nav_button_search'), F._nav_button).button_go_go_go();
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 == '') f.q.style.color = '#999';

f.q.onfocus = function() {
if (this.value == '') 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 = '';
if (window.ymap) ymap._disableKeys = false;
}

var _do_header_search = function(w, m, action, s, mt) {
var f = _ge('headersearchform');
if (f.q.value == '') 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/';
f.referer_searched.value = 1;

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;
}



TS.Tran Manh Tien(Dai hoc Bach khoa Ha noi) va Hoa hau Viet nam Mai phuong Thuy,dem 21/9/2007 tai Nha Hat Lon Ha noi

F.decorate(_ge('button_bar'), F._photo_button_bar).bar_go_go_go(3311032309, 0);
var page_note_ratio = 1;
F.decorate(_ge('photo_notes'), F._photo_notes).notes_go_go_go(3311032309, 'http://farm4.static.flickr.com/3298/3311032309_2c259883d8_t.jpg', '3.1444');

To take full advantage of Flickr, you should use a JavaScript-enabled browser and install the latest version of the Macromedia Flash Player.


Would you like to comment?
Sign up for a free account, or sign in (if you're already a member).
We found 4 photos matching "ts.tran manh tien". Click "search" above to see!
setTimeout( function() {anim_do_blink_yellow(_ge('referal_tip'))}, 1000);
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![?]
Uploaded on February 26, 2009by tmtien_1955
if (_ok_for_scrumjax_xml()) document.write('');
if (_ok_for_scrumjax_xml()) F.decorate(_ge('nextprev_button_stream14599204@N04'), F._nextprev_button).button_go_go_go('stream', '14599204@N04', '3311032309');

tmtien_1955's photostream
var nextprev_currentContextLink = _ge('contextLink_stream14599204@N04');
var nextprev_currentContextID = 'stream14599204@N04';



202
uploads

if (_ok_for_scrumjax_xml()) F.decorate(_ge('nextprev_div_stream14599204@N04'), F._nextprev_div).div_go_go_go('3311862332', '3311865254', '/photos/tranmanhtien2181955/3311862332/in/photostream/', '/photos/tranmanhtien2181955/3311865254/in/photostream/', false, false, 'stream', '14599204@N04', true, '3311032309', '/photos/tranmanhtien2181955/');

This photo also belongs to:
deja_view_refresh();
Additional Information
All rights reserved Anyone can see this photo
Taken with a Canon PowerShot A620.More properties
Taken on September 20, 2007
fave_count = 0;

0 people call this photo a favorite
Viewed 55 times
var upPage = new function(){
this.toggle_mod = function(){
row = _ge('moderation');
if(Y.U.Dom.hasClass(row,'open')) {
Y.U.Dom.removeClass(row,'open')
} else {
Y.U.Dom.addClass(row, 'open');
}
return false;
}
this.show_votes = function(){
_ge('votes_0').style.display = 'block';
_ge('votes_1').style.display = 'block';
_ge('votes_2').style.display = 'block';
_ge('hide_votes').style.display = 'block';

_ge('show_votes').style.display = 'none';

return false;
}

this.hide_votes = function(){
_ge('votes_0').style.display = 'none';
_ge('votes_1').style.display = 'none';
_ge('votes_2').style.display = 'none';
_ge('hide_votes').style.display = 'none';

_ge('show_votes').style.display = 'block';

return false;
}
}
var _default_viewgeo = 0;

var _use_osm = true;

var _place_map = {};
_place_map[1] = { type: 22, distance: 3 };
_place_map[2] = { type: 7, distance: 7 };
_place_map[3] = { type: 9, distance: 50 };
_place_map[4] = { type: 8, distance: 200 };
_place_map[5] = { type: 12, distance: 500 };
_place_map[6] = { type: 29, distance: 1500 };

var _save_position = true;
var _is_suggestion = false;
var _use_viewgeo = '';
var _use_location = '';
var _use_4real_location = '';
var _photo_acc = '';
var _taken_in = '';
var _tmp_use_4real_location = '100;0;16';
_use_4real_location = _pi(_tmp_use_4real_location.split(';')[0])/1000000 + ', ' + _pi(_tmp_use_4real_location.split(';')[1])/1000000 + ', ' + _pi(_tmp_use_4real_location.split(';')[2]);


Add to your map
Yay location removed
...
(Some formats are OK.)
Anyone will be able to see this on the map (edit)

Or, remove it from the map.

Or, remove it from the map.
Finding locaton...
Finding location...
(Some formats are OK.)
Or, cancel.
Are you sure you want to remove this from the map?

Removing location...
Saving location...
Or, search again. (Some formats are OK.)
Or, cancel.
Do any of these fit?
Or, search again. (Some formats are OK.)
Or, cancel.
Are you sure you want to remove this photo's geo information?
Who can see this on the map.
Only You Your Friends and/or Family Your Family Your Friends Your Contacts Anyone (Recommended) Or, cancel.

for (var i = 0; i


(Just so you know, it'll take a few minutes to make those updates. But you can carry on as normal while we do the work in the background.)
Go to the map
Map data CCBYSA 2008 OpenStreetMap.org contributors
var _pp_geo = new F.PhotoPicker();
_pp_geo.init();
You
Sign in Create Your Free Account
Explore
Places Last 7 Days This Month Popular Tags The Commons Creative Commons Search
Help
Community Guidelines The Help Forum FAQ Sitemap Help by Email
Bookmark on Delicious
Flickr Blog About Flickr Terms of Use Your Privacy Copyright/IP Policy Report Abuse
Deutsch English Español Français Italiano Português
if (_ge('langselect_zh-hk')) F.decorate(_ge('langselect_zh-hk'), F._link_button).button_go_go_go();
if (_ge('langselect_ko-kr')) F.decorate(_ge('langselect_ko-kr'), F._link_button).button_go_go_go();
Copyright © 2009 Yahoo! Inc. All rights reserved.
try{
if (window.personmenu_init) personmenu_init(0);
} catch(er) {}

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