var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002665&docid=69774779&x=1758',
		'title': '',
		'imageId': '69774779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002665&docid=69774777&x=1758',
		'title': '',
		'imageId': '69774777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002665&docid=69774781&x=1758',
		'title': '',
		'imageId': '69774781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002665&docid=69774780&x=1758',
		'title': '',
		'imageId': '69774780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002665&docid=69774790&x=1758',
		'title': '',
		'imageId': '69774790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002665&docid=69774791&x=1758',
		'title': '',
		'imageId': '69774791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002665&docid=69774782&x=1758',
		'title': '',
		'imageId': '69774782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002665&docid=69774778&x=1758',
		'title': '',
		'imageId': '69774778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002665';

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