'); swfobject.embedSWF( play_href, play_name, play_wdth,play_hght, '9.0.115', null, { 'width': play_wdth, 'height': play_hght, 'stretching': 'uniform', 'file': play_file, 'plugins': 'hd-1,sharing-2', 'sharing.link': encodeURI(page_href), 'sharing.code': encodeURI( '
').replace(/&/g,'%26')
},
{ allowfullscreen: 'true',allowscriptaccess: 'always' },
null);
}
jQuery(document).ready(function() {
jQuery('.entry').each(function() {
var item = jQuery(this);
var href = jQuery('a.permalink',item).attr('href');
jQuery('iframe[src*="youtube"]',item).each(function() {
var tsrc = jQuery(this).attr('src');
if (tsrc) {
var file = tsrc.match(/embed\/(.*)/);
if (href && file && file[1]) {
tubeify(jQuery(this),file[1],href,'tv');
}
}
});
jQuery('object',item).each(function() {
tsrc = jQuery('param[value*="youtube"]',jQuery(this));
tsrc = tsrc.attr('value');
if (tsrc) {
file = tsrc.match(/\/v\/(.*?)\?/);
if (href && file && file[1]) {
tubeify(jQuery(this),file[1],href,'tv');
}
}
});
});
});
Source: http://www.parishilton.com/2012/01/beauty-book-for-brain-cancer.html
bengals the stand josh mcdaniels cotton bowl wizards of waverly place cedric benson charles addams
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.