var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027827&x=85',
		'title': '',
		'imageId': '2027827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027812&x=85',
		'title': '',
		'imageId': '2027812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027815&x=85',
		'title': '',
		'imageId': '2027815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027818&x=85',
		'title': '',
		'imageId': '2027818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027821&x=85',
		'title': '',
		'imageId': '2027821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027824&x=85',
		'title': '',
		'imageId': '2027824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027830&x=85',
		'title': '',
		'imageId': '2027830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027833&x=85',
		'title': '',
		'imageId': '2027833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027836&x=85',
		'title': '',
		'imageId': '2027836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027843&x=85',
		'title': '',
		'imageId': '2027843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027846&x=85',
		'title': '',
		'imageId': '2027846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027849&x=85',
		'title': '',
		'imageId': '2027849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027852&x=85',
		'title': '',
		'imageId': '2027852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=407510&docid=2027855&x=85',
		'title': '',
		'imageId': '2027855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #407510';

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