var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970436&docid=69028871&x=4624',
		'title': '',
		'imageId': '69028871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970436&docid=69028867&x=4624',
		'title': '',
		'imageId': '69028867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970436&docid=69028872&x=4624',
		'title': '',
		'imageId': '69028872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970436&docid=69028865&x=4624',
		'title': '',
		'imageId': '69028865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970436&docid=69028869&x=4624',
		'title': '',
		'imageId': '69028869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970436&docid=69028868&x=4624',
		'title': '',
		'imageId': '69028868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970436&docid=69028866&x=4624',
		'title': '',
		'imageId': '69028866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970436&docid=69028870&x=4624',
		'title': '',
		'imageId': '69028870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970436';

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