function _ps_LoadScript(scriptTag)
{
	var l = document._ps_scripts.length;
	for (var i = 0; i < l; i++)
		if (document._ps_scripts[i] == scriptTag) return;
	document.write(scriptTag);
	document._ps_scripts.push(scriptTag);
};
function _ps_DownloadScripts()
{
	if (document._ps_scripts == undefined) document._ps_scripts = new Array();
	_ps_LoadScript('<script src="http://pricespider.cachefly.net/embedded/js193/embeddedcommon.js" type="text/javascript"></script>');
	_ps_LoadScript('<script src="http://pricespider.cachefly.net/embedded/js193/productpricesv1.js" type="text/javascript"></script>');
document._ps_SellerReviewUrl='http://www.pricespider.com/SellerReviewDetail.aspx?sellerId=';
document._ps_SellerReviewQAUrl='http://www.pricespider.com/SellerReviewQA.aspx?sellerId=';
document._ps_PriceUpdateAttempts=20;
document._ps_PriceUpdatesCheckInterval=5000;
document._ps_PriceSpiderBaseUrl='http://www.pricespider.com/';
document._ps_SiteImageBaseURL='http://pricespider.cachefly.net/pricespider/imgs/';
document._ps_EmbeddedServicesUrl='http://embedded.pricespider.com/';

};
_ps_DownloadScripts();
if (document._ps_ImpressionId==undefined || document._ps_ImpressionId==null) document._ps_ImpressionId='2b7457e8-74fb-4a77-95c8-5efe45900fff';