var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959396&docid=69048283&x=2042',
		'title': '',
		'imageId': '69048283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959396&docid=69006437&x=2042',
		'title': '',
		'imageId': '69006437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959396&docid=69006446&x=2042',
		'title': '',
		'imageId': '69006446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959396&docid=69048285&x=2042',
		'title': '',
		'imageId': '69048285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959396&docid=69006443&x=2042',
		'title': '',
		'imageId': '69006443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959396&docid=69048286&x=2042',
		'title': '',
		'imageId': '69048286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959396&docid=69006444&x=2042',
		'title': '',
		'imageId': '69006444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959396&docid=69048284&x=2042',
		'title': '',
		'imageId': '69048284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959396';

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