var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3841982&docid=65973293&x=4530',
		'title': '',
		'imageId': '65973293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841982&docid=65973348&x=4530',
		'title': '',
		'imageId': '65973348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841982&docid=65973347&x=4530',
		'title': '',
		'imageId': '65973347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841982&docid=65973344&x=4530',
		'title': '',
		'imageId': '65973344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841982&docid=65947278&x=4530',
		'title': '',
		'imageId': '65947278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841982&docid=65947280&x=4530',
		'title': '',
		'imageId': '65947280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841982&docid=65947281&x=4530',
		'title': '',
		'imageId': '65947281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3841982&docid=65973345&x=4530',
		'title': '',
		'imageId': '65973345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3841982';

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