var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971485&docid=69051620&x=1936',
		'title': '',
		'imageId': '69051620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971485&docid=69051621&x=1936',
		'title': '',
		'imageId': '69051621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971485&docid=69051622&x=1936',
		'title': '',
		'imageId': '69051622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971485&docid=69051623&x=1936',
		'title': '',
		'imageId': '69051623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971485&docid=69051624&x=1936',
		'title': '',
		'imageId': '69051624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971485&docid=69051625&x=1936',
		'title': '',
		'imageId': '69051625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971485&docid=69051626&x=1936',
		'title': '',
		'imageId': '69051626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971485&docid=69051627&x=1936',
		'title': '',
		'imageId': '69051627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971485';

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