var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987030&docid=69431292&x=2052',
		'title': '',
		'imageId': '69431292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987030&docid=69431295&x=2052',
		'title': '',
		'imageId': '69431295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987030&docid=69431282&x=2052',
		'title': '',
		'imageId': '69431282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987030&docid=69431286&x=2052',
		'title': '',
		'imageId': '69431286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987030&docid=69431254&x=2052',
		'title': '',
		'imageId': '69431254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987030&docid=69431265&x=2052',
		'title': '',
		'imageId': '69431265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987030&docid=69431268&x=2052',
		'title': '',
		'imageId': '69431268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987030&docid=69431245&x=2052',
		'title': '',
		'imageId': '69431245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987030';

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