var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933052&docid=68205154&x=3724',
		'title': '',
		'imageId': '68205154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933052&docid=68205161&x=3724',
		'title': '',
		'imageId': '68205161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933052&docid=68205159&x=3724',
		'title': '',
		'imageId': '68205159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933052&docid=68205157&x=3724',
		'title': '',
		'imageId': '68205157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933052&docid=68205160&x=3724',
		'title': '',
		'imageId': '68205160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933052&docid=68205156&x=3724',
		'title': '',
		'imageId': '68205156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933052&docid=68205158&x=3724',
		'title': '',
		'imageId': '68205158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933052';

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