var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170218&x=3334',
		'title': '',
		'imageId': '70170218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170229&x=3334',
		'title': '',
		'imageId': '70170229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170222&x=3334',
		'title': '',
		'imageId': '70170222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170234&x=3334',
		'title': '',
		'imageId': '70170234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170216&x=3334',
		'title': '',
		'imageId': '70170216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170227&x=3334',
		'title': '',
		'imageId': '70170227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170224&x=3334',
		'title': '',
		'imageId': '70170224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170249&x=3334',
		'title': '',
		'imageId': '70170249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170226&x=3334',
		'title': '',
		'imageId': '70170226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170217&x=3334',
		'title': '',
		'imageId': '70170217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170219&x=3334',
		'title': '',
		'imageId': '70170219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170220&x=3334',
		'title': '',
		'imageId': '70170220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170223&x=3334',
		'title': '',
		'imageId': '70170223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170221&x=3334',
		'title': '',
		'imageId': '70170221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170256&x=3334',
		'title': '',
		'imageId': '70170256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=70170225&x=3334',
		'title': '',
		'imageId': '70170225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=59270415&x=3334',
		'title': '',
		'imageId': '59270415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017361&docid=59270407&x=3334',
		'title': '',
		'imageId': '59270407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017361';

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