var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910908&docid=67663828&x=4649',
		'title': '',
		'imageId': '67663828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910908&docid=67663829&x=4649',
		'title': '',
		'imageId': '67663829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910908&docid=67663826&x=4649',
		'title': '',
		'imageId': '67663826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910908&docid=67663827&x=4649',
		'title': '',
		'imageId': '67663827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910908&docid=67663830&x=4649',
		'title': '',
		'imageId': '67663830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910908&docid=68203705&x=4649',
		'title': '',
		'imageId': '68203705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910908&docid=68216120&x=4649',
		'title': '',
		'imageId': '68216120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910908';

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