var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971382&docid=69049983&x=226',
		'title': '',
		'imageId': '69049983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971382&docid=69049984&x=226',
		'title': '',
		'imageId': '69049984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971382&docid=69049985&x=226',
		'title': '',
		'imageId': '69049985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971382&docid=69049986&x=226',
		'title': '',
		'imageId': '69049986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971382&docid=69049987&x=226',
		'title': '',
		'imageId': '69049987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971382&docid=69049988&x=226',
		'title': '',
		'imageId': '69049988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971382&docid=69049991&x=226',
		'title': '',
		'imageId': '69049991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971382&docid=69049993&x=226',
		'title': '',
		'imageId': '69049993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971382&docid=69049994&x=226',
		'title': '',
		'imageId': '69049994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971382';

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