function rzContentCustomize(){if($(".col-w305px").height()<$(".col-w500px").height()){$(".col-w305px").height($(".col-w500px").height()+parseInt($("#content-wrap").css("padding-top")))}}function addLinkToHeaderImg(){$("#userPhotoImg").attr("usemap","#Map").after('<map name="Map" id="Map"><area shape="rect" coords="200,10,480,74" href="http://teenangels.sonico.com/" alt="Teen Angels" /></map>');$pageIntroCode=$("#pageIntro").html();$("#pageIntro").html($pageIntroCode)}$(document).ready(function(){addLinkToHeaderImg();setTimeout("rzContentCustomize()",1250)});