var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3911894&docid=67684924&x=5611',
		'title': '',
		'imageId': '67684924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911894&docid=67684947&x=5611',
		'title': '',
		'imageId': '67684947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911894&docid=67684956&x=5611',
		'title': '',
		'imageId': '67684956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911894&docid=67684965&x=5611',
		'title': '',
		'imageId': '67684965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911894&docid=67684974&x=5611',
		'title': '',
		'imageId': '67684974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911894&docid=67684983&x=5611',
		'title': '',
		'imageId': '67684983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911894&docid=67684991&x=5611',
		'title': '',
		'imageId': '67684991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911894&docid=67684997&x=5611',
		'title': '',
		'imageId': '67684997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3911894&docid=67684998&x=5611',
		'title': '',
		'imageId': '67684998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3911894';

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