var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3986624&docid=69419528&x=5040',
		'title': '',
		'imageId': '69419528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986624&docid=69419529&x=5040',
		'title': '',
		'imageId': '69419529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986624&docid=69419530&x=5040',
		'title': '',
		'imageId': '69419530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986624&docid=69419531&x=5040',
		'title': '',
		'imageId': '69419531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986624&docid=69419532&x=5040',
		'title': '',
		'imageId': '69419532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986624&docid=69419533&x=5040',
		'title': '',
		'imageId': '69419533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3986624&docid=69419534&x=5040',
		'title': '',
		'imageId': '69419534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3986624';

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