var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160294&x=2023',
		'title': '',
		'imageId': '70160294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160299&x=2023',
		'title': '',
		'imageId': '70160299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160304&x=2023',
		'title': '',
		'imageId': '70160304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160293&x=2023',
		'title': '',
		'imageId': '70160293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160305&x=2023',
		'title': '',
		'imageId': '70160305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160303&x=2023',
		'title': '',
		'imageId': '70160303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160295&x=2023',
		'title': '',
		'imageId': '70160295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160296&x=2023',
		'title': '',
		'imageId': '70160296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160300&x=2023',
		'title': '',
		'imageId': '70160300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160297&x=2023',
		'title': '',
		'imageId': '70160297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160302&x=2023',
		'title': '',
		'imageId': '70160302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160298&x=2023',
		'title': '',
		'imageId': '70160298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017143&docid=70160301&x=2023',
		'title': '',
		'imageId': '70160301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017143';

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