var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918546&docid=67870839&x=2847',
		'title': '',
		'imageId': '67870839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918546&docid=67870837&x=2847',
		'title': '',
		'imageId': '67870837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918546&docid=67870843&x=2847',
		'title': '',
		'imageId': '67870843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918546&docid=67870838&x=2847',
		'title': '',
		'imageId': '67870838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918546&docid=67870840&x=2847',
		'title': '',
		'imageId': '67870840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918546&docid=67870842&x=2847',
		'title': '',
		'imageId': '67870842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918546&docid=67870841&x=2847',
		'title': '',
		'imageId': '67870841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918546';

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