var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946016&docid=68278796&x=5535',
		'title': '',
		'imageId': '68278796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946016&docid=68278801&x=5535',
		'title': '',
		'imageId': '68278801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946016&docid=68278800&x=5535',
		'title': '',
		'imageId': '68278800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946016&docid=68278799&x=5535',
		'title': '',
		'imageId': '68278799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946016&docid=68278802&x=5535',
		'title': '',
		'imageId': '68278802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946016&docid=68278805&x=5535',
		'title': '',
		'imageId': '68278805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946016&docid=68278803&x=5535',
		'title': '',
		'imageId': '68278803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946016&docid=68278806&x=5535',
		'title': '',
		'imageId': '68278806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946016&docid=68278807&x=5535',
		'title': '',
		'imageId': '68278807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946016';

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