var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917087&docid=67829356&x=3424',
		'title': '',
		'imageId': '67829356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917087&docid=67829357&x=3424',
		'title': '',
		'imageId': '67829357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917087&docid=67829353&x=3424',
		'title': '',
		'imageId': '67829353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917087&docid=67829352&x=3424',
		'title': '',
		'imageId': '67829352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917087&docid=67829355&x=3424',
		'title': '',
		'imageId': '67829355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917087&docid=67829354&x=3424',
		'title': '',
		'imageId': '67829354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917087&docid=67829358&x=3424',
		'title': '',
		'imageId': '67829358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917087';

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