var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955708&docid=68720824&x=4349',
		'title': '',
		'imageId': '68720824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955708&docid=68720828&x=4349',
		'title': '',
		'imageId': '68720828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955708&docid=68720826&x=4349',
		'title': '',
		'imageId': '68720826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955708&docid=68720827&x=4349',
		'title': '',
		'imageId': '68720827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955708&docid=68720829&x=4349',
		'title': '',
		'imageId': '68720829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955708&docid=68720823&x=4349',
		'title': '',
		'imageId': '68720823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955708&docid=68720825&x=4349',
		'title': '',
		'imageId': '68720825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955708';

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