var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3894048&docid=68357786&x=2939',
		'title': '',
		'imageId': '68357786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894048&docid=68357785&x=2939',
		'title': '',
		'imageId': '68357785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894048&docid=68357781&x=2939',
		'title': '',
		'imageId': '68357781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894048&docid=68357778&x=2939',
		'title': '',
		'imageId': '68357778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894048&docid=68357784&x=2939',
		'title': '',
		'imageId': '68357784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894048&docid=68357780&x=2939',
		'title': '',
		'imageId': '68357780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894048&docid=68357782&x=2939',
		'title': '',
		'imageId': '68357782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3894048&docid=68357783&x=2939',
		'title': '',
		'imageId': '68357783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3894048';

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