var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980603&docid=69277555&x=4839',
		'title': '',
		'imageId': '69277555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980603&docid=69277557&x=4839',
		'title': '',
		'imageId': '69277557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980603&docid=69277556&x=4839',
		'title': '',
		'imageId': '69277556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980603&docid=69277560&x=4839',
		'title': '',
		'imageId': '69277560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980603&docid=69277561&x=4839',
		'title': '',
		'imageId': '69277561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980603&docid=69277559&x=4839',
		'title': '',
		'imageId': '69277559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980603&docid=69277558&x=4839',
		'title': '',
		'imageId': '69277558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980603&docid=69277562&x=4839',
		'title': '',
		'imageId': '69277562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980603';

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