var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930624&docid=68139997&x=5151',
		'title': '',
		'imageId': '68139997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930624&docid=68139995&x=5151',
		'title': '',
		'imageId': '68139995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930624&docid=68139998&x=5151',
		'title': '',
		'imageId': '68139998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930624&docid=68139999&x=5151',
		'title': '',
		'imageId': '68139999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930624&docid=68139996&x=5151',
		'title': '',
		'imageId': '68139996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930624&docid=68139994&x=5151',
		'title': '',
		'imageId': '68139994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930624&docid=68140000&x=5151',
		'title': '',
		'imageId': '68140000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930624&docid=68140001&x=5151',
		'title': '',
		'imageId': '68140001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930624';

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