var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106276&x=1846',
		'title': '',
		'imageId': '71106276',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106271&x=1846',
		'title': '',
		'imageId': '71106271',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106280&x=1846',
		'title': '',
		'imageId': '71106280',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106274&x=1846',
		'title': '',
		'imageId': '71106274',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106275&x=1846',
		'title': '',
		'imageId': '71106275',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106277&x=1846',
		'title': '',
		'imageId': '71106277',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106272&x=1846',
		'title': '',
		'imageId': '71106272',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106273&x=1846',
		'title': '',
		'imageId': '71106273',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106279&x=1846',
		'title': '',
		'imageId': '71106279',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71110545&x=1846',
		'title': '',
		'imageId': '71110545',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106278&x=1846',
		'title': '',
		'imageId': '71106278',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4086770&docid=71106281&x=1846',
		'title': '',
		'imageId': '71106281',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4086770';

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