var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972163&docid=68996388&x=2441',
		'title': '',
		'imageId': '68996388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972163&docid=68996391&x=2441',
		'title': '',
		'imageId': '68996391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972163&docid=68996390&x=2441',
		'title': '',
		'imageId': '68996390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972163&docid=68996389&x=2441',
		'title': '',
		'imageId': '68996389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972163&docid=68996387&x=2441',
		'title': '',
		'imageId': '68996387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972163&docid=68996386&x=2441',
		'title': '',
		'imageId': '68996386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972163&docid=68996385&x=2441',
		'title': '',
		'imageId': '68996385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972163&docid=69073387&x=2441',
		'title': '',
		'imageId': '69073387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972163&docid=69073388&x=2441',
		'title': '',
		'imageId': '69073388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972163';

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