/* Script by Stephen Paul Weber a.k.a. Singpolyma (http://singpolyma-tech.blogspot.com/) Based on work by Johan Sundstrom (http://ecmanaut.blogspot.com/2005/10/blogger-hack-inline-comment-faces.html) Updated by PurpleMoggy (http://purplemoggy.blogspot.com/) */ if( document.all && !document.getElementsByTagName ) document.getElementsByTagName = function( nodeName ) { if( nodeName == '*' ) return document.all; var result = [], rightName = new RegExp( nodeName, 'i' ), i; for( i=0; i BloggerProfiles.imageWidth) { node.height = (BloggerProfiles.imageWidth * node.height) / node.width; node.width = BloggerProfiles.imageWidth; } if (node.height > BloggerProfiles.imageHeight) { node.width = (BloggerProfiles.imageHeight * node.width) / node.height; node.height = BloggerProfiles.imageHeight; } thecomments = document.getElementsByClassName('commentphoto-'+escape(data.url)); for(var i=0; i BloggerProfiles.imageWidth) { node.height = (BloggerProfiles.imageWidth * node.height) / node.width; node.width = BloggerProfiles.imageWidth; } if (node.height > BloggerProfiles.imageHeight) { node.width = (BloggerProfiles.imageHeight * node.width) / node.height; node.height = BloggerProfiles.imageHeight; } thecomments = document.getElementsByClassName('commentphoto-'+escape(data.url)); for(var i=0; i