var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349477&x=4612',
		'title': '',
		'imageId': '68349477',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349490&x=4612',
		'title': '',
		'imageId': '68349490',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349500&x=4612',
		'title': '',
		'imageId': '68349500',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349520&x=4612',
		'title': '',
		'imageId': '68349520',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349525&x=4612',
		'title': '',
		'imageId': '68349525',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349535&x=4612',
		'title': '',
		'imageId': '68349535',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349541&x=4612',
		'title': '',
		'imageId': '68349541',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349547&x=4612',
		'title': '',
		'imageId': '68349547',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349552&x=4612',
		'title': '',
		'imageId': '68349552',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349557&x=4612',
		'title': '',
		'imageId': '68349557',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349561&x=4612',
		'title': '',
		'imageId': '68349561',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3939365&docid=68349571&x=4612',
		'title': '',
		'imageId': '68349571',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3939365';

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