window.addEvent('domready', function() {
 
	/**
	 * That CSS selector will find all <a> elements with the
	 * attribute rel="boxed"
	 *
	 * The second argument sets additional options.
	 */
	 var browserName=navigator.appName; 
	 if (browserName=="Microsoft Internet Explorer")
	 {
		 SqueezeBox.assign($$('a[rel=game]'), {
			size: {x:695 , y:444 },
				ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=extras]'), {
			size: {x:533 , y:370 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
				
			}
		});
		SqueezeBox.assign($$('a[rel=discount]'), {
			size: {x:393 , y:150 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=booking]'), {
			size: {x:532 , y:390 },
			evalScripts:true,
			ajaxOptions: {
				method: 'post' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=organise]'), {
			size: {x:685 , y:355 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=team]'), {
			size: {x:678 , y:445 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=open]'), {
			size: {x:575 , y:276 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox1.assign($$('a[rel=under18]'), {
			size: {x:420 , y:125 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=cliktoview]'), {
			size: {x:750 , y:500 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=cliktoviewChristmas]'), {
			size: {x:593 , y:244 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=box2]'), {
			size: {x:530 , y:600 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=LocationMap]'), {
			size: {x:605 , y:420 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=vid_1]'), {
		size: {x:640 , y:390},
		ajaxOptions: {
		method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=vid_2]'), {
		size: {x:480 , y:390},
		ajaxOptions: {
		method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=lead_the_charge]'), {
		size: {x:500 , y:600},
		ajaxOptions: {
		method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=christhmas]'), {
			size: {x:695 , y:444 },
				ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=Gary_Box]'), {
			size: {x:685 , y:295 },
				ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
	 }else{
		SqueezeBox.assign($$('a[rel=game]'), {
			size: {x:675 , y:420 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=extras]'), {
			size: {x:513 , y:357 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=discount]'), {
			size: {x:373 , y:145 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=booking]'), {
			size: {x:512 , y:390 },
			evalScripts:true,
			ajaxOptions: {
				method: 'post' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=organise]'), {
			size: {x:660 , y:340 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=team]'), {
			size: {x:655 , y:440 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=open]'), {
			size: {x:554 , y:269 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox1.assign($$('a[rel=under18]'), {
			size: {x:400 , y:110 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=cliktoview]'), {
			size: {x:720 , y:488 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=cliktoviewChristmas]'), {
			size: {x:608 , y:244 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=box2]'), {
			size: {x:510 , y:598 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=LocationMap]'), {
			size: {x:605 , y:420 },
			ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=vid_1]'), {
		size: {x:640 , y:390},
		ajaxOptions: {
		method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=vid_2]'), {
		size: {x:480 , y:390},
		ajaxOptions: {
		method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=lead_the_charge]'), {
		size: {x:500 , y:600},
		ajaxOptions: {
		method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=christhmas]'), {
			size: {x:695 , y:444 },
				ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
		SqueezeBox.assign($$('a[rel=Gary_Box]'), {
			size: {x:685 , y:295 },
				ajaxOptions: {
				method: 'get' // we use GET for requesting plain HTML (you can skip it, it is the default value)
			}
		});
	 }
});

