var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008347&docid=69918003&x=2341',
		'title': '',
		'imageId': '69918003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008347&docid=69918006&x=2341',
		'title': '',
		'imageId': '69918006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008347&docid=69918007&x=2341',
		'title': '',
		'imageId': '69918007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008347&docid=69918004&x=2341',
		'title': '',
		'imageId': '69918004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008347&docid=69918005&x=2341',
		'title': '',
		'imageId': '69918005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008347&docid=69918008&x=2341',
		'title': '',
		'imageId': '69918008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008347&docid=69918009&x=2341',
		'title': '',
		'imageId': '69918009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008347&docid=69918010&x=2341',
		'title': '',
		'imageId': '69918010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008347&docid=69918011&x=2341',
		'title': '',
		'imageId': '69918011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008347';

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