var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972187&docid=69074077&x=5049',
		'title': '',
		'imageId': '69074077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972187&docid=69074075&x=5049',
		'title': '',
		'imageId': '69074075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972187&docid=69074073&x=5049',
		'title': '',
		'imageId': '69074073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972187&docid=69074074&x=5049',
		'title': '',
		'imageId': '69074074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972187&docid=69074076&x=5049',
		'title': '',
		'imageId': '69074076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972187&docid=69074072&x=5049',
		'title': '',
		'imageId': '69074072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972187&docid=69074260&x=5049',
		'title': '',
		'imageId': '69074260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972187';

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