var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979978&docid=69260218&x=5036',
		'title': '',
		'imageId': '69260218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979978&docid=69260222&x=5036',
		'title': '',
		'imageId': '69260222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979978&docid=69260223&x=5036',
		'title': '',
		'imageId': '69260223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979978&docid=69260220&x=5036',
		'title': '',
		'imageId': '69260220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979978&docid=69260217&x=5036',
		'title': '',
		'imageId': '69260217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979978&docid=69260219&x=5036',
		'title': '',
		'imageId': '69260219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979978&docid=69260221&x=5036',
		'title': '',
		'imageId': '69260221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979978&docid=69260216&x=5036',
		'title': '',
		'imageId': '69260216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979978';

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