var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931516&docid=68157738&x=2123',
		'title': '',
		'imageId': '68157738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931516&docid=68157744&x=2123',
		'title': '',
		'imageId': '68157744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931516&docid=68157743&x=2123',
		'title': '',
		'imageId': '68157743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931516&docid=68157739&x=2123',
		'title': '',
		'imageId': '68157739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931516&docid=68157741&x=2123',
		'title': '',
		'imageId': '68157741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931516&docid=68157740&x=2123',
		'title': '',
		'imageId': '68157740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931516&docid=68157745&x=2123',
		'title': '',
		'imageId': '68157745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931516&docid=68157742&x=2123',
		'title': '',
		'imageId': '68157742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931516';

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