var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971351&docid=62239801&x=5026',
		'title': '',
		'imageId': '62239801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971351&docid=62239799&x=5026',
		'title': '',
		'imageId': '62239799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971351&docid=62239804&x=5026',
		'title': '',
		'imageId': '62239804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971351&docid=62239790&x=5026',
		'title': '',
		'imageId': '62239790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971351&docid=62239791&x=5026',
		'title': '',
		'imageId': '62239791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971351&docid=62239805&x=5026',
		'title': '',
		'imageId': '62239805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971351&docid=62239792&x=5026',
		'title': '',
		'imageId': '62239792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971351';

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