var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671854&x=2243',
		'title': '',
		'imageId': '71671854',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671852&x=2243',
		'title': '',
		'imageId': '71671852',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671856&x=2243',
		'title': '',
		'imageId': '71671856',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671853&x=2243',
		'title': '',
		'imageId': '71671853',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671851&x=2243',
		'title': '',
		'imageId': '71671851',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671855&x=2243',
		'title': '',
		'imageId': '71671855',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671408&x=2243',
		'title': '',
		'imageId': '71671408',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671409&x=2243',
		'title': '',
		'imageId': '71671409',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671410&x=2243',
		'title': '',
		'imageId': '71671410',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671411&x=2243',
		'title': '',
		'imageId': '71671411',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71671412&x=2243',
		'title': '',
		'imageId': '71671412',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4078481&docid=71715062&x=2243',
		'title': '',
		'imageId': '71715062',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4078481';

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