var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987521&docid=69136081&x=5025',
		'title': '',
		'imageId': '69136081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987521&docid=69136083&x=5025',
		'title': '',
		'imageId': '69136083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987521&docid=69136082&x=5025',
		'title': '',
		'imageId': '69136082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987521&docid=69136084&x=5025',
		'title': '',
		'imageId': '69136084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987521&docid=69511348&x=5025',
		'title': '',
		'imageId': '69511348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987521&docid=69511350&x=5025',
		'title': '',
		'imageId': '69511350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987521&docid=69511351&x=5025',
		'title': '',
		'imageId': '69511351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987521&docid=69511349&x=5025',
		'title': '',
		'imageId': '69511349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987521&docid=69511347&x=5025',
		'title': '',
		'imageId': '69511347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987521';

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