var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958429&docid=68786776&x=1647',
		'title': '',
		'imageId': '68786776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958429&docid=68786777&x=1647',
		'title': '',
		'imageId': '68786777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958429&docid=68786778&x=1647',
		'title': '',
		'imageId': '68786778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958429&docid=68786782&x=1647',
		'title': '',
		'imageId': '68786782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958429&docid=68786779&x=1647',
		'title': '',
		'imageId': '68786779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958429&docid=68786780&x=1647',
		'title': '',
		'imageId': '68786780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958429&docid=68786781&x=1647',
		'title': '',
		'imageId': '68786781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958429';

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