var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931814&docid=68161370&x=5028',
		'title': '',
		'imageId': '68161370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931814&docid=68161371&x=5028',
		'title': '',
		'imageId': '68161371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931814&docid=68161372&x=5028',
		'title': '',
		'imageId': '68161372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931814&docid=68161373&x=5028',
		'title': '',
		'imageId': '68161373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931814&docid=68161374&x=5028',
		'title': '',
		'imageId': '68161374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931814&docid=68161375&x=5028',
		'title': '',
		'imageId': '68161375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931814&docid=68161376&x=5028',
		'title': '',
		'imageId': '68161376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931814';

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