var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251421&x=1311',
		'title': '',
		'imageId': '70251421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251424&x=1311',
		'title': '',
		'imageId': '70251424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251420&x=1311',
		'title': '',
		'imageId': '70251420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251431&x=1311',
		'title': '',
		'imageId': '70251431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251425&x=1311',
		'title': '',
		'imageId': '70251425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251422&x=1311',
		'title': '',
		'imageId': '70251422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251419&x=1311',
		'title': '',
		'imageId': '70251419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251423&x=1311',
		'title': '',
		'imageId': '70251423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251427&x=1311',
		'title': '',
		'imageId': '70251427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251428&x=1311',
		'title': '',
		'imageId': '70251428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251426&x=1311',
		'title': '',
		'imageId': '70251426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251432&x=1311',
		'title': '',
		'imageId': '70251432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251430&x=1311',
		'title': '',
		'imageId': '70251430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020881&docid=70251429&x=1311',
		'title': '',
		'imageId': '70251429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020881';

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