// JavaScript Document
function DowntownHostel(obj){
	var page1 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/downtown-outside_024.jpg',
		title: '... downtown hostel...'
	};
	var page2 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/downtown-tv-area_030.jpg',
		title: '...downtown hostel...'
	};
	var page3 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/pooltable_002.jpg',
		title: '...downtown hostel...'
	};
		var page4 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/replace.jpg',
		title: '...downtown hostel...'
	};
		var page5 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/replace.jpg',
		title: '...downtown hostel...'
	};
		var page6 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/replace.jpg',
		title: '...downtown hostel...'
	};
		var page7 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/replace.jpg',
		title: '...downtown hostel...'
	};
		var page8 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/replace.jpg',
		title: '...downtown hostel...'
	};
		var page9 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/replace.jpg',
		title: '... '
	};
		var page11 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/replace.jpg',
		title: '.....'
	};
		var page12 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/replace.jpg',
		title: '.....'
	};	
		var page13 = {
		player: 'img',
		content: '/multimedia/galleries/hostel/downtown/replace.jpg',
		title: '.....'
	};
	
			
	Shadowbox.open([page1, page2, page3], {
		continuous: true

	});

}
