var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975916&docid=69170266&x=2543',
		'title': '',
		'imageId': '69170266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975916&docid=69170265&x=2543',
		'title': '',
		'imageId': '69170265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975916&docid=69170269&x=2543',
		'title': '',
		'imageId': '69170269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975916&docid=69170267&x=2543',
		'title': '',
		'imageId': '69170267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975916&docid=69170270&x=2543',
		'title': '',
		'imageId': '69170270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975916&docid=69170271&x=2543',
		'title': '',
		'imageId': '69170271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975916&docid=69170268&x=2543',
		'title': '',
		'imageId': '69170268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975916&docid=69170264&x=2543',
		'title': '',
		'imageId': '69170264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975916';

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