var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968130&docid=68986996&x=3656',
		'title': '',
		'imageId': '68986996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968130&docid=68987000&x=3656',
		'title': '',
		'imageId': '68987000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968130&docid=68986995&x=3656',
		'title': '',
		'imageId': '68986995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968130&docid=68986998&x=3656',
		'title': '',
		'imageId': '68986998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968130&docid=68987002&x=3656',
		'title': '',
		'imageId': '68987002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968130&docid=68987003&x=3656',
		'title': '',
		'imageId': '68987003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968130&docid=68986999&x=3656',
		'title': '',
		'imageId': '68986999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968130&docid=68987001&x=3656',
		'title': '',
		'imageId': '68987001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968130';

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