var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981147&docid=69031476&x=1850',
		'title': '',
		'imageId': '69031476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981147&docid=69031475&x=1850',
		'title': '',
		'imageId': '69031475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981147&docid=69031474&x=1850',
		'title': '',
		'imageId': '69031474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981147&docid=69031478&x=1850',
		'title': '',
		'imageId': '69031478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981147&docid=69031472&x=1850',
		'title': '',
		'imageId': '69031472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981147&docid=69031471&x=1850',
		'title': '',
		'imageId': '69031471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981147&docid=69031470&x=1850',
		'title': '',
		'imageId': '69031470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981147&docid=69031477&x=1850',
		'title': '',
		'imageId': '69031477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981147&docid=69031473&x=1850',
		'title': '',
		'imageId': '69031473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981147';

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