var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973656&docid=69108591&x=5040',
		'title': '',
		'imageId': '69108591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973656&docid=69108586&x=5040',
		'title': '',
		'imageId': '69108586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973656&docid=69108592&x=5040',
		'title': '',
		'imageId': '69108592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973656&docid=69108587&x=5040',
		'title': '',
		'imageId': '69108587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973656&docid=69108589&x=5040',
		'title': '',
		'imageId': '69108589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973656&docid=69108585&x=5040',
		'title': '',
		'imageId': '69108585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973656&docid=69108588&x=5040',
		'title': '',
		'imageId': '69108588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973656&docid=69108590&x=5040',
		'title': '',
		'imageId': '69108590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973656';

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