var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=472428&docid=2576947&x=3244',
		'title': '',
		'imageId': '2576947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472428&docid=2576957&x=3244',
		'title': '',
		'imageId': '2576957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472428&docid=2576963&x=3244',
		'title': '',
		'imageId': '2576963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472428&docid=2576975&x=3244',
		'title': '',
		'imageId': '2576975',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472428&docid=2576996&x=3244',
		'title': '',
		'imageId': '2576996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472428&docid=2576984&x=3244',
		'title': '',
		'imageId': '2576984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472428&docid=2577004&x=3244',
		'title': '',
		'imageId': '2577004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #472428';

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