var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964060&docid=68906829&x=2421',
		'title': '',
		'imageId': '68906829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964060&docid=68906830&x=2421',
		'title': '',
		'imageId': '68906830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964060&docid=68906831&x=2421',
		'title': '',
		'imageId': '68906831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964060&docid=68906832&x=2421',
		'title': '',
		'imageId': '68906832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964060&docid=68906833&x=2421',
		'title': '',
		'imageId': '68906833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964060&docid=68906834&x=2421',
		'title': '',
		'imageId': '68906834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964060&docid=68906835&x=2421',
		'title': '',
		'imageId': '68906835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964060&docid=68906836&x=2421',
		'title': '',
		'imageId': '68906836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964060';

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