var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160012&x=2027',
		'title': '',
		'imageId': '70160012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160011&x=2027',
		'title': '',
		'imageId': '70160011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160013&x=2027',
		'title': '',
		'imageId': '70160013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160018&x=2027',
		'title': '',
		'imageId': '70160018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160028&x=2027',
		'title': '',
		'imageId': '70160028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160020&x=2027',
		'title': '',
		'imageId': '70160020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160025&x=2027',
		'title': '',
		'imageId': '70160025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160026&x=2027',
		'title': '',
		'imageId': '70160026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160027&x=2027',
		'title': '',
		'imageId': '70160027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160016&x=2027',
		'title': '',
		'imageId': '70160016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160024&x=2027',
		'title': '',
		'imageId': '70160024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160023&x=2027',
		'title': '',
		'imageId': '70160023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160022&x=2027',
		'title': '',
		'imageId': '70160022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160029&x=2027',
		'title': '',
		'imageId': '70160029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160021&x=2027',
		'title': '',
		'imageId': '70160021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160017&x=2027',
		'title': '',
		'imageId': '70160017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160014&x=2027',
		'title': '',
		'imageId': '70160014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160019&x=2027',
		'title': '',
		'imageId': '70160019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017095&docid=70160015&x=2027',
		'title': '',
		'imageId': '70160015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017095';

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