var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976908&docid=69189510&x=5640',
		'title': '',
		'imageId': '69189510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976908&docid=69189513&x=5640',
		'title': '',
		'imageId': '69189513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976908&docid=69189516&x=5640',
		'title': '',
		'imageId': '69189516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976908&docid=69189523&x=5640',
		'title': '',
		'imageId': '69189523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976908&docid=69189526&x=5640',
		'title': '',
		'imageId': '69189526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976908&docid=69189529&x=5640',
		'title': '',
		'imageId': '69189529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976908&docid=69189532&x=5640',
		'title': '',
		'imageId': '69189532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976908&docid=69189535&x=5640',
		'title': '',
		'imageId': '69189535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976908';

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