var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3928791&docid=68104423&x=4453',
		'title': '',
		'imageId': '68104423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928791&docid=68104427&x=4453',
		'title': '',
		'imageId': '68104427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928791&docid=68104424&x=4453',
		'title': '',
		'imageId': '68104424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928791&docid=68104422&x=4453',
		'title': '',
		'imageId': '68104422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928791&docid=68104426&x=4453',
		'title': '',
		'imageId': '68104426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928791&docid=68104421&x=4453',
		'title': '',
		'imageId': '68104421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3928791&docid=68104425&x=4453',
		'title': '',
		'imageId': '68104425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3928791';

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