var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000526&docid=69731298&x=3358',
		'title': '',
		'imageId': '69731298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000526&docid=69731304&x=3358',
		'title': '',
		'imageId': '69731304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000526&docid=69731299&x=3358',
		'title': '',
		'imageId': '69731299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000526&docid=69731301&x=3358',
		'title': '',
		'imageId': '69731301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000526&docid=69731300&x=3358',
		'title': '',
		'imageId': '69731300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000526&docid=69731302&x=3358',
		'title': '',
		'imageId': '69731302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000526&docid=69731303&x=3358',
		'title': '',
		'imageId': '69731303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000526&docid=69731358&x=3358',
		'title': '',
		'imageId': '69731358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000526';

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