var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393029&x=5857',
		'title': '',
		'imageId': '70393029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393030&x=5857',
		'title': '',
		'imageId': '70393030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393021&x=5857',
		'title': '',
		'imageId': '70393021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393035&x=5857',
		'title': '',
		'imageId': '70393035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393022&x=5857',
		'title': '',
		'imageId': '70393022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393023&x=5857',
		'title': '',
		'imageId': '70393023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393024&x=5857',
		'title': '',
		'imageId': '70393024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393025&x=5857',
		'title': '',
		'imageId': '70393025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393020&x=5857',
		'title': '',
		'imageId': '70393020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393026&x=5857',
		'title': '',
		'imageId': '70393026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393027&x=5857',
		'title': '',
		'imageId': '70393027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393028&x=5857',
		'title': '',
		'imageId': '70393028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393031&x=5857',
		'title': '',
		'imageId': '70393031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393032&x=5857',
		'title': '',
		'imageId': '70393032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393033&x=5857',
		'title': '',
		'imageId': '70393033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027580&docid=70393034&x=5857',
		'title': '',
		'imageId': '70393034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027580';

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