var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016314&docid=70125406&x=3012',
		'title': '',
		'imageId': '70125406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016314&docid=70125407&x=3012',
		'title': '',
		'imageId': '70125407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016314&docid=70125408&x=3012',
		'title': '',
		'imageId': '70125408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016314&docid=70125409&x=3012',
		'title': '',
		'imageId': '70125409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016314&docid=70125410&x=3012',
		'title': '',
		'imageId': '70125410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016314&docid=70125411&x=3012',
		'title': '',
		'imageId': '70125411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016314&docid=70125412&x=3012',
		'title': '',
		'imageId': '70125412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016314&docid=70125425&x=3012',
		'title': '',
		'imageId': '70125425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016314';

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