var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980613&docid=69016900&x=4710',
		'title': '',
		'imageId': '69016900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980613&docid=69016898&x=4710',
		'title': '',
		'imageId': '69016898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980613&docid=69016902&x=4710',
		'title': '',
		'imageId': '69016902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980613&docid=69016899&x=4710',
		'title': '',
		'imageId': '69016899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980613&docid=69016903&x=4710',
		'title': '',
		'imageId': '69016903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980613&docid=69016901&x=4710',
		'title': '',
		'imageId': '69016901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980613&docid=69016911&x=4710',
		'title': '',
		'imageId': '69016911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980613&docid=69016906&x=4710',
		'title': '',
		'imageId': '69016906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980613&docid=69016912&x=4710',
		'title': '',
		'imageId': '69016912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980613';

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