var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001733&docid=68809570&x=4853',
		'title': '',
		'imageId': '68809570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001733&docid=68809571&x=4853',
		'title': '',
		'imageId': '68809571',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001733&docid=68809572&x=4853',
		'title': '',
		'imageId': '68809572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001733&docid=68809573&x=4853',
		'title': '',
		'imageId': '68809573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001733&docid=68809574&x=4853',
		'title': '',
		'imageId': '68809574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001733&docid=68809575&x=4853',
		'title': '',
		'imageId': '68809575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001733&docid=68809576&x=4853',
		'title': '',
		'imageId': '68809576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001733&docid=68809577&x=4853',
		'title': '',
		'imageId': '68809577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001733';

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