var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3940805&docid=68381024&x=035',
		'title': '',
		'imageId': '68381024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940805&docid=68381023&x=035',
		'title': '',
		'imageId': '68381023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940805&docid=68381025&x=035',
		'title': '',
		'imageId': '68381025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940805&docid=68381028&x=035',
		'title': '',
		'imageId': '68381028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940805&docid=68381033&x=035',
		'title': '',
		'imageId': '68381033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940805&docid=68381038&x=035',
		'title': '',
		'imageId': '68381038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940805&docid=68381039&x=035',
		'title': '',
		'imageId': '68381039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940805&docid=68381021&x=035',
		'title': '',
		'imageId': '68381021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3940805&docid=68381022&x=035',
		'title': '',
		'imageId': '68381022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3940805';

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