// 0 && document.title != "Reading Folder: Inbox" && !location.href.match(/\/msg\//)){
$("#pmtoast").hide();
$.getScript("http://z3.ifrm.com/142/141/0/p209494/jquery.jgrowl_minimized.js",function(){
$.jGrowl.defaults.animateClose = {marginBottom:"-50px",opacity:"hide"};
$.jGrowl.defaults.position = "bottom-left";
$.jGrowl.defaults.glue = "before";
$.jGrowl('You have '+pms+' new message'+s+'! Click here to view '+it+'.',{sticky:true,header:"New Personal Message"+s});
});
}
//]]>