var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287930&x=1853',
		'title': '',
		'imageId': '70287930',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287933&x=1853',
		'title': '',
		'imageId': '70287933',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287935&x=1853',
		'title': '',
		'imageId': '70287935',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287937&x=1853',
		'title': '',
		'imageId': '70287937',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287938&x=1853',
		'title': '',
		'imageId': '70287938',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287939&x=1853',
		'title': '',
		'imageId': '70287939',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287940&x=1853',
		'title': '',
		'imageId': '70287940',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287941&x=1853',
		'title': '',
		'imageId': '70287941',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287942&x=1853',
		'title': '',
		'imageId': '70287942',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287943&x=1853',
		'title': '',
		'imageId': '70287943',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287945&x=1853',
		'title': '',
		'imageId': '70287945',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022476&docid=70287944&x=1853',
		'title': '',
		'imageId': '70287944',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022476';

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