var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966790&docid=68966477&x=722',
		'title': '',
		'imageId': '68966477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966790&docid=68966478&x=722',
		'title': '',
		'imageId': '68966478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966790&docid=68966481&x=722',
		'title': '',
		'imageId': '68966481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966790&docid=68966480&x=722',
		'title': '',
		'imageId': '68966480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966790&docid=68966479&x=722',
		'title': '',
		'imageId': '68966479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966790&docid=68966483&x=722',
		'title': '',
		'imageId': '68966483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966790&docid=68966484&x=722',
		'title': '',
		'imageId': '68966484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966790&docid=68966482&x=722',
		'title': '',
		'imageId': '68966482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966790';

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