var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945643&docid=68479028&x=5939',
		'title': '',
		'imageId': '68479028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945643&docid=68479029&x=5939',
		'title': '',
		'imageId': '68479029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945643&docid=68479032&x=5939',
		'title': '',
		'imageId': '68479032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945643&docid=68479027&x=5939',
		'title': '',
		'imageId': '68479027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945643&docid=68479031&x=5939',
		'title': '',
		'imageId': '68479031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945643&docid=68479030&x=5939',
		'title': '',
		'imageId': '68479030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945643&docid=68479437&x=5939',
		'title': '',
		'imageId': '68479437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945643&docid=68479439&x=5939',
		'title': '',
		'imageId': '68479439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945643&docid=68479438&x=5939',
		'title': '',
		'imageId': '68479438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945643';

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