var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935701&docid=68030577&x=5128',
		'title': '',
		'imageId': '68030577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935701&docid=68030573&x=5128',
		'title': '',
		'imageId': '68030573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935701&docid=68030578&x=5128',
		'title': '',
		'imageId': '68030578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935701&docid=68030574&x=5128',
		'title': '',
		'imageId': '68030574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935701&docid=68030575&x=5128',
		'title': '',
		'imageId': '68030575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935701&docid=68030576&x=5128',
		'title': '',
		'imageId': '68030576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935701&docid=68030572&x=5128',
		'title': '',
		'imageId': '68030572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935701';

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