var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949110&docid=68575418&x=3119',
		'title': '',
		'imageId': '68575418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949110&docid=68575422&x=3119',
		'title': '',
		'imageId': '68575422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949110&docid=68575423&x=3119',
		'title': '',
		'imageId': '68575423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949110&docid=68575420&x=3119',
		'title': '',
		'imageId': '68575420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949110&docid=68575426&x=3119',
		'title': '',
		'imageId': '68575426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949110&docid=68575424&x=3119',
		'title': '',
		'imageId': '68575424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949110&docid=68575419&x=3119',
		'title': '',
		'imageId': '68575419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949110&docid=68575425&x=3119',
		'title': '',
		'imageId': '68575425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949110&docid=68575417&x=3119',
		'title': '',
		'imageId': '68575417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949110';

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