var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68705392&x=5046',
		'title': 'Barrel #1',
		'imageId': '68705392',
		'alt' : 'Barrel #1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68705393&x=5046',
		'title': 'Barrel #1',
		'imageId': '68705393',
		'alt' : 'Barrel #1',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68725969&x=5046',
		'title': 'Barrel #2',
		'imageId': '68725969',
		'alt' : 'Barrel #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68725967&x=5046',
		'title': 'Barrel #2',
		'imageId': '68725967',
		'alt' : 'Barrel #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68725964&x=5046',
		'title': 'Barrel #2',
		'imageId': '68725964',
		'alt' : 'Barrel #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68725968&x=5046',
		'title': 'Barrel #2',
		'imageId': '68725968',
		'alt' : 'Barrel #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68725963&x=5046',
		'title': 'Barrel #2',
		'imageId': '68725963',
		'alt' : 'Barrel #2',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68725966&x=5046',
		'title': 'Barrel #3',
		'imageId': '68725966',
		'alt' : 'Barrel #3',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68725965&x=5046',
		'title': 'Barrel #3',
		'imageId': '68725965',
		'alt' : 'Barrel #3',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68727048&x=5046',
		'title': 'Barrel #4',
		'imageId': '68727048',
		'alt' : 'Barrel #4',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68727051&x=5046',
		'title': 'Barrel #4',
		'imageId': '68727051',
		'alt' : 'Barrel #4',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68727050&x=5046',
		'title': 'Barrel #4',
		'imageId': '68727050',
		'alt' : 'Barrel #4',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68727049&x=5046',
		'title': 'Barrel #4',
		'imageId': '68727049',
		'alt' : 'Barrel #4',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955285&docid=68599896&x=5046',
		'title': '',
		'imageId': '68599896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955285';

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";
	})
}
