var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894055&docid=68357522&x=1757',
		'title': '',
		'imageId': '68357522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894055&docid=68357523&x=1757',
		'title': '',
		'imageId': '68357523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894055&docid=68357519&x=1757',
		'title': '',
		'imageId': '68357519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894055&docid=68357518&x=1757',
		'title': '',
		'imageId': '68357518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894055&docid=68357520&x=1757',
		'title': '',
		'imageId': '68357520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894055&docid=68357521&x=1757',
		'title': '',
		'imageId': '68357521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894055&docid=68357525&x=1757',
		'title': '',
		'imageId': '68357525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894055&docid=68357526&x=1757',
		'title': '',
		'imageId': '68357526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894055';

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