var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928701&docid=68102076&x=416',
		'title': '',
		'imageId': '68102076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928701&docid=68102082&x=416',
		'title': '',
		'imageId': '68102082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928701&docid=68102077&x=416',
		'title': '',
		'imageId': '68102077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928701&docid=68102075&x=416',
		'title': '',
		'imageId': '68102075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928701&docid=68102080&x=416',
		'title': '',
		'imageId': '68102080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928701&docid=68102079&x=416',
		'title': '',
		'imageId': '68102079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928701&docid=68102081&x=416',
		'title': '',
		'imageId': '68102081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928701&docid=68102078&x=416',
		'title': '',
		'imageId': '68102078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928701';

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