var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004094&x=229',
		'title': 'Extractor x 14',
		'imageId': '68004094',
		'alt' : 'Extractor x 14',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004090&x=229',
		'title': '250 ml flask x 18',
		'imageId': '68004090',
		'alt' : '250 ml flask x 18',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004089&x=229',
		'title': '500 ml flask x 33',
		'imageId': '68004089',
		'alt' : '500 ml flask x 33',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004095&x=229',
		'title': 'Cabinet',
		'imageId': '68004095',
		'alt' : 'Cabinet',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004091&x=229',
		'title': 'Cabinet 2',
		'imageId': '68004091',
		'alt' : 'Cabinet 2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004092&x=229',
		'title': '',
		'imageId': '68004092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004096&x=229',
		'title': 'condensor x 31',
		'imageId': '68004096',
		'alt' : 'condensor x 31',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004098&x=229',
		'title': 'Fan',
		'imageId': '68004098',
		'alt' : 'Fan',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004097&x=229',
		'title': 'Glas-Col x 4',
		'imageId': '68004097',
		'alt' : 'Glas-Col x 4',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004093&x=229',
		'title': 'heating mantle x 12',
		'imageId': '68004093',
		'alt' : 'heating mantle x 12',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004099&x=229',
		'title': '',
		'imageId': '68004099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924214&docid=68004100&x=229',
		'title': 'Soxhlet extractor x 6',
		'imageId': '68004100',
		'alt' : 'Soxhlet extractor x 6',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924214';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
