var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973946&docid=69121416&x=5920',
		'title': '',
		'imageId': '69121416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973946&docid=69121417&x=5920',
		'title': '',
		'imageId': '69121417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973946&docid=69121411&x=5920',
		'title': '',
		'imageId': '69121411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973946&docid=69121419&x=5920',
		'title': '',
		'imageId': '69121419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973946&docid=69121418&x=5920',
		'title': '',
		'imageId': '69121418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973946&docid=69121412&x=5920',
		'title': '',
		'imageId': '69121412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973946&docid=69121413&x=5920',
		'title': '',
		'imageId': '69121413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973946&docid=69121414&x=5920',
		'title': '',
		'imageId': '69121414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973946&docid=69121415&x=5920',
		'title': '',
		'imageId': '69121415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973946';

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