var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856088&x=1715',
		'title': '',
		'imageId': '67856088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856084&x=1715',
		'title': '',
		'imageId': '67856084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856089&x=1715',
		'title': '',
		'imageId': '67856089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856086&x=1715',
		'title': '',
		'imageId': '67856086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856085&x=1715',
		'title': '',
		'imageId': '67856085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856079&x=1715',
		'title': '',
		'imageId': '67856079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856080&x=1715',
		'title': '',
		'imageId': '67856080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856081&x=1715',
		'title': '',
		'imageId': '67856081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856082&x=1715',
		'title': '',
		'imageId': '67856082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856083&x=1715',
		'title': '',
		'imageId': '67856083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856078&x=1715',
		'title': '',
		'imageId': '67856078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856075&x=1715',
		'title': '',
		'imageId': '67856075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856087&x=1715',
		'title': '',
		'imageId': '67856087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918108&docid=67856076&x=1715',
		'title': '',
		'imageId': '67856076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918108';

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