var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969420&docid=69009028&x=5028',
		'title': '',
		'imageId': '69009028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969420&docid=69009030&x=5028',
		'title': '',
		'imageId': '69009030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969420&docid=69009024&x=5028',
		'title': '',
		'imageId': '69009024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969420&docid=69009025&x=5028',
		'title': '',
		'imageId': '69009025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969420&docid=69009026&x=5028',
		'title': '',
		'imageId': '69009026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969420&docid=69009029&x=5028',
		'title': '',
		'imageId': '69009029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969420&docid=69009027&x=5028',
		'title': '',
		'imageId': '69009027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969420';

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