var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938290&docid=68325193&x=4420',
		'title': '',
		'imageId': '68325193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938290&docid=68325194&x=4420',
		'title': '',
		'imageId': '68325194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938290&docid=68325195&x=4420',
		'title': '',
		'imageId': '68325195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938290&docid=68325196&x=4420',
		'title': '',
		'imageId': '68325196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938290&docid=68325197&x=4420',
		'title': '',
		'imageId': '68325197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938290&docid=68325198&x=4420',
		'title': '',
		'imageId': '68325198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938290&docid=68325199&x=4420',
		'title': '',
		'imageId': '68325199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938290&docid=68325192&x=4420',
		'title': '',
		'imageId': '68325192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938290&docid=68325191&x=4420',
		'title': '',
		'imageId': '68325191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938290';

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