var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002677&docid=69776116&x=3255',
		'title': '',
		'imageId': '69776116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002677&docid=69776117&x=3255',
		'title': '',
		'imageId': '69776117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002677&docid=69776118&x=3255',
		'title': '',
		'imageId': '69776118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002677&docid=69776119&x=3255',
		'title': '',
		'imageId': '69776119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002677&docid=69776120&x=3255',
		'title': '',
		'imageId': '69776120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002677&docid=69776121&x=3255',
		'title': '',
		'imageId': '69776121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002677&docid=69776122&x=3255',
		'title': '',
		'imageId': '69776122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002677&docid=69776123&x=3255',
		'title': '',
		'imageId': '69776123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002677';

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