
if(!cf_scripts)
{var cf_scripts=function(){var callbacks=[];var that={};that.loaded=false;that.afterload=function(callback){if(!that.loaded){callbacks.push(callback);}
else{callback();}}
var loadem=function(scripts,css,loadedFx)
{var headOrBody=function()
{var h=document.getElementsByTagName("head");if(h&&h.length>0){h=h[0];return h;}
var b=document.getElementsByTagName("body");if(b&&b.length>0){b=b[0];return b;}
throw("Error: place the loader script on a page with either a head or body element");}
var ele=function(type,attrs,content)
{var e=document.createElement(type);for(var a in attrs){e[a]=attrs[a];}
if(content)
e.innerHTML=content;return e;}
var loadscript=function(url,afterFx){var h=headOrBody();var s=ele("script",{src:url,type:"text/javascript"});h.appendChild(s);if(afterFx){s.onreadystatechange=function(){if(s.readyState=='loaded'||s.readyState=='complete')
afterFx();}
s.onload=afterFx;}};var loadstyle=function(url)
{h=headOrBody();h.appendChild(ele("link",{"type":"text/css","rel":"stylesheet","href":url}));};var chain=function(scripts,i){var afterFx=loadedFx;if(i<scripts.length-1)
afterFx=chain(scripts,i+1);return function(){loadscript(scripts[i],afterFx);}}
chain(scripts,0)();for(var i=0;i<css.length;i++)
{loadstyle(css[i]);}}
var scripts=[];scripts.push("http://scripthost.crowdfactory.com/2.2.0/js/CF_insight.min.js");loadem(scripts,["http://scripthost.crowdfactory.com/2.2.0/styles/widgets.css"],function(){if(!window.cf_jq)
throw"Error loading cf_jq jquery";if(!window.CF)
throw"Error loading CF libraries";CF.config.set({b2cHost:"http://b2c-wsinsight.crowdfactory.com",b2cPath:"/rest/",rpxUrl:"https://cfpopto001.rpxnow.com",scriptHost:"http://scripthost.crowdfactory.com/2.2.0",cfKeys:{subscriber:"fda3e264-e3f9-4489-b227-cc2c001f2c14",product:"4449cc02-40af-4306-a8aa-df2ce2a5b196",topcommunity:3310},profileMode:"full",use_cf_token:true,loginReload:false,logoutReload:false,socialNetworks:["facebook","twitter","linkedin","yahoo"],siteProxies:[]});CF.config.complete();CF.widget.startSpec([{"name":"GolfGrade","options":{"width":"65","WIDGET_STYLE":"starsYellow","minVal":"0","rating":"Stars","widgetStyle":"starsYellow","widgetName":"GolfGrade","maxVal":"5","WIDGET_TYPE":"InsightRating","roundTo":".5"},"type":"CF.widget.InsightRating"},{"name":"GolfGradeVote","options":{"text":"Vote up","text_on":"You voted this up","activateMouseOver":"false","WIDGET_STYLE":"upvote","size":"20","rating":"Vote","widgetStyle":"upvote","widgetName":"GolfGradeVote","WIDGET_TYPE":"InsightLike"},"type":"CF.widget.InsightLike"},{"name":"GolfPulpSocialLP","options":{"text":"Thumbs Up!","text_on":"You gave this a thumbs up","syndicationUrl":"http://www.golfpulpmedia.com/#/social-media/4538441901","activateMouseOver":"false","WIDGET_STYLE":"thumbsUp","size":"20","rating":"Widget000","widgetStyle":"thumbsUp","widgetName":"GolfPulpSocialLP","WIDGET_TYPE":"InsightLike"},"type":"CF.widget.InsightLike"},{"name":"GolfVote","options":{"text":"Vote up","text_on":"You voted this up","activateMouseOver":"false","WIDGET_STYLE":"upvote","size":"20","rating":"Widget001","widgetStyle":"upvote","widgetName":"GolfVote","WIDGET_TYPE":"InsightLike"},"type":"CF.widget.InsightLike"},{"name":"iSwing","options":{"text":"Thumbs Up!","text_on":"You gave this a thumbs up","activateMouseOver":"false","WIDGET_STYLE":"thumbsUp","size":"20","rating":"ThumbsUp","widgetStyle":"thumbsUp","widgetName":"iSwing","WIDGET_TYPE":"InsightLike"},"type":"CF.widget.InsightLike"},{"name":"TheGolfBiz","options":{"imageurl":"/images/share/rays-b.png","imagewidth":"65","text":"","imageheight":"18","activateMouseOver":"false","rating":"Widget002","widgetStyle":"rays-b","widgetName":"TheGolfBiz"},"type":"CF.widget.InsightShare"},{"name":"TourLinks","options":{"imageurl":"/images/like/thumbs-c.png","imageurl_on":"/images/like/thumbs-c-on.png","countMode":"top","imagewidth":"59","activateMouseOver":"false","rating":"Widget003","widgetName":"TourLinks","widgetStyle":"thumbs-c","text":"","text_on":"","grey_on":"true","imageheight":"51","imageurl_puff":"","imagewidth_puff":"20","imagewidth_on":"59","imageheight_puff":"20","usePuff":"false","imageheight_on":"51"},"type":"CF.widget.InsightLike"},{"name":"TradeShow_TourLinks","options":{"imageurl":"/images/like/thumbs-a.png","imageurl_on":"/images/like/thumbs-a-on.png","countMode":"left","imagewidth":"90","activateMouseOver":"false","rating":"Widget004","widgetName":"TradeShow_TourLinks","widgetStyle":"thumbs-a","text":"","text_on":"","grey_on":"true","imageheight":"38","imageurl_puff":"","imagewidth_puff":"20","imagewidth_on":"90","imageheight_puff":"20","usePuff":"false","imageheight_on":"38"},"type":"CF.widget.InsightLike"}],true);that.loaded=true;cf_jq.each(callbacks,function(i,fx){fx();});});return that;}();}