var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013267&docid=70167803&x=4117',
		'title': '',
		'imageId': '70167803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013267&docid=70034296&x=4117',
		'title': '',
		'imageId': '70034296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013267&docid=70034297&x=4117',
		'title': '',
		'imageId': '70034297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013267&docid=70034298&x=4117',
		'title': '',
		'imageId': '70034298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013267&docid=70034299&x=4117',
		'title': '',
		'imageId': '70034299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013267&docid=70034301&x=4117',
		'title': '',
		'imageId': '70034301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013267&docid=70034302&x=4117',
		'title': '',
		'imageId': '70034302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013267&docid=70034303&x=4117',
		'title': '',
		'imageId': '70034303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013267';

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