var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004777&docid=69832460&x=1920',
		'title': '',
		'imageId': '69832460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004777&docid=69832463&x=1920',
		'title': '',
		'imageId': '69832463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004777&docid=69832462&x=1920',
		'title': '',
		'imageId': '69832462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004777&docid=69832465&x=1920',
		'title': '',
		'imageId': '69832465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004777&docid=69832466&x=1920',
		'title': '',
		'imageId': '69832466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004777&docid=69832461&x=1920',
		'title': '',
		'imageId': '69832461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004777&docid=69832464&x=1920',
		'title': '',
		'imageId': '69832464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004777&docid=69832459&x=1920',
		'title': '',
		'imageId': '69832459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004777';

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