var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910824&docid=67661810&x=5327',
		'title': '',
		'imageId': '67661810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910824&docid=67661811&x=5327',
		'title': '',
		'imageId': '67661811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910824&docid=67661809&x=5327',
		'title': '',
		'imageId': '67661809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910824&docid=67661813&x=5327',
		'title': '',
		'imageId': '67661813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910824&docid=67661816&x=5327',
		'title': '',
		'imageId': '67661816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910824&docid=67661815&x=5327',
		'title': '',
		'imageId': '67661815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910824&docid=67661812&x=5327',
		'title': '',
		'imageId': '67661812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910824&docid=67661814&x=5327',
		'title': '',
		'imageId': '67661814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910824';

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