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