#IBOSS Product Display Script

if gSelectedProduct['ProductId'] == 267426:

    #Emitting Image7857 control
    Image7857Props = {}
    Image7857Props['FileName'] = 'Petsmart_dealer_002_20110509'
    Image7857Props['Uri'] = 'http://prtiboss01.corp.weather.com/IBOSSVirtualCatalog/PublicResourceHandler.ashx?cat=Advertising&rs=Image\\Petsmart_dealer_002_20110509.tif'
    Image7857Props['BaselineOffset'] = '0'
    Image7857Props['Height'] = '480'
    Image7857Props['Width'] = '720'
    Image7857Props['XPos'] = '0'
    Image7857Props['YPos'] = '0'
    Image7857Props['AlignVertical'] = 'None'
    Image7857Props['AlignHorizontal'] = 'None'
    Image7857Props['VariableName'] = 'Image7857'
    Image7857 = CreateImage(Image7857Props)

    if (Image7857 != None):
        p.addItem(Image7857)


    #Emitting TextBox7864 control
    TextBox7864Props = {}
    TextBox7864Props['LineSpacing'] = '0'
    TextBox7864Props['Justification'] = 'Center'
    TextBox7864Props['TextAlignVertical'] = 'Middle'
    TextBox7864Props['FontFamily'] = 'Interstate-Black'
    TextBox7864Props['FontSize'] = '42'
    TextBox7864Props['Controls'] = 'TWC.IBOSS.AdvertisingSD.PyCompiler.Producer.Controls.AbstractControlList'
    TextBox7864Props['Height'] = '222'
    TextBox7864Props['Width'] = '347'
    TextBox7864Props['XPos'] = '297'
    TextBox7864Props['YPos'] = '72'
    TextBox7864Props['AlignVertical'] = 'None'
    TextBox7864Props['AlignHorizontal'] = 'None'
    TextBox7864Props['VariableName'] = 'TextBox7864'
    TextBox7864 = CreateTextBox(TextBox7864Props)

    #Emitting Return7858 control
    Return7858Props = {}
    Return7858Props['Height'] = 'None'
    Return7858Props['Width'] = 'None'
    Return7858Props['XPos'] = 'None'
    Return7858Props['YPos'] = 'None'
    Return7858Props['AlignVertical'] = 'None'
    Return7858Props['AlignHorizontal'] = 'None'
    Return7858Props['VariableName'] = 'Return7858'
    Return7858Props['Height'] = '0'
    Return7858 = CreateReturnFlow(Return7858Props)

    if (Return7858 != None):
        TextBox7864.addItem(Return7858)

    #Emitting Txt7859 control
    Txt7859Props = {}
    Txt7859Props['Text'] = '42 Southgate Square'
    Txt7859Props['FontFamily'] = 'Interstate-RegularItalic'
    Txt7859Props['FontSize'] = '24'
    Txt7859Props['Shadow'] = 'False'
    Txt7859Props['ColorA'] = '255'
    Txt7859Props['ColorR'] = '255'
    Txt7859Props['ColorG'] = '255'
    Txt7859Props['ColorB'] = '255'
    Txt7859Props['BaselineOffset'] = '4.1688'
    Txt7859Props['Height'] = '19'
    Txt7859Props['Width'] = '297'
    Txt7859Props['XPos'] = '322'
    Txt7859Props['YPos'] = '0'
    Txt7859Props['AlignVertical'] = 'None'
    Txt7859Props['AlignHorizontal'] = 'None'
    Txt7859Props['VariableName'] = 'Txt7859'
    Txt7859 = CreateTextFlow(Txt7859Props)

    if (Txt7859 != None):
        TextBox7864.addItem(Txt7859)

    #Emitting Return7860 control
    Return7860Props = {}
    Return7860Props['Height'] = 'None'
    Return7860Props['Width'] = 'None'
    Return7860Props['XPos'] = 'None'
    Return7860Props['YPos'] = 'None'
    Return7860Props['AlignVertical'] = 'None'
    Return7860Props['AlignHorizontal'] = 'None'
    Return7860Props['VariableName'] = 'Return7860'
    Return7860Props['Height'] = '0'
    Return7860 = CreateReturnFlow(Return7860Props)

    if (Return7860 != None):
        TextBox7864.addItem(Return7860)

    #Emitting Return7861 control
    Return7861Props = {}
    Return7861Props['Height'] = 'None'
    Return7861Props['Width'] = 'None'
    Return7861Props['XPos'] = 'None'
    Return7861Props['YPos'] = 'None'
    Return7861Props['AlignVertical'] = 'None'
    Return7861Props['AlignHorizontal'] = 'None'
    Return7861Props['VariableName'] = 'Return7861'
    Return7861Props['Height'] = GetNewLineHeight('Interstate-Black', '42')
    Return7861 = CreateReturnFlow(Return7861Props)

    if (Return7861 != None):
        TextBox7864.addItem(Return7861)

    #Emitting Return7862 control
    Return7862Props = {}
    Return7862Props['Height'] = 'None'
    Return7862Props['Width'] = 'None'
    Return7862Props['XPos'] = 'None'
    Return7862Props['YPos'] = 'None'
    Return7862Props['AlignVertical'] = 'None'
    Return7862Props['AlignHorizontal'] = 'None'
    Return7862Props['VariableName'] = 'Return7862'
    Return7862Props['Height'] = GetNewLineHeight('Interstate-Black', '42')
    Return7862 = CreateReturnFlow(Return7862Props)

    if (Return7862 != None):
        TextBox7864.addItem(Return7862)

    #Emitting Txt7863 control
    Txt7863Props = {}
    Txt7863Props['Text'] = 'Colonial Heights'
    Txt7863Props['FontFamily'] = 'Interstate-UltraBlack'
    Txt7863Props['FontSize'] = '32'
    Txt7863Props['Shadow'] = 'False'
    Txt7863Props['ColorA'] = '255'
    Txt7863Props['ColorR'] = '255'
    Txt7863Props['ColorG'] = '255'
    Txt7863Props['ColorB'] = '255'
    Txt7863Props['BaselineOffset'] = '5.8464'
    Txt7863Props['Height'] = '26'
    Txt7863Props['Width'] = '223'
    Txt7863Props['XPos'] = '359'
    Txt7863Props['YPos'] = '87'
    Txt7863Props['AlignVertical'] = 'None'
    Txt7863Props['AlignHorizontal'] = 'None'
    Txt7863Props['VariableName'] = 'Txt7863'
    Txt7863 = CreateTextFlow(Txt7863Props)

    if (Txt7863 != None):
        TextBox7864.addItem(Txt7863)

    if (TextBox7864 != None):
        p.addItem(TextBox7864)

