var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950263&docid=68590198&x=4021',
		'title': '',
		'imageId': '68590198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950263&docid=68590196&x=4021',
		'title': '',
		'imageId': '68590196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950263&docid=68590194&x=4021',
		'title': '',
		'imageId': '68590194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950263&docid=68590195&x=4021',
		'title': '',
		'imageId': '68590195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950263&docid=68590197&x=4021',
		'title': '',
		'imageId': '68590197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950263&docid=68590193&x=4021',
		'title': '',
		'imageId': '68590193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950263&docid=68590199&x=4021',
		'title': '',
		'imageId': '68590199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950263';

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