var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720083&x=3119',
		'title': '',
		'imageId': '68720083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720081&x=3119',
		'title': '',
		'imageId': '68720081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720086&x=3119',
		'title': '',
		'imageId': '68720086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720084&x=3119',
		'title': '',
		'imageId': '68720084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720085&x=3119',
		'title': '',
		'imageId': '68720085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720087&x=3119',
		'title': '',
		'imageId': '68720087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720079&x=3119',
		'title': '',
		'imageId': '68720079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720094&x=3119',
		'title': '',
		'imageId': '68720094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720095&x=3119',
		'title': '',
		'imageId': '68720095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720082&x=3119',
		'title': '',
		'imageId': '68720082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955602&docid=68720080&x=3119',
		'title': '',
		'imageId': '68720080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955602';

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