var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283314&x=1256',
		'title': '',
		'imageId': '70283314',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283316&x=1256',
		'title': '',
		'imageId': '70283316',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283331&x=1256',
		'title': '',
		'imageId': '70283331',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283335&x=1256',
		'title': '',
		'imageId': '70283335',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283338&x=1256',
		'title': '',
		'imageId': '70283338',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283334&x=1256',
		'title': '',
		'imageId': '70283334',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283313&x=1256',
		'title': '',
		'imageId': '70283313',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283315&x=1256',
		'title': '',
		'imageId': '70283315',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283332&x=1256',
		'title': '',
		'imageId': '70283332',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283333&x=1256',
		'title': '',
		'imageId': '70283333',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283337&x=1256',
		'title': '',
		'imageId': '70283337',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022338&docid=70283336&x=1256',
		'title': '',
		'imageId': '70283336',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022338';

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