var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956611&docid=68742261&x=4545',
		'title': '',
		'imageId': '68742261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956611&docid=68742263&x=4545',
		'title': '',
		'imageId': '68742263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956611&docid=68742265&x=4545',
		'title': '',
		'imageId': '68742265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956611&docid=68742264&x=4545',
		'title': '',
		'imageId': '68742264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956611&docid=68742262&x=4545',
		'title': '',
		'imageId': '68742262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956611&docid=68742260&x=4545',
		'title': '',
		'imageId': '68742260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956611&docid=68742268&x=4545',
		'title': '',
		'imageId': '68742268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956611&docid=68742269&x=4545',
		'title': '',
		'imageId': '68742269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956611&docid=68742266&x=4545',
		'title': '',
		'imageId': '68742266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956611';

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