var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949181&docid=68594680&x=1729',
		'title': '',
		'imageId': '68594680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949181&docid=68594685&x=1729',
		'title': '',
		'imageId': '68594685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949181&docid=68594683&x=1729',
		'title': '',
		'imageId': '68594683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949181&docid=68594684&x=1729',
		'title': '',
		'imageId': '68594684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949181&docid=68594682&x=1729',
		'title': '',
		'imageId': '68594682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949181&docid=68594686&x=1729',
		'title': '',
		'imageId': '68594686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949181&docid=68594687&x=1729',
		'title': '',
		'imageId': '68594687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949181&docid=68594681&x=1729',
		'title': '',
		'imageId': '68594681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949181';

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