var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998427&docid=69666100&x=4835',
		'title': '',
		'imageId': '69666100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998427&docid=69666099&x=4835',
		'title': '',
		'imageId': '69666099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998427&docid=69666095&x=4835',
		'title': '',
		'imageId': '69666095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998427&docid=69666101&x=4835',
		'title': '',
		'imageId': '69666101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998427&docid=69666096&x=4835',
		'title': '',
		'imageId': '69666096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998427&docid=69666094&x=4835',
		'title': '',
		'imageId': '69666094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998427&docid=69666098&x=4835',
		'title': '',
		'imageId': '69666098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998427&docid=69666097&x=4835',
		'title': '',
		'imageId': '69666097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998427';

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