var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922347&docid=67958430&x=5054',
		'title': '',
		'imageId': '67958430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922347&docid=67958431&x=5054',
		'title': '',
		'imageId': '67958431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922347&docid=67958432&x=5054',
		'title': '',
		'imageId': '67958432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922347&docid=67958433&x=5054',
		'title': '',
		'imageId': '67958433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922347&docid=67958434&x=5054',
		'title': '',
		'imageId': '67958434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922347&docid=67958435&x=5054',
		'title': '',
		'imageId': '67958435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922347&docid=67958436&x=5054',
		'title': '',
		'imageId': '67958436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922347&docid=67958437&x=5054',
		'title': '',
		'imageId': '67958437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922347&docid=67958438&x=5054',
		'title': '',
		'imageId': '67958438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922347';

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