// Do not edit this line
var NERD = NERD || {};

// Facebook App ID: only edit value between quotes
NERD.fbAppId = "280099105351575";

// URL for page to "Like" from site header. Only edit value between quotes
NERD.fbLikeUrl = "http://www.facebook.com/UniBall";

// Base URL: Full URL of site, including trailing slash on end. Only edit value between quotes
// Example: "http://www.site.com/"
NERD.baseUrl = "http://dev2.uniball-na.com/";

