var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937381&docid=68302892&x=5918',
		'title': '',
		'imageId': '68302892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937381&docid=68302893&x=5918',
		'title': '',
		'imageId': '68302893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937381&docid=68302894&x=5918',
		'title': '',
		'imageId': '68302894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937381&docid=68302895&x=5918',
		'title': '',
		'imageId': '68302895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937381&docid=68302896&x=5918',
		'title': '',
		'imageId': '68302896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937381&docid=68302897&x=5918',
		'title': '',
		'imageId': '68302897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937381&docid=68302898&x=5918',
		'title': '',
		'imageId': '68302898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937381';

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