var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985052&docid=69380903&x=4834',
		'title': '',
		'imageId': '69380903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985052&docid=69380907&x=4834',
		'title': '',
		'imageId': '69380907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985052&docid=69380905&x=4834',
		'title': '',
		'imageId': '69380905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985052&docid=69380906&x=4834',
		'title': '',
		'imageId': '69380906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985052&docid=69380908&x=4834',
		'title': '',
		'imageId': '69380908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985052&docid=69380909&x=4834',
		'title': '',
		'imageId': '69380909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985052&docid=69380910&x=4834',
		'title': '',
		'imageId': '69380910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985052&docid=69380911&x=4834',
		'title': '',
		'imageId': '69380911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985052&docid=69380912&x=4834',
		'title': '',
		'imageId': '69380912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985052';

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