var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558109&x=357',
		'title': '',
		'imageId': '68558109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558112&x=357',
		'title': '',
		'imageId': '68558112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558113&x=357',
		'title': '',
		'imageId': '68558113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558114&x=357',
		'title': '',
		'imageId': '68558114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558117&x=357',
		'title': '',
		'imageId': '68558117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558118&x=357',
		'title': '',
		'imageId': '68558118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558115&x=357',
		'title': '',
		'imageId': '68558115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558121&x=357',
		'title': '',
		'imageId': '68558121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558116&x=357',
		'title': '',
		'imageId': '68558116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558122&x=357',
		'title': '',
		'imageId': '68558122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558120&x=357',
		'title': '',
		'imageId': '68558120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948699&docid=68558119&x=357',
		'title': '',
		'imageId': '68558119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948699';

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