var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924465&docid=68033125&x=4633',
		'title': '',
		'imageId': '68033125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924465&docid=68033123&x=4633',
		'title': '',
		'imageId': '68033123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924465&docid=68033124&x=4633',
		'title': '',
		'imageId': '68033124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924465&docid=68033129&x=4633',
		'title': '',
		'imageId': '68033129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924465&docid=68033126&x=4633',
		'title': '',
		'imageId': '68033126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924465&docid=68033128&x=4633',
		'title': '',
		'imageId': '68033128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924465&docid=68033127&x=4633',
		'title': '',
		'imageId': '68033127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924465&docid=68033130&x=4633',
		'title': '',
		'imageId': '68033130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924465';

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