var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940370&docid=68383654&x=5927',
		'title': '',
		'imageId': '68383654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940370&docid=68383649&x=5927',
		'title': '',
		'imageId': '68383649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940370&docid=68383648&x=5927',
		'title': '',
		'imageId': '68383648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940370&docid=68383650&x=5927',
		'title': '',
		'imageId': '68383650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940370&docid=68383652&x=5927',
		'title': '',
		'imageId': '68383652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940370&docid=68383651&x=5927',
		'title': '',
		'imageId': '68383651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940370&docid=68383653&x=5927',
		'title': '',
		'imageId': '68383653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940370';

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