var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977289&docid=68927146&x=3826',
		'title': '',
		'imageId': '68927146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977289&docid=68927145&x=3826',
		'title': '',
		'imageId': '68927145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977289&docid=68927148&x=3826',
		'title': '',
		'imageId': '68927148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977289&docid=68927147&x=3826',
		'title': '',
		'imageId': '68927147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977289&docid=68927151&x=3826',
		'title': '',
		'imageId': '68927151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977289&docid=68927150&x=3826',
		'title': '',
		'imageId': '68927150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977289&docid=68927149&x=3826',
		'title': '',
		'imageId': '68927149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977289';

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