var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611431&x=3214',
		'title': '',
		'imageId': '71611431',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611454&x=3214',
		'title': '',
		'imageId': '71611454',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611432&x=3214',
		'title': '',
		'imageId': '71611432',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611426&x=3214',
		'title': '',
		'imageId': '71611426',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611427&x=3214',
		'title': '',
		'imageId': '71611427',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611433&x=3214',
		'title': '',
		'imageId': '71611433',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611429&x=3214',
		'title': '',
		'imageId': '71611429',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611430&x=3214',
		'title': '',
		'imageId': '71611430',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611425&x=3214',
		'title': '',
		'imageId': '71611425',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611428&x=3214',
		'title': '',
		'imageId': '71611428',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076073&docid=71611424&x=3214',
		'title': '',
		'imageId': '71611424',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4076073';

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