var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189597&x=1623',
		'title': '',
		'imageId': '70189597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189607&x=1623',
		'title': '',
		'imageId': '70189607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189605&x=1623',
		'title': '',
		'imageId': '70189605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189604&x=1623',
		'title': '',
		'imageId': '70189604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189602&x=1623',
		'title': '',
		'imageId': '70189602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189600&x=1623',
		'title': '',
		'imageId': '70189600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189599&x=1623',
		'title': '',
		'imageId': '70189599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189596&x=1623',
		'title': '',
		'imageId': '70189596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189595&x=1623',
		'title': '',
		'imageId': '70189595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189606&x=1623',
		'title': '',
		'imageId': '70189606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189601&x=1623',
		'title': '',
		'imageId': '70189601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189603&x=1623',
		'title': '',
		'imageId': '70189603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189598&x=1623',
		'title': '',
		'imageId': '70189598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018512&docid=70189608&x=1623',
		'title': '',
		'imageId': '70189608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018512';

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