var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966567&docid=68964590&x=1949',
		'title': '',
		'imageId': '68964590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966567&docid=68964596&x=1949',
		'title': '',
		'imageId': '68964596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966567&docid=68964593&x=1949',
		'title': '',
		'imageId': '68964593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966567&docid=68964595&x=1949',
		'title': '',
		'imageId': '68964595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966567&docid=68964592&x=1949',
		'title': '',
		'imageId': '68964592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966567&docid=68964588&x=1949',
		'title': '',
		'imageId': '68964588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966567&docid=68964591&x=1949',
		'title': '',
		'imageId': '68964591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966567&docid=68964594&x=1949',
		'title': '',
		'imageId': '68964594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966567&docid=68964589&x=1949',
		'title': '',
		'imageId': '68964589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966567';

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