var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956889&docid=68748631&x=3521',
		'title': '',
		'imageId': '68748631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956889&docid=68748632&x=3521',
		'title': '',
		'imageId': '68748632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956889&docid=68748641&x=3521',
		'title': '',
		'imageId': '68748641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956889&docid=68748627&x=3521',
		'title': '',
		'imageId': '68748627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956889&docid=68748647&x=3521',
		'title': '',
		'imageId': '68748647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956889&docid=68748629&x=3521',
		'title': '',
		'imageId': '68748629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956889&docid=68748651&x=3521',
		'title': '',
		'imageId': '68748651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956889&docid=68748646&x=3521',
		'title': '',
		'imageId': '68748646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956889&docid=68748648&x=3521',
		'title': '',
		'imageId': '68748648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956889';

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