var errStr = 'Command not found: "static/v3/images/logo/Boots_logo_2009.png".';
var isGigyaUnavl = errStr.indexOf("GIGYA_UNAVAILABLE");
if( isGigyaUnavl > 0){
eStoreProductOverlay('gigyaServiceUnavailable_overlay');
}
else
{
Command not found: "static/v3/images/logo/Boots_logo_2009.png".
}
}
placeholder...