var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915045&docid=67768603&x=2318',
		'title': '',
		'imageId': '67768603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915045&docid=67768607&x=2318',
		'title': '',
		'imageId': '67768607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915045&docid=67768609&x=2318',
		'title': '',
		'imageId': '67768609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915045&docid=67768605&x=2318',
		'title': '',
		'imageId': '67768605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915045&docid=67768608&x=2318',
		'title': '',
		'imageId': '67768608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915045&docid=67768604&x=2318',
		'title': '',
		'imageId': '67768604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915045&docid=67768606&x=2318',
		'title': '',
		'imageId': '67768606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915045';

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