var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846564&x=2630',
		'title': '',
		'imageId': '69846564',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846568&x=2630',
		'title': '',
		'imageId': '69846568',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846579&x=2630',
		'title': '',
		'imageId': '69846579',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846581&x=2630',
		'title': '',
		'imageId': '69846581',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846572&x=2630',
		'title': '',
		'imageId': '69846572',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846575&x=2630',
		'title': '',
		'imageId': '69846575',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846566&x=2630',
		'title': '',
		'imageId': '69846566',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846567&x=2630',
		'title': '',
		'imageId': '69846567',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846578&x=2630',
		'title': '',
		'imageId': '69846578',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846577&x=2630',
		'title': '',
		'imageId': '69846577',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846570&x=2630',
		'title': '',
		'imageId': '69846570',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005314&docid=69846576&x=2630',
		'title': '',
		'imageId': '69846576',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005314';

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