var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827010&x=3352',
		'title': '',
		'imageId': '67827010',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827009&x=3352',
		'title': '',
		'imageId': '67827009',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827008&x=3352',
		'title': '',
		'imageId': '67827008',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827019&x=3352',
		'title': '',
		'imageId': '67827019',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827015&x=3352',
		'title': '',
		'imageId': '67827015',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827014&x=3352',
		'title': '',
		'imageId': '67827014',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827013&x=3352',
		'title': '',
		'imageId': '67827013',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827016&x=3352',
		'title': '',
		'imageId': '67827016',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827012&x=3352',
		'title': '',
		'imageId': '67827012',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827011&x=3352',
		'title': '',
		'imageId': '67827011',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827017&x=3352',
		'title': '',
		'imageId': '67827017',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916986&docid=67827018&x=3352',
		'title': '',
		'imageId': '67827018',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916986';

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