var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913759&docid=67740670&x=5340',
		'title': '',
		'imageId': '67740670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913759&docid=67740671&x=5340',
		'title': '',
		'imageId': '67740671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913759&docid=67740666&x=5340',
		'title': '',
		'imageId': '67740666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913759&docid=67740667&x=5340',
		'title': '',
		'imageId': '67740667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913759&docid=67740669&x=5340',
		'title': '',
		'imageId': '67740669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913759&docid=67740665&x=5340',
		'title': '',
		'imageId': '67740665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913759&docid=67740668&x=5340',
		'title': '',
		'imageId': '67740668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913759';

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