var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001220&docid=69747045&x=5636',
		'title': '',
		'imageId': '69747045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001220&docid=69747048&x=5636',
		'title': '',
		'imageId': '69747048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001220&docid=69747049&x=5636',
		'title': '',
		'imageId': '69747049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001220&docid=69747054&x=5636',
		'title': '',
		'imageId': '69747054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001220&docid=69747055&x=5636',
		'title': '',
		'imageId': '69747055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001220&docid=69747062&x=5636',
		'title': '',
		'imageId': '69747062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001220&docid=69747065&x=5636',
		'title': '',
		'imageId': '69747065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001220&docid=69747069&x=5636',
		'title': '',
		'imageId': '69747069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001220&docid=69747072&x=5636',
		'title': '',
		'imageId': '69747072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001220';

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