var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937374&docid=68302843&x=2048',
		'title': '',
		'imageId': '68302843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937374&docid=68302844&x=2048',
		'title': '',
		'imageId': '68302844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937374&docid=68302845&x=2048',
		'title': '',
		'imageId': '68302845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937374&docid=68302846&x=2048',
		'title': '',
		'imageId': '68302846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937374&docid=68302847&x=2048',
		'title': '',
		'imageId': '68302847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937374&docid=68302848&x=2048',
		'title': '',
		'imageId': '68302848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937374&docid=68302849&x=2048',
		'title': '',
		'imageId': '68302849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937374';

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