var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027744&docid=70397561&x=166',
		'title': '',
		'imageId': '70397561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027744&docid=70397560&x=166',
		'title': '',
		'imageId': '70397560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027744&docid=70397557&x=166',
		'title': '',
		'imageId': '70397557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027744&docid=70397556&x=166',
		'title': '',
		'imageId': '70397556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027744&docid=70397559&x=166',
		'title': '',
		'imageId': '70397559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027744&docid=70397558&x=166',
		'title': '',
		'imageId': '70397558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027744&docid=70397643&x=166',
		'title': '',
		'imageId': '70397643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027744';

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