var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963400&docid=68889366&x=3722',
		'title': '',
		'imageId': '68889366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963400&docid=68889363&x=3722',
		'title': '',
		'imageId': '68889363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963400&docid=68889373&x=3722',
		'title': '',
		'imageId': '68889373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963400&docid=68889376&x=3722',
		'title': '',
		'imageId': '68889376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963400&docid=68889310&x=3722',
		'title': '',
		'imageId': '68889310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963400&docid=68889316&x=3722',
		'title': '',
		'imageId': '68889316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963400&docid=68889330&x=3722',
		'title': '',
		'imageId': '68889330',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963400&docid=68889379&x=3722',
		'title': '',
		'imageId': '68889379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963400';

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