function _ps_LoadScript(scriptTag)
{
	var l = document._ps_scripts.length;
	for (var i = 0; i < l; i++)
		if (document._ps_scripts[i].scriptTag == scriptTag) return;

	document._ps_scripts.push({scriptTag:scriptTag,isLoaded:false});	document.write(scriptTag);
};
function _ps_DownloadScripts()
{
	if (document._ps_scripts == undefined) document._ps_scripts = new Array();
	_ps_LoadScript('<script src="http://wac.4D9B.edgecastcdn.net/804D9B/EmbeddedAssets/js333/embeddedcommon.js" type="text/javascript"></script>');
	_ps_LoadScript('<script src="http://wac.4D9B.edgecastcdn.net/804D9B/EmbeddedAssets/js333/productpricesv1.js" type="text/javascript"></script>');
document._ps_SellerReviewUrl='http://redirect.pricespider.com/SellerReviewDetail.aspx?sellerId=';
document._ps_SellerReviewQAUrl='http://redirect.pricespider.com/SellerReviewQA.aspx?sellerId=';
document._ps_PriceUpdateAttempts=20;
document._ps_PriceUpdatesCheckInterval=5000;
document._ps_PriceSpiderBaseUrl='http://redirect.pricespider.com/';
document._ps_SiteImageBaseURL='http://wac.4D9B.edgecastcdn.net/804D9B/EmbeddedAssets/imgs/';
document._ps_EmbeddedServicesUrl='http://embedded.pricespider.com/';

};
_ps_DownloadScripts();
if (document._ps_ImpressionId==undefined || document._ps_ImpressionId==null) document._ps_ImpressionId='462e3966-e7ab-4a18-9843-d2534b3d2dd7';
// InitJavascript
function ps_WidgetInit_0c12ca128afe48c5a1c0e6bdb99506a0(options)
{
  var cm_mmc = _ps_GetCookie('cm_mmc');
  if (cm_mmc && cm_mmc != '')
  {
    if (isNaN(cm_mmc))
    {
      cm_mmc = cm_mmc.toLowerCase();
      if (cm_mmc.indexOf('kosemail') > -1)
        options.customTrackingId = 'kosemail';
      else if (cm_mmc.indexOf('google_marketforce') > -1)
        options.customTrackingId = 'google_marketforce';
      else if (cm_mmc.indexOf('kosaffiliate') > -1)
        options.customTrackingId = 'kosaffiliate';
      else if (cm_mmc.indexOf('kosaffiliate') > -1)
        options.customTrackingId = 'kosaffiliate';
      else if (cm_mmc.indexOf('print-prosper') > -1)
        options.customTrackingId = 'print-prosper';
    }
    else
      options.customTrackingId = cm_mmc; 
  }  
}
