var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946209&docid=68488001&x=4049',
		'title': '',
		'imageId': '68488001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946209&docid=68488003&x=4049',
		'title': '',
		'imageId': '68488003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946209&docid=68488002&x=4049',
		'title': '',
		'imageId': '68488002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946209&docid=68487997&x=4049',
		'title': '',
		'imageId': '68487997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946209&docid=68487999&x=4049',
		'title': '',
		'imageId': '68487999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946209&docid=68487996&x=4049',
		'title': '',
		'imageId': '68487996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946209&docid=68487998&x=4049',
		'title': '',
		'imageId': '68487998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946209&docid=68488000&x=4049',
		'title': '',
		'imageId': '68488000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946209';

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