var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968777&docid=68995044&x=421',
		'title': '',
		'imageId': '68995044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968777&docid=68995048&x=421',
		'title': '',
		'imageId': '68995048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968777&docid=68995049&x=421',
		'title': '',
		'imageId': '68995049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968777&docid=68995047&x=421',
		'title': '',
		'imageId': '68995047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968777&docid=68995043&x=421',
		'title': '',
		'imageId': '68995043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968777&docid=68995045&x=421',
		'title': '',
		'imageId': '68995045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968777&docid=68995050&x=421',
		'title': '',
		'imageId': '68995050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968777&docid=68995042&x=421',
		'title': '',
		'imageId': '68995042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968777&docid=68995046&x=421',
		'title': '',
		'imageId': '68995046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968777';

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