var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272414&x=2946',
		'title': '',
		'imageId': '71272414',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272424&x=2946',
		'title': '',
		'imageId': '71272424',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272423&x=2946',
		'title': '',
		'imageId': '71272423',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272415&x=2946',
		'title': '',
		'imageId': '71272415',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272421&x=2946',
		'title': '',
		'imageId': '71272421',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272418&x=2946',
		'title': '',
		'imageId': '71272418',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272419&x=2946',
		'title': '',
		'imageId': '71272419',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272420&x=2946',
		'title': '',
		'imageId': '71272420',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272422&x=2946',
		'title': '',
		'imageId': '71272422',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272413&x=2946',
		'title': '',
		'imageId': '71272413',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272417&x=2946',
		'title': '',
		'imageId': '71272417',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4065357&docid=71272416&x=2946',
		'title': '',
		'imageId': '71272416',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4065357';

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