var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944876&docid=68459241&x=5459',
		'title': '',
		'imageId': '68459241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944876&docid=68459242&x=5459',
		'title': '',
		'imageId': '68459242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944876&docid=68459243&x=5459',
		'title': '',
		'imageId': '68459243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944876&docid=68459244&x=5459',
		'title': '',
		'imageId': '68459244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944876&docid=68459245&x=5459',
		'title': '',
		'imageId': '68459245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944876&docid=68459246&x=5459',
		'title': '',
		'imageId': '68459246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944876&docid=68459247&x=5459',
		'title': '',
		'imageId': '68459247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944876&docid=68459248&x=5459',
		'title': '',
		'imageId': '68459248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944876';

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