" /> " type="application/x-shockwave-flash">
" /> " type="application/x-shockwave-flash">
<script src="http://l.yimg.com/hb/combo?/i/blog/1.19/js/yui/yahoo_dom_event-min.js&/i/blog/1.19/js/yui/element-min.js&/i/blog/1.19/js/yui/connection-min.js&/i/blog/1.19/js/yui/animation-min.js&/i/blog/1.19/js/yui/dragdrop-min.js&/i/blog/1.19/js/yui/slider-min.js&/i/blog/1.19/js/yui/colorpicker-min.js&/i/blog/1.19/js/yui/container_core-min.js&/i/blog/1.19/js/yui/menu-min.js&/i/blog/1.19/js/yui/button-min.js&/i/blog/1.19/js/yui/get-min.js&/i/blog/1.19/js/yui/json-min.js&/i/blog/1.19/js/yui/selector-min.js&/i/blog/yui/3.1.1/yui/yui-min.js&/i/blog/yui/3.1.1/loader/loader-min.js&/i/blog/1.19/js/conf_vn-min.js" type=text/javascript><script type=text/javascript>
var $g_loader_config = {
base : 'http://yui.yahooapis.com/3.1.1/build/',
comboBase : 'http://yui.yahooapis.com/combo?',
root : '3.1.1/build/',
filter : '',
lang : 'vn',
combine : true,
// one or more groups of modules which share the same base path and
// combo service specification.
groups: {
blog: {
combine: true,
base: 'http://l.yimg.com/hb/i/blog/1.19/',
comboBase: 'http://l.yimg.com/hb/combo?',
root: '/i/blog/1.19/',
modules: { // one or more external modules that can be loaded along side of YUI
"blog-gallery" : { path: "js/gallery.js", requires: ['blog-config', 'node'] },
"blog-comments" : { path: "js/comments.js", requires: ['blog-config','node','blog-comments-css'] },
"blog-comments-css" : { path: "css/comments.css", type: 'css' },
"blog-singlephoto" : { path: "js/gallery.js", requires: ['node', 'io-base'] },
"blog-panel" : { path: "js/panel.js", requires: ['blog-config', 'overlay', 'substitute', 'blog-panel-css','gallery-widget-io','json'] },
"blog-panel-css" : { path: "css/panel.css", type : 'css' }
}
}
}
}
YUI.add('blog-config', function(Y) {
var Config = {
debug : false,
test : false,
url : {
base : 'http://vn.360plus.yahoo.com',
uploader : 'http://vn.uploader.blog.yahoo.com',
yimg : 'http://l.yimg.com/hb/i/vn/blog',
ycs : 'http://l.yimg.com/hb'
},
folder_type : {
photo : 2
},
limit : {
photo_list : 10
},
text : {
'_save' : 'Lưu ',
'_delete' : 'Xóa',
'_cancel' : 'Hủy',
'_confirm_delete' : 'Bạn có chắc muốn xóa?',
'_images' : 'Hình ảnh',
'_choose_photos' : 'Chọn ảnh',
'_clear_list_reupload' : 'Xóa danh sách và tải lên lại',
'_or' : 'hoặc',
'_go_to_folder' : 'vào thư mục',
'_uploading' : 'Đang tải',
'_create_album_first' : 'Trước tiên bạn phải tạo album.',
'_no_files_selected' : 'Bạn chưa chọn tập tin nào.'
}
/*
override : function( v ) {
this.blogconfig.url.base = v.base;
this.blogconfig.url.uploader = v.uploader;
this.blogconfig.url.yimg = v.yimg;
this.blogconfig.url.ycs = v.ycs;
}
*/
};
Y.namespace("Blog").Config = Config;
},{
requires: ['base']
});
<script src="http://l.yimg.com/hb/combo?/i/blog/1.19/js/global-min.js&/i/blog/1.19/js/public-min.js&/i/blog/1.19/js/disclosure-min.js&/i/blog/1.19/js/rte-min.js&/i/blog/1.19/js/audio_captcha-min.js&/i/blog/1.19/js/captcha_util-min.js&/i/blog/1.19/js/yui/json-min.js" type=text/javascript><script type=text/javascript>
YUI($g_loader_config).use('node-base', function(Y) {
function init() {
var url = "http://cm.vn.overture.com/js_flat_1_0/?mkt=sg&maxCount=6&source=yahoo_360plus_blogpage_vn_ctxt&config=20750992521&ctxtId=yahoo_360plus_vn&ctxtUrl=http%3A%2F%2Fvn.360plus.yahoo.com";
obj = Y.Get.script(url, {
onSuccess: function() {
var markup = '
Kết Quả Bảo Trợ: ';
var ysm_idx_start = 6;
var ysm_size = 6;
var ysm_total = 3;
var ysm_idx = ysm_idx_start;
var tmp_markup = "";
if (zSr) {
var retrieved_ysm = (zSr.length / ysm_size) - 1;
if (retrieved_ysm > 0) {
if (ysm_total > retrieved_ysm) {
ysm_total = retrieved_ysm;
}
for (var i=0; i < ysm_total; i++) {
var url = zSr[ysm_idx+2];
var title = zSr[ysm_idx+3];
ysm_idx += ysm_size;
if (i == 0) {
tmp_markup = '' + title + ' ';
} else {
tmp_markup = '' + title + ' ';
}
markup += tmp_markup;
}
markup += "";
var node = Y.one("#ysm_bottom");
if (node) {
node.set('innerHTML', markup);
}
}
}
}
});
}
Y.on('domready', init);
});
<script type=text/javascript>
YUI($g_loader_config).use("node-menunav", function(Y) {
var menu = Y.one("#profile_nav");
menu.all(".yui3-menu").each(function (node) {
node.prepend('');
node.append('');
});
menu.plug(Y.Plugin.NodeMenuNav, {submenuShowDelay: 100});
menu.setStyle("display", "block");
});
<script>
function JwFootPrintBeacon() {
var url = 'http://vn.360plus.yahoo.com/1.0/footprint?token=I7yiaFKTSkPsyYdHt5OSzWmQnIAa.. zSqkpmQcKsyEEONL6FJcly2noTHk_4k9YYg0pqMc9jknZ7vw5pTk08AVcWEiwIT0VhYZ1AA1gp5Ue0jA
Y-';
var html = '
';
document.getElementById('footprint').innerHTML = html;
}
setTimeout(JwFootPrintBeacon, 2000);
<script src="http://l.yimg.com/hb/combo?/i/blog/1.19/js/yui/yahoo_dom_event-min.js&/i/blog/1.19/js/yui/element-min.js&/i/blog/1.19/js/yui/connection-min.js&/i/blog/1.19/js/yui/animation-min.js&/i/blog/1.19/js/yui/dragdrop-min.js&/i/blog/1.19/js/yui/slider-min.js&/i/blog/1.19/js/yui/colorpicker-min.js&/i/blog/1.19/js/yui/container_core-min.js&/i/blog/1.19/js/yui/menu-min.js&/i/blog/1.19/js/yui/button-min.js&/i/blog/1.19/js/yui/get-min.js&/i/blog/1.19/js/yui/json-min.js&/i/blog/1.19/js/yui/selector-min.js&/i/blog/yui/3.1.1/yui/yui-min.js&/i/blog/yui/3.1.1/loader/loader-min.js&/i/blog/1.19/js/conf_vn-min.js" type=text/javascript><script type=text/javascript>
var $g_loader_config = {
base : 'http://yui.yahooapis.com/3.1.1/build/',
comboBase : 'http://yui.yahooapis.com/combo?',
root : '3.1.1/build/',
filter : '',
lang : 'vn',
combine : true,
// one or more groups of modules which share the same base path and
// combo service specification.
groups: {
blog: {
combine: true,
base: 'http://l.yimg.com/hb/i/blog/1.19/',
comboBase: 'http://l.yimg.com/hb/combo?',
root: '/i/blog/1.19/',
modules: { // one or more external modules that can be loaded along side of YUI
"blog-gallery" : { path: "js/gallery.js", requires: ['blog-config', 'node'] },
"blog-comments" : { path: "js/comments.js", requires: ['blog-config','node','blog-comments-css'] },
"blog-comments-css" : { path: "css/comments.css", type: 'css' },
"blog-singlephoto" : { path: "js/gallery.js", requires: ['node', 'io-base'] },
"blog-panel" : { path: "js/panel.js", requires: ['blog-config', 'overlay', 'substitute', 'blog-panel-css','gallery-widget-io','json'] },
"blog-panel-css" : { path: "css/panel.css", type : 'css' }
}
}
}
}
YUI.add('blog-config', function(Y) {
var Config = {
debug : false,
test : false,
url : {
base : 'http://vn.360plus.yahoo.com',
uploader : 'http://vn.uploader.blog.yahoo.com',
yimg : 'http://l.yimg.com/hb/i/vn/blog',
ycs : 'http://l.yimg.com/hb'
},
folder_type : {
photo : 2
},
limit : {
photo_list : 10
},
text : {
'_save' : 'Lưu ',
'_delete' : 'Xóa',
'_cancel' : 'Hủy',
'_confirm_delete' : 'Bạn có chắc muốn xóa?',
'_images' : 'Hình ảnh',
'_choose_photos' : 'Chọn ảnh',
'_clear_list_reupload' : 'Xóa danh sách và tải lên lại',
'_or' : 'hoặc',
'_go_to_folder' : 'vào thư mục',
'_uploading' : 'Đang tải',
'_create_album_first' : 'Trước tiên bạn phải tạo album.',
'_no_files_selected' : 'Bạn chưa chọn tập tin nào.'
}
/*
override : function( v ) {
this.blogconfig.url.base = v.base;
this.blogconfig.url.uploader = v.uploader;
this.blogconfig.url.yimg = v.yimg;
this.blogconfig.url.ycs = v.ycs;
}
*/
};
Y.namespace("Blog").Config = Config;
},{
requires: ['base']
});
<script src="http://l.yimg.com/hb/combo?/i/blog/1.19/js/global-min.js&/i/blog/1.19/js/public-min.js&/i/blog/1.19/js/disclosure-min.js&/i/blog/1.19/js/rte-min.js&/i/blog/1.19/js/audio_captcha-min.js&/i/blog/1.19/js/captcha_util-min.js&/i/blog/1.19/js/yui/json-min.js" type=text/javascript><script type=text/javascript>
YUI($g_loader_config).use('node-base', function(Y) {
function init() {
var url = "http://cm.vn.overture.com/js_flat_1_0/?mkt=sg&maxCount=6&source=yahoo_360plus_blogpage_vn_ctxt&config=20750992521&ctxtId=yahoo_360plus_vn&ctxtUrl=http%3A%2F%2Fvn.360plus.yahoo.com";
obj = Y.Get.script(url, {
onSuccess: function() {
var markup = '
Kết Quả Bảo Trợ: ';
var ysm_idx_start = 6;
var ysm_size = 6;
var ysm_total = 3;
var ysm_idx = ysm_idx_start;
var tmp_markup = "";
if (zSr) {
var retrieved_ysm = (zSr.length / ysm_size) - 1;
if (retrieved_ysm > 0) {
if (ysm_total > retrieved_ysm) {
ysm_total = retrieved_ysm;
}
for (var i=0; i < ysm_total; i++) {
var url = zSr[ysm_idx+2];
var title = zSr[ysm_idx+3];
ysm_idx += ysm_size;
if (i == 0) {
tmp_markup = '' + title + ' ';
} else {
tmp_markup = '' + title + ' ';
}
markup += tmp_markup;
}
markup += "";
var node = Y.one("#ysm_bottom");
if (node) {
node.set('innerHTML', markup);
}
}
}
}
});
}
Y.on('domready', init);
});
<script type=text/javascript>
YUI($g_loader_config).use("node-menunav", function(Y) {
var menu = Y.one("#profile_nav");
menu.all(".yui3-menu").each(function (node) {
node.prepend('');
node.append('');
});
menu.plug(Y.Plugin.NodeMenuNav, {submenuShowDelay: 100});
menu.setStyle("display", "block");
});
<script>
function JwFootPrintBeacon() {
var url = 'http://vn.360plus.yahoo.com/1.0/footprint?token=I7yiaFKTSkPsyYdHt5OSzWmQnIAa.. zSqkpmQcKsyEEONL6FJcly2noTHk_4k9YYg0pqMc9jknZ7vw5pTk08AVcWEiwIT0VhYZ1AA1gp5Ue0jA
Y-';
var html = '
';
document.getElementById('footprint').innerHTML = html;
}
setTimeout(JwFootPrintBeacon, 2000);
" />
" type="application/x-shockwave-flash">
<script src="http://l.yimg.com/hb/combo?/i/blog/1.19/js/yui/yahoo_dom_event-min.js&/i/blog/1.19/js/yui/element-min.js&/i/blog/1.19/js/yui/connection-min.js&/i/blog/1.19/js/yui/animation-min.js&/i/blog/1.19/js/yui/dragdrop-min.js&/i/blog/1.19/js/yui/slider-min.js&/i/blog/1.19/js/yui/colorpicker-min.js&/i/blog/1.19/js/yui/container_core-min.js&/i/blog/1.19/js/yui/menu-min.js&/i/blog/1.19/js/yui/button-min.js&/i/blog/1.19/js/yui/get-min.js&/i/blog/1.19/js/yui/json-min.js&/i/blog/1.19/js/yui/selector-min.js&/i/blog/yui/3.1.1/yui/yui-min.js&/i/blog/yui/3.1.1/loader/loader-min.js&/i/blog/1.19/js/conf_vn-min.js" type=text/javascript><script type=text/javascript>
var $g_loader_config = {
base : 'http://yui.yahooapis.com/3.1.1/build/',
comboBase : 'http://yui.yahooapis.com/combo?',
root : '3.1.1/build/',
filter : '',
lang : 'vn',
combine : true,
// one or more groups of modules which share the same base path and
// combo service specification.
groups: {
blog: {
combine: true,
base: 'http://l.yimg.com/hb/i/blog/1.19/',
comboBase: 'http://l.yimg.com/hb/combo?',
root: '/i/blog/1.19/',
modules: { // one or more external modules that can be loaded along side of YUI
"blog-gallery" : { path: "js/gallery.js", requires: ['blog-config', 'node'] },
"blog-comments" : { path: "js/comments.js", requires: ['blog-config','node','blog-comments-css'] },
"blog-comments-css" : { path: "css/comments.css", type: 'css' },
"blog-singlephoto" : { path: "js/gallery.js", requires: ['node', 'io-base'] },
"blog-panel" : { path: "js/panel.js", requires: ['blog-config', 'overlay', 'substitute', 'blog-panel-css','gallery-widget-io','json'] },
"blog-panel-css" : { path: "css/panel.css", type : 'css' }
}
}
}
}
YUI.add('blog-config', function(Y) {
var Config = {
debug : false,
test : false,
url : {
base : 'http://vn.360plus.yahoo.com',
uploader : 'http://vn.uploader.blog.yahoo.com',
yimg : 'http://l.yimg.com/hb/i/vn/blog',
ycs : 'http://l.yimg.com/hb'
},
folder_type : {
photo : 2
},
limit : {
photo_list : 10
},
text : {
'_save' : 'Lưu ',
'_delete' : 'Xóa',
'_cancel' : 'Hủy',
'_confirm_delete' : 'Bạn có chắc muốn xóa?',
'_images' : 'Hình ảnh',
'_choose_photos' : 'Chọn ảnh',
'_clear_list_reupload' : 'Xóa danh sách và tải lên lại',
'_or' : 'hoặc',
'_go_to_folder' : 'vào thư mục',
'_uploading' : 'Đang tải',
'_create_album_first' : 'Trước tiên bạn phải tạo album.',
'_no_files_selected' : 'Bạn chưa chọn tập tin nào.'
}
/*
override : function( v ) {
this.blogconfig.url.base = v.base;
this.blogconfig.url.uploader = v.uploader;
this.blogconfig.url.yimg = v.yimg;
this.blogconfig.url.ycs = v.ycs;
}
*/
};
Y.namespace("Blog").Config = Config;
},{
requires: ['base']
});
<script src="http://l.yimg.com/hb/combo?/i/blog/1.19/js/global-min.js&/i/blog/1.19/js/public-min.js&/i/blog/1.19/js/disclosure-min.js&/i/blog/1.19/js/rte-min.js&/i/blog/1.19/js/audio_captcha-min.js&/i/blog/1.19/js/captcha_util-min.js&/i/blog/1.19/js/yui/json-min.js" type=text/javascript><script type=text/javascript>
YUI($g_loader_config).use('node-base', function(Y) {
function init() {
var url = "http://cm.vn.overture.com/js_flat_1_0/?mkt=sg&maxCount=6&source=yahoo_360plus_blogpage_vn_ctxt&config=20750992521&ctxtId=yahoo_360plus_vn&ctxtUrl=http%3A%2F%2Fvn.360plus.yahoo.com";
obj = Y.Get.script(url, {
onSuccess: function() {
var markup = '
Kết Quả Bảo Trợ: ';
var ysm_idx_start = 6;
var ysm_size = 6;
var ysm_total = 3;
var ysm_idx = ysm_idx_start;
var tmp_markup = "";
if (zSr) {
var retrieved_ysm = (zSr.length / ysm_size) - 1;
if (retrieved_ysm > 0) {
if (ysm_total > retrieved_ysm) {
ysm_total = retrieved_ysm;
}
for (var i=0; i < ysm_total; i++) {
var url = zSr[ysm_idx+2];
var title = zSr[ysm_idx+3];
ysm_idx += ysm_size;
if (i == 0) {
tmp_markup = '' + title + ' ';
} else {
tmp_markup = '' + title + ' ';
}
markup += tmp_markup;
}
markup += "";
var node = Y.one("#ysm_bottom");
if (node) {
node.set('innerHTML', markup);
}
}
}
}
});
}
Y.on('domready', init);
});
<script type=text/javascript>
YUI($g_loader_config).use("node-menunav", function(Y) {
var menu = Y.one("#profile_nav");
menu.all(".yui3-menu").each(function (node) {
node.prepend('');
node.append('');
});
menu.plug(Y.Plugin.NodeMenuNav, {submenuShowDelay: 100});
menu.setStyle("display", "block");
});
<script>
function JwFootPrintBeacon() {
var url = 'http://vn.360plus.yahoo.com/1.0/footprint?token=I7yiaFKTSkPsyYdHt5OSzWmQnIAa.. zSqkpmQcKsyEEONL6FJcly2noTHk_4k9YYg0pqMc9jknZ7vw5pTk08AVcWEiwIT0VhYZ1AA1gp5Ue0jA
Y-';
var html = '
';
document.getElementById('footprint').innerHTML = html;
}
setTimeout(JwFootPrintBeacon, 2000);
" />
" type="application/x-shockwave-flash">
" />
" type="application/x-shockwave-flash">
" />
" type="application/x-shockwave-flash">
" />
" type="application/x-shockwave-flash">
" />
" type="application/x-shockwave-flash">
" />
" type="application/x-shockwave-flash">
CAM ON CAC BAN DA GHE THAM...CHUC MOT NGAY MOI VUI VE VA MAY MAN
<script src="http://l.yimg.com/hb/combo?/i/blog/1.19/js/yui/yahoo_dom_event-min.js&/i/blog/1.19/js/yui/element-min.js&/i/blog/1.19/js/yui/connection-min.js&/i/blog/1.19/js/yui/animation-min.js&/i/blog/1.19/js/yui/dragdrop-min.js&/i/blog/1.19/js/yui/slider-min.js&/i/blog/1.19/js/yui/colorpicker-min.js&/i/blog/1.19/js/yui/container_core-min.js&/i/blog/1.19/js/yui/menu-min.js&/i/blog/1.19/js/yui/button-min.js&/i/blog/1.19/js/yui/get-min.js&/i/blog/1.19/js/yui/json-min.js&/i/blog/1.19/js/yui/selector-min.js&/i/blog/yui/3.1.1/yui/yui-min.js&/i/blog/yui/3.1.1/loader/loader-min.js&/i/blog/1.19/js/conf_vn-min.js" type=text/javascript><script type=text/javascript>
var $g_loader_config = {
base : 'http://yui.yahooapis.com/3.1.1/build/',
comboBase : 'http://yui.yahooapis.com/combo?',
root : '3.1.1/build/',
filter : '',
lang : 'vn',
combine : true,
// one or more groups of modules which share the same base path and
// combo service specification.
groups: {
blog: {
combine: true,
base: 'http://l.yimg.com/hb/i/blog/1.19/',
comboBase: 'http://l.yimg.com/hb/combo?',
root: '/i/blog/1.19/',
modules: { // one or more external modules that can be loaded along side of YUI
"blog-gallery" : { path: "js/gallery.js", requires: ['blog-config', 'node'] },
"blog-comments" : { path: "js/comments.js", requires: ['blog-config','node','blog-comments-css'] },
"blog-comments-css" : { path: "css/comments.css", type: 'css' },
"blog-singlephoto" : { path: "js/gallery.js", requires: ['node', 'io-base'] },
"blog-panel" : { path: "js/panel.js", requires: ['blog-config', 'overlay', 'substitute', 'blog-panel-css','gallery-widget-io','json'] },
"blog-panel-css" : { path: "css/panel.css", type : 'css' }
}
}
}
}
YUI.add('blog-config', function(Y) {
var Config = {
debug : false,
test : false,
url : {
base : 'http://vn.360plus.yahoo.com',
uploader : 'http://vn.uploader.blog.yahoo.com',
yimg : 'http://l.yimg.com/hb/i/vn/blog',
ycs : 'http://l.yimg.com/hb'
},
folder_type : {
photo : 2
},
limit : {
photo_list : 10
},
text : {
'_save' : 'Lưu ',
'_delete' : 'Xóa',
'_cancel' : 'Hủy',
'_confirm_delete' : 'Bạn có chắc muốn xóa?',
'_images' : 'Hình ảnh',
'_choose_photos' : 'Chọn ảnh',
'_clear_list_reupload' : 'Xóa danh sách và tải lên lại',
'_or' : 'hoặc',
'_go_to_folder' : 'vào thư mục',
'_uploading' : 'Đang tải',
'_create_album_first' : 'Trước tiên bạn phải tạo album.',
'_no_files_selected' : 'Bạn chưa chọn tập tin nào.'
}
/*
override : function( v ) {
this.blogconfig.url.base = v.base;
this.blogconfig.url.uploader = v.uploader;
this.blogconfig.url.yimg = v.yimg;
this.blogconfig.url.ycs = v.ycs;
}
*/
};
Y.namespace("Blog").Config = Config;
},{
requires: ['base']
});
<script src="http://l.yimg.com/hb/combo?/i/blog/1.19/js/global-min.js&/i/blog/1.19/js/public-min.js&/i/blog/1.19/js/disclosure-min.js&/i/blog/1.19/js/rte-min.js&/i/blog/1.19/js/audio_captcha-min.js&/i/blog/1.19/js/captcha_util-min.js&/i/blog/1.19/js/yui/json-min.js" type=text/javascript><script type=text/javascript>
YUI($g_loader_config).use('node-base', function(Y) {
function init() {
var url = "http://cm.vn.overture.com/js_flat_1_0/?mkt=sg&maxCount=6&source=yahoo_360plus_blogpage_vn_ctxt&config=20750992521&ctxtId=yahoo_360plus_vn&ctxtUrl=http%3A%2F%2Fvn.360plus.yahoo.com";
obj = Y.Get.script(url, {
onSuccess: function() {
var markup = '
Kết Quả Bảo Trợ: ';
var ysm_idx_start = 6;
var ysm_size = 6;
var ysm_total = 3;
var ysm_idx = ysm_idx_start;
var tmp_markup = "";
if (zSr) {
var retrieved_ysm = (zSr.length / ysm_size) - 1;
if (retrieved_ysm > 0) {
if (ysm_total > retrieved_ysm) {
ysm_total = retrieved_ysm;
}
for (var i=0; i < ysm_total; i++) {
var url = zSr[ysm_idx+2];
var title = zSr[ysm_idx+3];
ysm_idx += ysm_size;
if (i == 0) {
tmp_markup = '' + title + ' ';
} else {
tmp_markup = '' + title + ' ';
}
markup += tmp_markup;
}
markup += "";
var node = Y.one("#ysm_bottom");
if (node) {
node.set('innerHTML', markup);
}
}
}
}
});
}
Y.on('domready', init);
});
<script type=text/javascript>
YUI($g_loader_config).use("node-menunav", function(Y) {
var menu = Y.one("#profile_nav");
menu.all(".yui3-menu").each(function (node) {
node.prepend('');
node.append('');
});
menu.plug(Y.Plugin.NodeMenuNav, {submenuShowDelay: 100});
menu.setStyle("display", "block");
});
<script>
function JwFootPrintBeacon() {
var url = 'http://vn.360plus.yahoo.com/1.0/footprint?token=I7yiaFKTSkPsyYdHt5OSzWmQnIAa.. zSqkpmQcKsyEEONL6FJcly2noTHk_4k9YYg0pqMc9jknZ7vw5pTk08AVcWEiwIT0VhYZ1AA1gp5Ue0jA
Y-';
var html = '
';
document.getElementById('footprint').innerHTML = html;
}
setTimeout(JwFootPrintBeacon, 2000);
<script src="http://l.yimg.com/hb/combo?/i/blog/1.19/js/yui/yahoo_dom_event-min.js&/i/blog/1.19/js/yui/element-min.js&/i/blog/1.19/js/yui/connection-min.js&/i/blog/1.19/js/yui/animation-min.js&/i/blog/1.19/js/yui/dragdrop-min.js&/i/blog/1.19/js/yui/slider-min.js&/i/blog/1.19/js/yui/colorpicker-min.js&/i/blog/1.19/js/yui/container_core-min.js&/i/blog/1.19/js/yui/menu-min.js&/i/blog/1.19/js/yui/button-min.js&/i/blog/1.19/js/yui/get-min.js&/i/blog/1.19/js/yui/json-min.js&/i/blog/1.19/js/yui/selector-min.js&/i/blog/yui/3.1.1/yui/yui-min.js&/i/blog/yui/3.1.1/loader/loader-min.js&/i/blog/1.19/js/conf_vn-min.js" type=text/javascript><script type=text/javascript>
var $g_loader_config = {
base : 'http://yui.yahooapis.com/3.1.1/build/',
comboBase : 'http://yui.yahooapis.com/combo?',
root : '3.1.1/build/',
filter : '',
lang : 'vn',
combine : true,
// one or more groups of modules which share the same base path and
// combo service specification.
groups: {
blog: {
combine: true,
base: 'http://l.yimg.com/hb/i/blog/1.19/',
comboBase: 'http://l.yimg.com/hb/combo?',
root: '/i/blog/1.19/',
modules: { // one or more external modules that can be loaded along side of YUI
"blog-gallery" : { path: "js/gallery.js", requires: ['blog-config', 'node'] },
"blog-comments" : { path: "js/comments.js", requires: ['blog-config','node','blog-comments-css'] },
"blog-comments-css" : { path: "css/comments.css", type: 'css' },
"blog-singlephoto" : { path: "js/gallery.js", requires: ['node', 'io-base'] },
"blog-panel" : { path: "js/panel.js", requires: ['blog-config', 'overlay', 'substitute', 'blog-panel-css','gallery-widget-io','json'] },
"blog-panel-css" : { path: "css/panel.css", type : 'css' }
}
}
}
}
YUI.add('blog-config', function(Y) {
var Config = {
debug : false,
test : false,
url : {
base : 'http://vn.360plus.yahoo.com',
uploader : 'http://vn.uploader.blog.yahoo.com',
yimg : 'http://l.yimg.com/hb/i/vn/blog',
ycs : 'http://l.yimg.com/hb'
},
folder_type : {
photo : 2
},
limit : {
photo_list : 10
},
text : {
'_save' : 'Lưu ',
'_delete' : 'Xóa',
'_cancel' : 'Hủy',
'_confirm_delete' : 'Bạn có chắc muốn xóa?',
'_images' : 'Hình ảnh',
'_choose_photos' : 'Chọn ảnh',
'_clear_list_reupload' : 'Xóa danh sách và tải lên lại',
'_or' : 'hoặc',
'_go_to_folder' : 'vào thư mục',
'_uploading' : 'Đang tải',
'_create_album_first' : 'Trước tiên bạn phải tạo album.',
'_no_files_selected' : 'Bạn chưa chọn tập tin nào.'
}
/*
override : function( v ) {
this.blogconfig.url.base = v.base;
this.blogconfig.url.uploader = v.uploader;
this.blogconfig.url.yimg = v.yimg;
this.blogconfig.url.ycs = v.ycs;
}
*/
};
Y.namespace("Blog").Config = Config;
},{
requires: ['base']
});
<script src="http://l.yimg.com/hb/combo?/i/blog/1.19/js/global-min.js&/i/blog/1.19/js/public-min.js&/i/blog/1.19/js/disclosure-min.js&/i/blog/1.19/js/rte-min.js&/i/blog/1.19/js/audio_captcha-min.js&/i/blog/1.19/js/captcha_util-min.js&/i/blog/1.19/js/yui/json-min.js" type=text/javascript><script type=text/javascript>
YUI($g_loader_config).use('node-base', function(Y) {
function init() {
var url = "http://cm.vn.overture.com/js_flat_1_0/?mkt=sg&maxCount=6&source=yahoo_360plus_blogpage_vn_ctxt&config=20750992521&ctxtId=yahoo_360plus_vn&ctxtUrl=http%3A%2F%2Fvn.360plus.yahoo.com";
obj = Y.Get.script(url, {
onSuccess: function() {
var markup = '
Kết Quả Bảo Trợ: ';
var ysm_idx_start = 6;
var ysm_size = 6;
var ysm_total = 3;
var ysm_idx = ysm_idx_start;
var tmp_markup = "";
if (zSr) {
var retrieved_ysm = (zSr.length / ysm_size) - 1;
if (retrieved_ysm > 0) {
if (ysm_total > retrieved_ysm) {
ysm_total = retrieved_ysm;
}
for (var i=0; i < ysm_total; i++) {
var url = zSr[ysm_idx+2];
var title = zSr[ysm_idx+3];
ysm_idx += ysm_size;
if (i == 0) {
tmp_markup = '' + title + ' ';
} else {
tmp_markup = '' + title + ' ';
}
markup += tmp_markup;
}
markup += "";
var node = Y.one("#ysm_bottom");
if (node) {
node.set('innerHTML', markup);
}
}
}
}
});
}
Y.on('domready', init);
});
<script type=text/javascript>
YUI($g_loader_config).use("node-menunav", function(Y) {
var menu = Y.one("#profile_nav");
menu.all(".yui3-menu").each(function (node) {
node.prepend('');
node.append('');
});
menu.plug(Y.Plugin.NodeMenuNav, {submenuShowDelay: 100});
menu.setStyle("display", "block");
});
<script>
function JwFootPrintBeacon() {
var url = 'http://vn.360plus.yahoo.com/1.0/footprint?token=I7yiaFKTSkPsyYdHt5OSzWmQnIAa.. zSqkpmQcKsyEEONL6FJcly2noTHk_4k9YYg0pqMc9jknZ7vw5pTk08AVcWEiwIT0VhYZ1AA1gp5Ue0jA
Y-';
var html = '
';
document.getElementById('footprint').innerHTML = html;
}
setTimeout(JwFootPrintBeacon, 2000);