var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923065&docid=67978129&x=5631',
		'title': '',
		'imageId': '67978129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923065&docid=67978127&x=5631',
		'title': '',
		'imageId': '67978127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923065&docid=67978132&x=5631',
		'title': '',
		'imageId': '67978132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923065&docid=67978128&x=5631',
		'title': '',
		'imageId': '67978128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923065&docid=67978133&x=5631',
		'title': '',
		'imageId': '67978133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923065&docid=67978130&x=5631',
		'title': '',
		'imageId': '67978130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923065&docid=67978131&x=5631',
		'title': '',
		'imageId': '67978131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923065';

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