var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975983&docid=69171789&x=3757',
		'title': '',
		'imageId': '69171789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975983&docid=69171791&x=3757',
		'title': '',
		'imageId': '69171791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975983&docid=69171788&x=3757',
		'title': '',
		'imageId': '69171788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975983&docid=69171792&x=3757',
		'title': '',
		'imageId': '69171792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975983&docid=69171793&x=3757',
		'title': '',
		'imageId': '69171793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975983&docid=69171794&x=3757',
		'title': '',
		'imageId': '69171794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975983&docid=69171790&x=3757',
		'title': '',
		'imageId': '69171790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975983';

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