var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965611&docid=68051804&x=5838',
		'title': '',
		'imageId': '68051804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965611&docid=68051810&x=5838',
		'title': '',
		'imageId': '68051810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965611&docid=68051814&x=5838',
		'title': '',
		'imageId': '68051814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965611&docid=68051819&x=5838',
		'title': '',
		'imageId': '68051819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965611&docid=68051825&x=5838',
		'title': '',
		'imageId': '68051825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965611&docid=68051831&x=5838',
		'title': '',
		'imageId': '68051831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965611&docid=68051837&x=5838',
		'title': '',
		'imageId': '68051837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965611&docid=68051842&x=5838',
		'title': '',
		'imageId': '68051842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965611';

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