var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976728&docid=69184856&x=5827',
		'title': '',
		'imageId': '69184856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976728&docid=69184854&x=5827',
		'title': '',
		'imageId': '69184854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976728&docid=69184852&x=5827',
		'title': '',
		'imageId': '69184852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976728&docid=69184855&x=5827',
		'title': '',
		'imageId': '69184855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976728&docid=69184858&x=5827',
		'title': '',
		'imageId': '69184858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976728&docid=69184853&x=5827',
		'title': '',
		'imageId': '69184853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976728&docid=69184859&x=5827',
		'title': '',
		'imageId': '69184859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976728&docid=69184857&x=5827',
		'title': '',
		'imageId': '69184857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976728';

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