var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012011&docid=70006577&x=191',
		'title': '',
		'imageId': '70006577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012011&docid=70006580&x=191',
		'title': '',
		'imageId': '70006580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012011&docid=70006583&x=191',
		'title': '',
		'imageId': '70006583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012011&docid=70006586&x=191',
		'title': '',
		'imageId': '70006586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012011&docid=70006589&x=191',
		'title': '',
		'imageId': '70006589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012011&docid=70006592&x=191',
		'title': '',
		'imageId': '70006592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012011&docid=70006595&x=191',
		'title': '',
		'imageId': '70006595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012011&docid=70006599&x=191',
		'title': '',
		'imageId': '70006599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012011&docid=70006602&x=191',
		'title': '',
		'imageId': '70006602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012011';

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