var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004370&docid=69817249&x=1136',
		'title': '',
		'imageId': '69817249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004370&docid=69817246&x=1136',
		'title': '',
		'imageId': '69817246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004370&docid=69817247&x=1136',
		'title': '',
		'imageId': '69817247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004370&docid=69817248&x=1136',
		'title': '',
		'imageId': '69817248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004370&docid=69817250&x=1136',
		'title': '',
		'imageId': '69817250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004370&docid=69807314&x=1136',
		'title': '',
		'imageId': '69807314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004370&docid=69807337&x=1136',
		'title': '',
		'imageId': '69807337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004370';

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