var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=914548&docid=7282706&x=418',
		'title': '',
		'imageId': '7282706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914548&docid=7282700&x=418',
		'title': '',
		'imageId': '7282700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914548&docid=7282709&x=418',
		'title': '',
		'imageId': '7282709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914548&docid=7282715&x=418',
		'title': '',
		'imageId': '7282715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914548&docid=7282712&x=418',
		'title': '',
		'imageId': '7282712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914548&docid=7282718&x=418',
		'title': '',
		'imageId': '7282718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #914548';

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