var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999287&docid=69434973&x=2024',
		'title': '',
		'imageId': '69434973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999287&docid=69434979&x=2024',
		'title': '',
		'imageId': '69434979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999287&docid=69434977&x=2024',
		'title': '',
		'imageId': '69434977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999287&docid=69434976&x=2024',
		'title': '',
		'imageId': '69434976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999287&docid=69434975&x=2024',
		'title': '',
		'imageId': '69434975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999287&docid=69434978&x=2024',
		'title': '',
		'imageId': '69434978',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999287&docid=69434974&x=2024',
		'title': '',
		'imageId': '69434974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999287&docid=69435025&x=2024',
		'title': '',
		'imageId': '69435025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999287';

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