var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960410&docid=68825881&x=1240',
		'title': '',
		'imageId': '68825881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960410&docid=68825878&x=1240',
		'title': '',
		'imageId': '68825878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960410&docid=68825880&x=1240',
		'title': '',
		'imageId': '68825880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960410&docid=68825879&x=1240',
		'title': '',
		'imageId': '68825879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960410&docid=68825883&x=1240',
		'title': '',
		'imageId': '68825883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960410&docid=68825882&x=1240',
		'title': '',
		'imageId': '68825882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960410&docid=68825877&x=1240',
		'title': '',
		'imageId': '68825877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960410';

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