var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923424&docid=68006167&x=1052',
		'title': '',
		'imageId': '68006167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923424&docid=68006164&x=1052',
		'title': '',
		'imageId': '68006164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923424&docid=68006166&x=1052',
		'title': '',
		'imageId': '68006166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923424&docid=68006162&x=1052',
		'title': '',
		'imageId': '68006162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923424&docid=68006168&x=1052',
		'title': '',
		'imageId': '68006168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923424&docid=68006163&x=1052',
		'title': '',
		'imageId': '68006163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923424&docid=68006165&x=1052',
		'title': '',
		'imageId': '68006165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923424';

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