
#Emit rule script for product ID:377157 Name:LL Bean Static Logo Bug
if (1 == 1):
    if ((gWeekDay in [0,1,2,3,4,5,6] and (1)) and ((gNational == 'NATIONAL'))):
        pInfo377157 = {}
        pInfo377157['Markets'] = ['7-NATIONAL',]
        pInfo377157['ProductId'] = 377157
        pInfo377157['ProductKey'] = 377157
        pInfo377157['Priority'] = 1
        pInfo377157['ProductType'] = 'Normal'
        validProducts.append(pInfo377157)

#Emit rule script for product ID:481627 Name:LL Bean DBS Static Logo Bug
if (1 == 1):
    if ((gWeekDay in [0,1,2,3,4,5,6] and (1)) and ((gHeadend == '024128') or (gHeadend == '024129') or (gHeadend == '024130') or (gHeadend == '024131'))):
        pInfo481627 = {}
        pInfo481627['Markets'] = ['0-024128','0-024129','0-024130','0-024131',]
        pInfo481627['ProductId'] = 481627
        pInfo481627['ProductKey'] = 481627
        pInfo481627['Priority'] = 2
        pInfo481627['ProductType'] = 'Normal'
        validProducts.append(pInfo481627)
