var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932378&docid=67341099&x=2935',
		'title': '',
		'imageId': '67341099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932378&docid=67341096&x=2935',
		'title': '',
		'imageId': '67341096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932378&docid=67341094&x=2935',
		'title': '',
		'imageId': '67341094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932378&docid=67341101&x=2935',
		'title': '',
		'imageId': '67341101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932378&docid=67341100&x=2935',
		'title': '',
		'imageId': '67341100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932378&docid=67341097&x=2935',
		'title': '',
		'imageId': '67341097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932378&docid=67341098&x=2935',
		'title': '',
		'imageId': '67341098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932378&docid=67341095&x=2935',
		'title': '',
		'imageId': '67341095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932378';

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