var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940238&docid=68368576&x=3055',
		'title': '',
		'imageId': '68368576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940238&docid=68368577&x=3055',
		'title': '',
		'imageId': '68368577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940238&docid=68368578&x=3055',
		'title': '',
		'imageId': '68368578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940238&docid=68368579&x=3055',
		'title': '',
		'imageId': '68368579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940238&docid=68368580&x=3055',
		'title': '',
		'imageId': '68368580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940238&docid=68368581&x=3055',
		'title': '',
		'imageId': '68368581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940238&docid=68368582&x=3055',
		'title': '',
		'imageId': '68368582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940238&docid=68368583&x=3055',
		'title': '',
		'imageId': '68368583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940238&docid=68368584&x=3055',
		'title': '',
		'imageId': '68368584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940238';

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