var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973945&docid=69121487&x=1349',
		'title': '',
		'imageId': '69121487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973945&docid=69121484&x=1349',
		'title': '',
		'imageId': '69121484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973945&docid=69121485&x=1349',
		'title': '',
		'imageId': '69121485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973945&docid=69121482&x=1349',
		'title': '',
		'imageId': '69121482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973945&docid=69121486&x=1349',
		'title': '',
		'imageId': '69121486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973945&docid=69121488&x=1349',
		'title': '',
		'imageId': '69121488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973945&docid=69121483&x=1349',
		'title': '',
		'imageId': '69121483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973945';

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