var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931812&docid=68161356&x=1927',
		'title': '',
		'imageId': '68161356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931812&docid=68161357&x=1927',
		'title': '',
		'imageId': '68161357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931812&docid=68161358&x=1927',
		'title': '',
		'imageId': '68161358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931812&docid=68161359&x=1927',
		'title': '',
		'imageId': '68161359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931812&docid=68161360&x=1927',
		'title': '',
		'imageId': '68161360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931812&docid=68161361&x=1927',
		'title': '',
		'imageId': '68161361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931812&docid=68161362&x=1927',
		'title': '',
		'imageId': '68161362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931812';

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