var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971852&docid=68599954&x=156',
		'title': '',
		'imageId': '68599954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971852&docid=68599958&x=156',
		'title': '',
		'imageId': '68599958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971852&docid=68599962&x=156',
		'title': '',
		'imageId': '68599962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971852&docid=68599955&x=156',
		'title': '',
		'imageId': '68599955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971852&docid=68599957&x=156',
		'title': '',
		'imageId': '68599957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971852&docid=68599959&x=156',
		'title': '',
		'imageId': '68599959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971852&docid=68599960&x=156',
		'title': '',
		'imageId': '68599960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971852&docid=68599956&x=156',
		'title': '',
		'imageId': '68599956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971852&docid=68599961&x=156',
		'title': '',
		'imageId': '68599961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971852';

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