var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913925&docid=67749574&x=4046',
		'title': '',
		'imageId': '67749574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913925&docid=67749582&x=4046',
		'title': '',
		'imageId': '67749582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913925&docid=67749579&x=4046',
		'title': '',
		'imageId': '67749579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913925&docid=67749580&x=4046',
		'title': '',
		'imageId': '67749580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913925&docid=67749577&x=4046',
		'title': '',
		'imageId': '67749577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913925&docid=67749575&x=4046',
		'title': '',
		'imageId': '67749575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913925&docid=67749578&x=4046',
		'title': '',
		'imageId': '67749578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913925&docid=67749581&x=4046',
		'title': '',
		'imageId': '67749581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913925&docid=67749576&x=4046',
		'title': '',
		'imageId': '67749576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913925';

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