var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032935&docid=68352689&x=3128',
		'title': '',
		'imageId': '68352689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032935&docid=68352690&x=3128',
		'title': '',
		'imageId': '68352690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032935&docid=68352693&x=3128',
		'title': '',
		'imageId': '68352693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032935&docid=68352694&x=3128',
		'title': '',
		'imageId': '68352694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032935&docid=68352698&x=3128',
		'title': '',
		'imageId': '68352698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032935&docid=68352699&x=3128',
		'title': '',
		'imageId': '68352699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032935&docid=68352702&x=3128',
		'title': '',
		'imageId': '68352702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032935&docid=68352703&x=3128',
		'title': '',
		'imageId': '68352703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032935';

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