/* |-------------------------------------------------------------------------- | MarketPlace > Front-End > BASE |-------------------------------------------------------------------------- | | @package MarketPlace | @subpackage Frontend | @company Scripps Interactive. | @phone --- | @fax --- | @author Blair Connolly | @email bconnolly@gabriels.net | @link http://www.gabriels.net | @copyright 2009 Scripps Interactive. | */ /* |-------------------------------------------------------------------------- | MarketPlace > Front-End > BASE > Custom Functions |-------------------------------------------------------------------------- | */ // instantiate BASE namespace if(typeof(BASE) == 'undefined') BASE = {}; BASE.BaseUrl = 'http://marketplace.diynetwork.com/'; BASE.ServerLocation = 'marketplace.diynetwork.com'; BASE.SiteID = 'DIY';