var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246844&x=2323',
		'title': '',
		'imageId': '70246844',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246847&x=2323',
		'title': '',
		'imageId': '70246847',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246848&x=2323',
		'title': '',
		'imageId': '70246848',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246849&x=2323',
		'title': '',
		'imageId': '70246849',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246850&x=2323',
		'title': '',
		'imageId': '70246850',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246851&x=2323',
		'title': '',
		'imageId': '70246851',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246853&x=2323',
		'title': '',
		'imageId': '70246853',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246843&x=2323',
		'title': '',
		'imageId': '70246843',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246854&x=2323',
		'title': '',
		'imageId': '70246854',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246855&x=2323',
		'title': '',
		'imageId': '70246855',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246856&x=2323',
		'title': '',
		'imageId': '70246856',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246857&x=2323',
		'title': '',
		'imageId': '70246857',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246858&x=2323',
		'title': '',
		'imageId': '70246858',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246859&x=2323',
		'title': '',
		'imageId': '70246859',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246860&x=2323',
		'title': '',
		'imageId': '70246860',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246862&x=2323',
		'title': '',
		'imageId': '70246862',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246863&x=2323',
		'title': '',
		'imageId': '70246863',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246864&x=2323',
		'title': '',
		'imageId': '70246864',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020642&docid=70246861&x=2323',
		'title': '',
		'imageId': '70246861',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020642';

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