<!-- Hide script from old browsers

	dvd_shop_1 = new Image(273,34)
	dvd_shop_1.src = "DVD_shop_1.gif"
	dvd_shop_2 = new Image(273,34)
	dvd_shop_2.src = "DVD_shop_1_On.gif"

	bt_shop_1 = new Image(200,45)
	bt_shop_1.src = "FDF_Button_Photo_shop_Button_1.gif"
	bt_shop_2 = new Image(200,45)
	bt_shop_2.src = "FDF_Button_Photo_shop_Button_1_On.gif"

	bt_gallery_1 = new Image(200,45)
	bt_gallery_1.src = "FDF_Button_Photo_Gallery_Button_1.gif"
	bt_gallery_2 = new Image(200,45)
	bt_gallery_2.src = "FDF_Button_Photo_Gallery_Button_1_On.gif"

	shop_uk_1 = new Image(101,33)
	shop_uk_1.src = "LeShopLogoUK1.gif"
	shop_uk_2 = new Image(101,33)
	shop_uk_2.src = "LeShopLogoUK2.gif"

	shop_fr_1 = new Image(100,33)
	shop_fr_1.src = "LeShopLogoFR1.gif"
	shop_fr_2 = new Image(100,33)
	shop_fr_2.src = "LeShopLogoFR2.gif"

	shop_us_1 = new Image(117,34)
	shop_us_1.src = "LeShopLogoUS1.gif"
	shop_us_2 = new Image(117,34)
	shop_us_2.src = "LeShopLogoUS2.gif"

	am_shop_uk_1 = new Image(200,45)
	am_shop_uk_1.src = "buy_amazon_uk.gif"
	am_shop_uk_2 = new Image(200,45)
	am_shop_uk_2.src = "buy_amazon_uk_On.gif"

	am_shop_fr_1 = new Image(200,45)
	am_shop_fr_1.src = "buy_amazon_fr.gif"
	am_shop_fr_2 = new Image(200,45)
	am_shop_fr_2.src = "buy_amazon_fr_On.gif"

	am_shop_us_1 = new Image(200,45)
	am_shop_us_1.src = "buy_amazon_us.gif"
	am_shop_us_2 = new Image(200,45)
	am_shop_us_2.src = "buy_amazon_us_On.gif"


// End of hiding script from old browsers -->

