var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973641&docid=69108465&x=3852',
		'title': '',
		'imageId': '69108465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973641&docid=69108467&x=3852',
		'title': '',
		'imageId': '69108467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973641&docid=69108466&x=3852',
		'title': '',
		'imageId': '69108466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973641&docid=69108469&x=3852',
		'title': '',
		'imageId': '69108469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973641&docid=69108470&x=3852',
		'title': '',
		'imageId': '69108470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973641&docid=69108468&x=3852',
		'title': '',
		'imageId': '69108468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973641&docid=69108471&x=3852',
		'title': '',
		'imageId': '69108471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973641&docid=69108472&x=3852',
		'title': '',
		'imageId': '69108472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973641';

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