var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146934&x=1643',
		'title': '',
		'imageId': '70146934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146941&x=1643',
		'title': '',
		'imageId': '70146941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146943&x=1643',
		'title': '',
		'imageId': '70146943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146935&x=1643',
		'title': '',
		'imageId': '70146935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146939&x=1643',
		'title': '',
		'imageId': '70146939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146937&x=1643',
		'title': '',
		'imageId': '70146937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146933&x=1643',
		'title': '',
		'imageId': '70146933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146940&x=1643',
		'title': '',
		'imageId': '70146940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146944&x=1643',
		'title': '',
		'imageId': '70146944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146942&x=1643',
		'title': '',
		'imageId': '70146942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146945&x=1643',
		'title': '',
		'imageId': '70146945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146938&x=1643',
		'title': '',
		'imageId': '70146938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146946&x=1643',
		'title': '',
		'imageId': '70146946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146936&x=1643',
		'title': '',
		'imageId': '70146936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016810&docid=70146947&x=1643',
		'title': '',
		'imageId': '70146947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016810';

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