var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913662&docid=67728580&x=3554',
		'title': '',
		'imageId': '67728580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913662&docid=67728582&x=3554',
		'title': '',
		'imageId': '67728582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913662&docid=67728583&x=3554',
		'title': '',
		'imageId': '67728583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913662&docid=67728581&x=3554',
		'title': '',
		'imageId': '67728581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913662&docid=67728584&x=3554',
		'title': '',
		'imageId': '67728584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913662&docid=67728588&x=3554',
		'title': '',
		'imageId': '67728588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913662&docid=67728585&x=3554',
		'title': '',
		'imageId': '67728585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913662&docid=67728586&x=3554',
		'title': '',
		'imageId': '67728586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913662&docid=67728587&x=3554',
		'title': '',
		'imageId': '67728587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913662';

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