var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027430&x=5945',
		'title': '',
		'imageId': '69027430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027426&x=5945',
		'title': '',
		'imageId': '69027426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027422&x=5945',
		'title': '',
		'imageId': '69027422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027417&x=5945',
		'title': '',
		'imageId': '69027417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027433&x=5945',
		'title': '',
		'imageId': '69027433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027421&x=5945',
		'title': '',
		'imageId': '69027421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027425&x=5945',
		'title': '',
		'imageId': '69027425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027418&x=5945',
		'title': '',
		'imageId': '69027418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027419&x=5945',
		'title': '',
		'imageId': '69027419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027416&x=5945',
		'title': '',
		'imageId': '69027416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027420&x=5945',
		'title': '',
		'imageId': '69027420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027431&x=5945',
		'title': '',
		'imageId': '69027431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027424&x=5945',
		'title': '',
		'imageId': '69027424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027427&x=5945',
		'title': '',
		'imageId': '69027427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970351&docid=69027428&x=5945',
		'title': '',
		'imageId': '69027428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970351';

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