(function() {

        var D=typeof fresh_skin=="string"?fresh_skin:"";
        var C=85;var A=68;

        if(D=="compact"){
                C=18;
                A=120
        }else{
                if(D=="icon"){
                        C=16;
                        A=16
                }
        }

        var B=typeof fresh_url=="string"?fresh_url:(typeof fresh_url=="string"?fresh_url:"");
		var R=document.location.href;
        document.write("<iframe src='http://freshapps.com/api/makeitfresh.php?u="+escape(B).replace(/\+/g,"%2b")+ "+&R="+R+"' height='"+C+"' width='"+A+"' frameborder='0' scrolling='no'></iframe>")


})();
