var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931370&docid=68153189&x=4556',
		'title': '',
		'imageId': '68153189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931370&docid=68153190&x=4556',
		'title': '',
		'imageId': '68153190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931370&docid=68153192&x=4556',
		'title': '',
		'imageId': '68153192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931370&docid=68153193&x=4556',
		'title': '',
		'imageId': '68153193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931370&docid=68153194&x=4556',
		'title': '',
		'imageId': '68153194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931370&docid=68153198&x=4556',
		'title': '',
		'imageId': '68153198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931370&docid=68153202&x=4556',
		'title': '',
		'imageId': '68153202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931370&docid=68153191&x=4556',
		'title': '',
		'imageId': '68153191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931370';

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