var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604199&x=337',
		'title': '',
		'imageId': '70604199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604200&x=337',
		'title': '',
		'imageId': '70604200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604201&x=337',
		'title': '',
		'imageId': '70604201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604203&x=337',
		'title': '',
		'imageId': '70604203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604202&x=337',
		'title': '',
		'imageId': '70604202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604261&x=337',
		'title': '',
		'imageId': '70604261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604223&x=337',
		'title': '',
		'imageId': '70604223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604222&x=337',
		'title': '',
		'imageId': '70604222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604224&x=337',
		'title': '',
		'imageId': '70604224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604226&x=337',
		'title': '',
		'imageId': '70604226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604225&x=337',
		'title': '',
		'imageId': '70604225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604233&x=337',
		'title': '',
		'imageId': '70604233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604234&x=337',
		'title': '',
		'imageId': '70604234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604235&x=337',
		'title': '',
		'imageId': '70604235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604240&x=337',
		'title': '',
		'imageId': '70604240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604241&x=337',
		'title': '',
		'imageId': '70604241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604244&x=337',
		'title': '',
		'imageId': '70604244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604265&x=337',
		'title': '',
		'imageId': '70604265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604266&x=337',
		'title': '',
		'imageId': '70604266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4035364&docid=70604267&x=337',
		'title': '',
		'imageId': '70604267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4035364';

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