var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2584944&x=4244',
		'title': '',
		'imageId': '2584944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2584957&x=4244',
		'title': '',
		'imageId': '2584957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587259&x=4244',
		'title': '',
		'imageId': '2587259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587277&x=4244',
		'title': '',
		'imageId': '2587277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587290&x=4244',
		'title': '',
		'imageId': '2587290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587320&x=4244',
		'title': '',
		'imageId': '2587320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587326&x=4244',
		'title': '',
		'imageId': '2587326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587329&x=4244',
		'title': '',
		'imageId': '2587329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587332&x=4244',
		'title': '',
		'imageId': '2587332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587335&x=4244',
		'title': '',
		'imageId': '2587335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587341&x=4244',
		'title': '',
		'imageId': '2587341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587344&x=4244',
		'title': '',
		'imageId': '2587344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2587356&x=4244',
		'title': '',
		'imageId': '2587356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2591227&x=4244',
		'title': '',
		'imageId': '2591227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2591230&x=4244',
		'title': '',
		'imageId': '2591230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2591233&x=4244',
		'title': '',
		'imageId': '2591233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473226&docid=2609148&x=4244',
		'title': '',
		'imageId': '2609148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #473226';

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