var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060349&x=2315',
		'title': '',
		'imageId': '68060349',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060350&x=2315',
		'title': '',
		'imageId': '68060350',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060351&x=2315',
		'title': '',
		'imageId': '68060351',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060353&x=2315',
		'title': '',
		'imageId': '68060353',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060356&x=2315',
		'title': '',
		'imageId': '68060356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060354&x=2315',
		'title': '',
		'imageId': '68060354',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060346&x=2315',
		'title': '',
		'imageId': '68060346',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060348&x=2315',
		'title': '',
		'imageId': '68060348',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060355&x=2315',
		'title': '',
		'imageId': '68060355',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060352&x=2315',
		'title': '',
		'imageId': '68060352',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3926821&docid=68060347&x=2315',
		'title': '',
		'imageId': '68060347',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3926821';

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