var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4037060&docid=68845240&x=4433',
		'title': '',
		'imageId': '68845240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037060&docid=68845287&x=4433',
		'title': '',
		'imageId': '68845287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037060&docid=68845307&x=4433',
		'title': '',
		'imageId': '68845307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037060&docid=68845310&x=4433',
		'title': '',
		'imageId': '68845310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037060&docid=68845319&x=4433',
		'title': '',
		'imageId': '68845319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037060&docid=68845346&x=4433',
		'title': '',
		'imageId': '68845346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037060&docid=68845457&x=4433',
		'title': '',
		'imageId': '68845457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4037060&docid=68845460&x=4433',
		'title': '',
		'imageId': '68845460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4037060';

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