var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011471&docid=69992390&x=1620',
		'title': '',
		'imageId': '69992390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011471&docid=69992391&x=1620',
		'title': '',
		'imageId': '69992391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011471&docid=69992392&x=1620',
		'title': '',
		'imageId': '69992392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011471&docid=69992393&x=1620',
		'title': '',
		'imageId': '69992393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011471&docid=69992394&x=1620',
		'title': '',
		'imageId': '69992394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011471&docid=69992395&x=1620',
		'title': '',
		'imageId': '69992395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011471&docid=69992396&x=1620',
		'title': '',
		'imageId': '69992396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011471';

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