var dataGeneral = {
    "brands"        :   [
                            nokia      = new Brand ({
                                                    "id"   : "nokia",
                                                    "name" : "Nokia"
                                                    })
                            ,        
                            samsung    = new Brand ({
                                                    "id"    : "samsung",
                                                    "name"  : "Samsung"
                                                    })
                            , 
                            se         = new Brand ({
                                                    "id"    :  "se",
                                                    "name"  :  "Sony Ericsson"
                                                    })
                            , 
                            blackberry  = new Brand ({
                                                    "id"    :  "blackberry",
                                                    "name"  :  "Blackberry"
                                                    })
                            , 
                            htc         = new Brand ({
                                                    "id"    :  "htc",
                                                    "name"  :  "HTC"
                                                    })
                            ,
                            lg         = new Brand ({
                                                    "id"    :  "lg",
                                                    "name"  :  "LG"
                                                    }) 
                            ,
                            toshiba         = new Brand ({
                                                    "id"    :  "toshiba",
                                                    "name"  :  "Toshiba"
                                                    }) 
                        ],
    "os"            :   [
                            symbian    = new OS ({
                                                    "id"    :   "symbian",
                                                    "name"  : "symbian OS",
                                                    "structure" :   [
                                                                        {
                                                                            id          : "download",
                                                                            header      : "2. download Orange Maps",
                                                                            headerImg   : "h4-2-download"
                                                                        },
                                                                        {
                                                                            id          : "install",
                                                                            header      : "3. install Orange Maps",
                                                                            headerImg   : "h4-3-install"
                                                                        },
                                                                        {
                                                                            id          : "open",
                                                                            header      : "4. open Orange Maps for the first time",
                                                                            headerImg   : "h4-4-open"
                                                                        },
                                                                        {
                                                                            id          : "subscribe",
                                                                            header      : "5. subscribe to Orange Maps",
                                                                            headerImg   : "h4-5-subscribe"
                                                                        },
                                                                        {
                                                                            id          : "unsubscribe",
                                                                            header      : "6. unsubscribing from Orange Maps",
                                                                            headerImg   : "h4-6-unsubscribe"
                                                                        }         
                                                                    ]
                                                    })
                            , 
                            microsoft    = new OS ({
                                                    "id"    :   "microsoft",
                                                    "name"  : "Windows Mobile",
                                                    "structure" :   [
                                                                        {
                                                                            id          : "download",
                                                                            header      : "2. download Orange Maps",
                                                                            headerImg   : "h4-2-download"
                                                                        },
                                                                        {
                                                                            id          : "install",
                                                                            header      : "3. install Orange Maps",
                                                                            headerImg   : "h4-3-install"
                                                                        },
                                                                        {
                                                                            id          : "open",
                                                                            header      : "4. open Orange Maps for the first time",
                                                                            headerImg   : "h4-4-open"
                                                                        },
                                                                        {
                                                                            id          : "subscribe",
                                                                            header      : "5. subscribe to Orange Maps",
                                                                            headerImg   : "h4-5-subscribe"
                                                                        },
                                                                        {
                                                                            id          : "unsubscribe",
                                                                            header      : "6. unsubscribing from Orange Maps",
                                                                            headerImg   : "h4-6-unsubscribe"
                                                                        }         
                                                                    ]
                                                    })
                            ,
                            blackberryos    = new OS ({
                                                    "id"    :   "blackberryos",
                                                    "name"  : "Blackberry",
                                                    "structure" :   [
                                                                        {
                                                                            id          : "download",
                                                                            header      : "2. download Orange Maps",
                                                                            headerImg   : "h4-2-download"
                                                                        },
                                                                        {
                                                                            id          : "open",
                                                                            header      : "3. open Orange Maps for the first time",
                                                                            headerImg   : "h4-3-open"
                                                                        },
                                                                        {
                                                                            id          : "subscribe",
                                                                            header      : "4. subscribe to Orange Maps",
                                                                            headerImg   : "h4-4-subscribe"
                                                                        },
                                                                        {
                                                                            id          : "unsubscribe",
                                                                            header      : "5. unsubscribing from Orange Maps",
                                                                            headerImg   : "h4-5-unsubscribe"
                                                                        }         
                                                                    ]
                                                    })
                            ,
                            java       = new OS ({
                                                    "id"    :   "java",
                                                    "name"  : "Java",
                                                    "structure" :   [
                                                                        {
                                                                            id          : "download",
                                                                            header      : "2. download Orange Maps",
                                                                            headerImg   : "h4-2-download"
                                                                        },
                                                                        {
                                                                            id          : "open",
                                                                            header      : "3. open Orange Maps for the first time",
                                                                            headerImg   : "h4-3-open"
                                                                        },
                                                                        {
                                                                            id          : "subscribe",
                                                                            header      : "4. subscribe to Orange Maps",
                                                                            headerImg   : "h4-4-subscribe"
                                                                        },
                                                                        {
                                                                            id          : "unsubscribe",
                                                                            header      : "5. unsubscribing from Orange Maps",
                                                                            headerImg   : "h4-5-unsubscribe"
                                                                        }         
                                                                    ]
                                                    })
                            
                        ],
    "genericCopy"   :   [
                            "<p>Before you download Orange Maps, check whether you already have it on your phone. Go to your 'Applications' or 'Location services' menu, and look for this logo.</p>",
                            "<p>To download Orange Maps, just text 'Orange Maps' to 247. Within a few seconds, you should receive a free text message containing a link. Select this link to go to the download page. If you don't receive the text, you can download Orange Maps from Orange World. Just look for 'Download Orange Maps'.</p>",
                          //"<p>To download Orange Maps, enter your mobile phone number below, and click 'Send'. </p><input type=\"text\" value=\"E.g. 07970xxxxxx\" id=\"sms\" /><input type=\"image\" id=\"sendBtn\" src=\"../images/download/btn-send.gif\" alt=\"send\" title=\"send\" onClick=\"orangeMapsUtil.smsAjaxCall()\" /><img id=\"smsSendLoader\" src=\"../images/download/loader.gif\" alt=\"loading\" /><div id=\"smsResult\"></div><p>Within a few seconds, you should receive a text message containing a link. Select this link to go to the download page</p><p>If you don't receive the text, you can download Orange Maps from Orange World. Just look for 'Download Orange Maps'</p>",
                            "<p>At the end of your free one-week trial, we'll ask you if you want to subscribe. Choose the option you want, then select 'Subscribe'. Your subscription charge will be added to your Orange phone bill (if applicable) or deducted from your credit balance if you are on pay as you go each month.</p>",
                            "<p>You'll receive confirmation about your subscription.</p>",
                            "<p>Hooray! Your Orange Maps account is now active. Select 'Exit' to go back to the Orange Maps main screen.</p>",
                            "<p>From the Orange Maps main screen, choose 'Preferences'.</p>",
                            "<p>In the Preferences screen, choose 'My Account'.</p>",
                            "<p>You'll be asked to read the standard disclaimer for ending the subscription. Choose 'Unsubscribe'.</p>",
                            "<p>You'll now see the exact details about unsubscribing. If you're happy with these, select 'Yes'. Your Orange Maps subscription will end once your current month's subscription has finished.</p>",
                            "<p>You can also upgrade or cancel your subscription at any time by calling Orange on 150 if you are on pay monthly, or 450 if you are on pay as you go.</p>",
                            "<p>If you're on an appropriate pay monthly tariff, then there's no additional charge for Orange Maps - simply carry on using it, or upgrade to Orange Maps Professional for a small additional charge.</p><p>If you're not on an appropriate pay monthly tariff, or you're on pay as you go, then you will need to subscribe at the end of your free one-week trial.</p><p>Subscribing is easy; just follow the steps below. </p>",
                            "logo: Orange Maps",
                            "handset screenshot: text message: Thank you for requesting the link to Orange Maps. Please follow the link below: http://full....; &gt; Open link &gt; Back",
                            "handset screenshot: Orange Maps: Welcome back to Orange Maps, you currently have no subscriptions...; o Orange Maps Professional o Orange Maps; &gt; Subscribe &gt; Exit",
                            "handset screenshot: Orange Maps: Thank you! Your request has been completed successfully. &gt; Exit",
                            "handset screenshot: Orange Maps: Orange Maps - Home; Menu: Where to?, Map me, Directories, Saved locations, Received locations, Preferences; &gt; Options &gt; Exit",
                            "handset screenshot: Orange Maps: Preferences: My Account; &gt; Select &gt; Exit",
                            "handset screenshot: Orange Maps: My Account: Disclaimer....; &gt; Unsubscribe &gt; Back",
                            "handset screenshot: Orange Maps: My Account: License cannot be refunded...; &gt; Yes &gt; No",
                            "handset screenshot: Orange Maps: Travel and Maps... &gt; Download Orange Maps ..."
                        ]
}

