/*
 
Guidelines for adding/removing download page handsets
-----------------------------------------------------

Structure of this file
----------------------

var dataHandsets = {
    "handsets" : [
			Individual handset entry,
			Individual handset entry,
			Individual handset entry
              	 ]
}

To add, remove or amend handset information, only the ‘individual handset entries’ should be altered.

Here is an example of an individual handset entry:

                    new Handset ({
                        "name"      :   "HTC Diamond",
                        "brand"      :   "htc",
                        "os"           :   "microsoft",
                        "img"         :   "htc-diamond",
                        "buyLink"  :   "http://shop.orange.co.uk/shop/show/handset/htc_touch_diamond/detail/pay_monthly"
                    })

Adding a handset
----------------

1.	Create a new ‘individual handset entry’ containing the details of the handset (see above for an example). 

2.	The details that need to be filled in are:

•	name [the name of the handset that will appear on the download page]
•	brand [the brand of the handset][must be one of: nokia, samsung, se, blackberry, htc, lg, spv]
•	os [the operating system that the handset uses][must be one of: symbian, microsoft, blackberryos, java]
•	img [the file name (excluding .jpg) used for the 3 handset images][example: for htc-diamond.jpg put htc-diamond][note: all 3 images (large, carousel off, carousel on) must have the same name and must be in the folders (images/handsets, images/handsets/off, images/handsets/on)]
•	buyLink [the url of the handsets page on http://shop.orange.co.uk][for example: http://shop.orange.co.uk/shop/show/handset/htc_touch_diamond/detail/pay_monthly]
 

3.	Add the ‘individual handset entry’ to the handset file. For example, if the new handset should appear after the Nokia N95 in the carousel:

                    new Handset ({
                        "name"      :   "Nokia N95",
                        "brand"     :   "nokia",
                        "os"        :   "symbian",
                        "img"       :   "nokia-n95",
                        "buyLink"   :   "http://shop.orange.co.uk/shop/show/handset/nokia_n95_8gb/detail/pay_monthly"
                    }),
                    new Handset ({
                        "name"      :   "HTC Diamond",
                        "brand"      :   "htc",
                        "os"           :   "microsoft",
                        "img"         :   "htc-diamond",
                        "buyLink"  :   "http://shop.orange.co.uk/shop/show/handset/htc_touch_diamond/detail/pay_monthly"
                    }),
                    
Changing the order of handsets
------------------------------

The order of handsets is determined by the order of the ‘individual handset entries’ in the handset file. The first handset in the carousel will be the first handset in the file.

Removing a handset
------------------

To remove a handset remove it’s ‘individual handset entry’ from the handset file.

*/
var dataHandsets = {
    "handsets" : [
                    new Handset ({
                        "name"      :   "Blackberry RIM 8900",
                        "brand"     :   "blackberry",
                        "os"        :   "blackberryos",
                        "img"       :   "blackberry-rim-8900",
                        "buyLink"   :   "http://shop.orange.co.uk/mobile-phones/blackberry_curve_8900_"
                    }),
                    new Handset ({
                        "name"      :   "Blackberry RIM 9000 Bold",
                        "brand"     :   "blackberry",
                        "os"        :   "blackberryos",
                        "img"       :   "blackberry-rim-9000-bold",
                        "buyLink"   :   "http://shop.orange.co.uk/mobile-phones/blackberry_bold"
                    }),
                    new Handset ({
                        "name"      :   "HTC Diamond",
                        "brand"     :   "htc",
                        "os"        :   "microsoft",
                        "img"       :   "htc-diamond",
                        "buyLink"   :   ""
                    }),
                    new Handset ({
                        "name"      :   "HTC Touch 3G",
                        "brand"     :   "htc",
                        "os"        :   "microsoft",
                        "img"       :   "htc-touch-3g",
                        "buyLink"   :   "http://shop.orange.co.uk/shop/show/handset/htc_touch_3g/detail/pay_monthly"
                    }),
                    new Handset ({
                        "name"      :   "HTC Touch HD",
                        "brand"     :   "htc",
                        "os"        :   "microsoft",
                        "img"       :   "htc-touch-hd",
                        "buyLink"   :   ""
                    }),
                    new Handset ({
                        "name"      :   "HTC Touch Pro2",
                        "brand"     :   "htc",
                        "os"        :   "microsoft",
                        "img"       :   "htc_touchpro2",
                        "buyLink"   :   ""
                    }),
                    new Handset ({
                        "name"      :   "HTC TyTNII",
                        "brand"     :   "htc",
                        "os"        :   "microsoft",
                        "img"       :   "htc-tytnii",
                        "buyLink"   :   ""
                    }),
		    new Handset ({
                        "name"      :   "LG Viewty Smart GC900",
                        "brand"     :   "lg",
                        "os"        :   "java",
                        "img"       :   "lg_gc900",
                        "buyLink"   :   "http://shop.orange.co.uk/mobile-phones/lg-viewty-smart-gc900"
                    }),
		    new Handset ({
                        "name"      :   "LG GT505",
                        "brand"     :   "lg",
                        "os"        :   "java",
                        "img"       :   "lg_gt505",
                        "buyLink"   :   "http://shop.orange.co.uk/mobile-phones/lg-gt505"
                    }),
		    new Handset ({
                        "name"      :   "LG KM900",
                        "brand"     :   "lg",
                        "os"        :   "java",
                        "img"       :   "lg-km900",
                        "buyLink"   :   "http://shop.orange.co.uk/shop/show/handset/lg_km900_in_silver/detail/pay_monthly"
                    }),
                    new Handset ({
                        "name"      :   "LG Renoir",
                        "brand"     :   "lg",
                        "os"        :   "java",
                        "img"       :   "lg-renoir",
                        "buyLink"   :   ""
                    }),
                    new Handset ({
                        "name"      :   "Nokia 6220",
                        "brand"     :   "nokia",
                        "os"        :   "symbian",
                        "img"       :   "nokia-6220",
                        "buyLink"   :   ""
                    }),
                    new Handset ({
                        "name"      :   "Nokia E75",
                        "brand"     :   "nokia",
                        "os"        :   "symbian",
                        "img"       :   "nokia-e75",
                        "buyLink"   :   "http://shop.orange.co.uk/mobile-phones/nokia-e75-in-black-and-silver"
                    }),
                    new Handset ({
                        "name"      :   "Nokia N82",
                        "brand"     :   "nokia",
                        "os"        :   "symbian",
                        "img"       :   "nokia-n82",
                        "buyLink"   :   ""
                    }),
                    new Handset ({
                        "name"      :   "Nokia N85",
                        "brand"     :   "nokia",
                        "os"        :   "symbian",
                        "img"       :   "nokia-n85",
                        "buyLink"   :   ""
                    }),
                    new Handset ({
                        "name"      :   "Nokia N95",
                        "brand"     :   "nokia",
                        "os"        :   "symbian",
                        "img"       :   "nokia-n95",
                        "buyLink"   :   "http://shop.orange.co.uk/shop/show/handset/nokia_n95_8gb/detail/pay_monthly"
                    }),
                    new Handset ({
                        "name"      :   "Nokia N96",
                        "brand"     :   "nokia",
                        "os"        :   "symbian",
                        "img"       :   "nokia-n96",
                        "buyLink"   :   ""
                    }),
                    new Handset ({
                        "name"      :   "Samsung Jet S8000",
                        "brand"     :   "samsung",
                        "os"        :   "java",
                        "img"       :   "samsung_s8000",
                        "buyLink"   :   "http://shop.orange.co.uk/mobile-phones/samsung-jet-s8000"
                    }),
                    new Handset ({
                        "name"      :   "Samsung 8300",
                        "brand"     :   "samsung",
                        "os"        :   "java",
                        "img"       :   "samsung-8300",
                        "buyLink"   :   "http://shop.orange.co.uk/shop/show/handset/samsung_m8800_pixon/detail/pay_monthly"
                    }),
                    new Handset ({
                        "name"      :   "Samsung M8800 Pixon",
                        "brand"     :   "samsung",
                        "os"        :   "java",
                        "img"       :   "samsung-8800-pixon",
                        "buyLink"   :   "http://shop.orange.co.uk/shop/show/handset/samsung_m8800_pixon/detail/pay_monthly"
                    }),
                    new Handset ({
                        "name"      :   "Samsung i8910",
                        "brand"     :   "samsung",
                        "os"        :   "java",
                        "img"       :   "samsung-8910",
                        "buyLink"   :   "http://shop.orange.co.uk/mobile-phones/Samsung-i8910-HD"
                    }),
                    new Handset ({
                        "name"      :   "Samsung Omnia i900",
                        "brand"     :   "samsung",
                        "os"        :   "microsoft",
                        "img"       :   "samsung-player-addict",
                        "buyLink"   :   "http://shop.orange.co.uk/shop/show/handset/samsung_omnia_i900/detail/small_business"
                    }),
                    new Handset ({
                        "name"      :   "Sony Ericsson C905",
                        "brand"     :   "se",
                        "os"        :   "java",
                        "img"       :   "se-c905",
                        "buyLink"   :   ""
                    }),
                    new Handset ({
                        "name"      :   "Sony Ericsson w995",
                        "brand"     :   "se",
                        "os"        :   "java",
                        "img"       :   "se_w995",
                        "buyLink"   :   "http://shop.orange.co.uk/mobile-phones/sony-ericsson-w995-black"
                    }),
                    new Handset ({
                        "name"      :   "Toshiba TG01",
                        "brand"     :   "toshiba",
                        "os"        :   "microsoft",
                        "img"       :   "toshiba_tg01",
                        "buyLink"   :   "http://shop.orange.co.uk/mobile-phones/Toshiba-TG01"
                    })
                ]
}