var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016366&docid=70127346&x=2116',
		'title': '',
		'imageId': '70127346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016366&docid=70127347&x=2116',
		'title': '',
		'imageId': '70127347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016366&docid=70127344&x=2116',
		'title': '',
		'imageId': '70127344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016366&docid=70127345&x=2116',
		'title': '',
		'imageId': '70127345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016366&docid=70127348&x=2116',
		'title': '',
		'imageId': '70127348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016366&docid=70127343&x=2116',
		'title': '',
		'imageId': '70127343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016366&docid=70127349&x=2116',
		'title': '',
		'imageId': '70127349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016366';

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