var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3935469&docid=67644390&x=2946',
		'title': '',
		'imageId': '67644390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935469&docid=67644391&x=2946',
		'title': '',
		'imageId': '67644391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935469&docid=67644392&x=2946',
		'title': '',
		'imageId': '67644392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935469&docid=67644393&x=2946',
		'title': '',
		'imageId': '67644393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935469&docid=67644394&x=2946',
		'title': '',
		'imageId': '67644394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935469&docid=67644399&x=2946',
		'title': '',
		'imageId': '67644399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935469&docid=67644400&x=2946',
		'title': '',
		'imageId': '67644400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3935469&docid=67644401&x=2946',
		'title': '',
		'imageId': '67644401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3935469';

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