var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964954&docid=68926986&x=5231',
		'title': '',
		'imageId': '68926986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964954&docid=68926981&x=5231',
		'title': '',
		'imageId': '68926981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964954&docid=68926987&x=5231',
		'title': '',
		'imageId': '68926987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964954&docid=68926985&x=5231',
		'title': '',
		'imageId': '68926985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964954&docid=68926980&x=5231',
		'title': '',
		'imageId': '68926980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964954&docid=68926984&x=5231',
		'title': '',
		'imageId': '68926984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964954&docid=68926983&x=5231',
		'title': '',
		'imageId': '68926983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964954&docid=68926979&x=5231',
		'title': '',
		'imageId': '68926979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964954&docid=68926988&x=5231',
		'title': '',
		'imageId': '68926988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964954';

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