var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4029323&docid=70445270&x=4230',
		'title': '',
		'imageId': '70445270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029323&docid=70445278&x=4230',
		'title': '',
		'imageId': '70445278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029323&docid=70445272&x=4230',
		'title': '',
		'imageId': '70445272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029323&docid=70445274&x=4230',
		'title': '',
		'imageId': '70445274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029323&docid=70445275&x=4230',
		'title': '',
		'imageId': '70445275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029323&docid=70445276&x=4230',
		'title': '',
		'imageId': '70445276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029323&docid=70445277&x=4230',
		'title': '',
		'imageId': '70445277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029323&docid=70445271&x=4230',
		'title': '',
		'imageId': '70445271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4029323&docid=70445273&x=4230',
		'title': '',
		'imageId': '70445273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4029323';

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