var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022267&docid=70281120&x=2829',
		'title': '',
		'imageId': '70281120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022267&docid=70281125&x=2829',
		'title': '',
		'imageId': '70281125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022267&docid=70281121&x=2829',
		'title': '',
		'imageId': '70281121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022267&docid=70281122&x=2829',
		'title': '',
		'imageId': '70281122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022267&docid=70281124&x=2829',
		'title': '',
		'imageId': '70281124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022267&docid=70281117&x=2829',
		'title': '',
		'imageId': '70281117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022267&docid=70281126&x=2829',
		'title': '',
		'imageId': '70281126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022267&docid=70281116&x=2829',
		'title': '',
		'imageId': '70281116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022267&docid=70281123&x=2829',
		'title': '',
		'imageId': '70281123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022267';

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