var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013271&docid=69939615&x=3510',
		'title': '',
		'imageId': '69939615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013271&docid=69939610&x=3510',
		'title': '',
		'imageId': '69939610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013271&docid=69939612&x=3510',
		'title': '',
		'imageId': '69939612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013271&docid=69939620&x=3510',
		'title': '',
		'imageId': '69939620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013271&docid=69939611&x=3510',
		'title': '',
		'imageId': '69939611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013271&docid=69939613&x=3510',
		'title': '',
		'imageId': '69939613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013271&docid=69939614&x=3510',
		'title': '',
		'imageId': '69939614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013271';

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