New Artist Laneah Featuring Mary J. Blige - Screaming My Name. Let me know what you think! Posted by Hip Hop Lover at 11:42 PM. Labels: mary j blige and Laneah, new artist. 0 comments: Post a Comment. Older Post Home ...
From: www.hiphophasaheart.com
Post a Comment
if (!window.google || !google.friendconnect) {
document.write('' +
'');
}
if (!window.registeredBloggerCallbacks) {
window.registeredBloggerCallbacks = true;
var registeredGadgets = [];
gadgets.rpc.register('registerGadgetForRpcs', function(gadgetDomain, iframeName) {
// RPCs don't work from the container to the blog in WebKit -
// they cause the gadgets to get reloaded. Just ignore.
// TODO(henrywong): There's a slick closure way to do this, but
// we don't pull closure into blogs right now.
if (!navigator || navigator.userAgent.indexOf("WebKit") == -1) {
// Trim the gadget domain from a random url (w/ query params)
// down to just a top level domain.
// TODO(henrywong): There must be a slicker way to do this
var startIndex = 0;
var protocolMarker = "://";
// Find the start of the host name
if (gadgetDomain.indexOf(protocolMarker) != -1) {
startIndex = gadgetDomain.indexOf(protocolMarker) + protocolMarker.length;
}
// Now find the start of the path
var pathIndex = gadgetDomain.indexOf("/", startIndex);
// Now extract just the hostname
if (pathIndex != -1) {
gadgetDomain = gadgetDomain.substring(0, pathIndex);
}
gadgets.rpc.setRelayUrl(iframeName, gadgetDomain + "/ps/rpc_relay.html");
// Just return some random stuff so the gadget can tell when
// we're done.
return "callback";
}
});
gadgets.rpc.register('getBlogUrls', function() {
var holder = {};
holder.currentPost = "http://www.blogger.com/feeds/6325770470426346001/posts/default/3409888761239866030";
holder.currentComments = "http://www.blogger.com/feeds/6325770470426346001/3409888761239866030/comments/default";
holder.postFeed = "http://www.blogger.com/feeds/6325770470426346001/posts/default";
holder.commentFeed = "http://www.blogger.com/feeds/6325770470426346001/comments/default";
return holder;
});
gadgets.rpc.register('requestReload', function() {
document.location.reload();
});
gadgets.rpc.register('requestSignOut', function(siteId) {
google.friendconnect.container.openSocialSiteId = siteId;
google.friendconnect.requestSignOut();
});
}
BLOG_CMT_createIframe('http://www.blogger.com/rpc_relay.html', '05203732284826848163');