var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968774&docid=68994939&x=258',
		'title': '',
		'imageId': '68994939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968774&docid=68994942&x=258',
		'title': '',
		'imageId': '68994942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968774&docid=68994944&x=258',
		'title': '',
		'imageId': '68994944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968774&docid=68994947&x=258',
		'title': '',
		'imageId': '68994947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968774&docid=68994941&x=258',
		'title': '',
		'imageId': '68994941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968774&docid=68994943&x=258',
		'title': '',
		'imageId': '68994943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968774&docid=68994945&x=258',
		'title': '',
		'imageId': '68994945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968774&docid=68994946&x=258',
		'title': '',
		'imageId': '68994946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968774';

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