var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984021&docid=69351116&x=1241',
		'title': '',
		'imageId': '69351116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984021&docid=69351117&x=1241',
		'title': '',
		'imageId': '69351117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984021&docid=69351118&x=1241',
		'title': '',
		'imageId': '69351118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984021&docid=69351119&x=1241',
		'title': '',
		'imageId': '69351119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984021&docid=69351120&x=1241',
		'title': '',
		'imageId': '69351120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984021&docid=69351125&x=1241',
		'title': '',
		'imageId': '69351125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984021&docid=69351128&x=1241',
		'title': '',
		'imageId': '69351128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984021&docid=69351115&x=1241',
		'title': '',
		'imageId': '69351115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984021';

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