var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974121&docid=69126014&x=4951',
		'title': '',
		'imageId': '69126014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974121&docid=69126015&x=4951',
		'title': '',
		'imageId': '69126015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974121&docid=69126017&x=4951',
		'title': '',
		'imageId': '69126017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974121&docid=69126018&x=4951',
		'title': '',
		'imageId': '69126018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974121&docid=69126016&x=4951',
		'title': '',
		'imageId': '69126016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974121&docid=69126020&x=4951',
		'title': '',
		'imageId': '69126020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974121&docid=69126019&x=4951',
		'title': '',
		'imageId': '69126019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974121';

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