var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964533&docid=68927762&x=5950',
		'title': '',
		'imageId': '68927762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964533&docid=68927758&x=5950',
		'title': '',
		'imageId': '68927758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964533&docid=68927759&x=5950',
		'title': '',
		'imageId': '68927759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964533&docid=68927760&x=5950',
		'title': '',
		'imageId': '68927760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964533&docid=68927755&x=5950',
		'title': '',
		'imageId': '68927755',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964533&docid=68927753&x=5950',
		'title': '',
		'imageId': '68927753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964533&docid=68930100&x=5950',
		'title': '',
		'imageId': '68930100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964533';

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