var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945264&docid=68469864&x=3011',
		'title': '',
		'imageId': '68469864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945264&docid=68469866&x=3011',
		'title': '',
		'imageId': '68469866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945264&docid=68469867&x=3011',
		'title': '',
		'imageId': '68469867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945264&docid=68469868&x=3011',
		'title': '',
		'imageId': '68469868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945264&docid=68469865&x=3011',
		'title': '',
		'imageId': '68469865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945264&docid=68469863&x=3011',
		'title': '',
		'imageId': '68469863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945264&docid=68469869&x=3011',
		'title': '',
		'imageId': '68469869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945264&docid=68469870&x=3011',
		'title': '',
		'imageId': '68469870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945264&docid=68469871&x=3011',
		'title': '',
		'imageId': '68469871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945264';

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