var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195001&x=3027',
		'title': '',
		'imageId': '70195001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70194999&x=3027',
		'title': '',
		'imageId': '70194999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195007&x=3027',
		'title': '',
		'imageId': '70195007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195003&x=3027',
		'title': '',
		'imageId': '70195003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195000&x=3027',
		'title': '',
		'imageId': '70195000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195002&x=3027',
		'title': '',
		'imageId': '70195002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70194998&x=3027',
		'title': '',
		'imageId': '70194998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195009&x=3027',
		'title': '',
		'imageId': '70195009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195006&x=3027',
		'title': '',
		'imageId': '70195006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195012&x=3027',
		'title': '',
		'imageId': '70195012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195022&x=3027',
		'title': '',
		'imageId': '70195022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195014&x=3027',
		'title': '',
		'imageId': '70195014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195004&x=3027',
		'title': '',
		'imageId': '70195004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195010&x=3027',
		'title': '',
		'imageId': '70195010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195008&x=3027',
		'title': '',
		'imageId': '70195008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=70195005&x=3027',
		'title': '',
		'imageId': '70195005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=59270916&x=3027',
		'title': '',
		'imageId': '59270916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018680&docid=59270915&x=3027',
		'title': '',
		'imageId': '59270915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018680';

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