var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912062&docid=67688171&x=556',
		'title': '',
		'imageId': '67688171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912062&docid=67688172&x=556',
		'title': '',
		'imageId': '67688172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912062&docid=67688170&x=556',
		'title': '',
		'imageId': '67688170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912062&docid=67688174&x=556',
		'title': '',
		'imageId': '67688174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912062&docid=67688173&x=556',
		'title': '',
		'imageId': '67688173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912062&docid=67688175&x=556',
		'title': '',
		'imageId': '67688175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912062&docid=67688178&x=556',
		'title': '',
		'imageId': '67688178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912062&docid=67688181&x=556',
		'title': '',
		'imageId': '67688181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912062&docid=67688184&x=556',
		'title': '',
		'imageId': '67688184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912062';

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