var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959599&docid=68811635&x=1655',
		'title': '',
		'imageId': '68811635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959599&docid=68811631&x=1655',
		'title': '',
		'imageId': '68811631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959599&docid=68811632&x=1655',
		'title': '',
		'imageId': '68811632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959599&docid=68811636&x=1655',
		'title': '',
		'imageId': '68811636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959599&docid=68811633&x=1655',
		'title': '',
		'imageId': '68811633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959599&docid=68811643&x=1655',
		'title': '',
		'imageId': '68811643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959599&docid=68811634&x=1655',
		'title': '',
		'imageId': '68811634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959599&docid=68811644&x=1655',
		'title': '',
		'imageId': '68811644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959599';

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