var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931142&docid=63958011&x=1748',
		'title': '',
		'imageId': '63958011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931142&docid=63958012&x=1748',
		'title': '',
		'imageId': '63958012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931142&docid=63958013&x=1748',
		'title': '',
		'imageId': '63958013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931142&docid=63958014&x=1748',
		'title': '',
		'imageId': '63958014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931142&docid=63958030&x=1748',
		'title': '',
		'imageId': '63958030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931142&docid=63958050&x=1748',
		'title': '',
		'imageId': '63958050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931142&docid=63958051&x=1748',
		'title': '',
		'imageId': '63958051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931142&docid=63958054&x=1748',
		'title': '',
		'imageId': '63958054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931142';

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