var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973648&docid=69108521&x=5848',
		'title': '',
		'imageId': '69108521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973648&docid=69108523&x=5848',
		'title': '',
		'imageId': '69108523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973648&docid=69108522&x=5848',
		'title': '',
		'imageId': '69108522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973648&docid=69108525&x=5848',
		'title': '',
		'imageId': '69108525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973648&docid=69108526&x=5848',
		'title': '',
		'imageId': '69108526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973648&docid=69108524&x=5848',
		'title': '',
		'imageId': '69108524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973648&docid=69108527&x=5848',
		'title': '',
		'imageId': '69108527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973648&docid=69108528&x=5848',
		'title': '',
		'imageId': '69108528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973648';

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