var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348261&x=1940',
		'title': '',
		'imageId': '69348261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348234&x=1940',
		'title': '',
		'imageId': '69348234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348232&x=1940',
		'title': '',
		'imageId': '69348232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348256&x=1940',
		'title': '',
		'imageId': '69348256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348235&x=1940',
		'title': '',
		'imageId': '69348235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348231&x=1940',
		'title': '',
		'imageId': '69348231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348233&x=1940',
		'title': '',
		'imageId': '69348233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348236&x=1940',
		'title': '',
		'imageId': '69348236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348248&x=1940',
		'title': '',
		'imageId': '69348248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348266&x=1940',
		'title': '',
		'imageId': '69348266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348278&x=1940',
		'title': '',
		'imageId': '69348278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348275&x=1940',
		'title': '',
		'imageId': '69348275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348265&x=1940',
		'title': '',
		'imageId': '69348265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348242&x=1940',
		'title': '',
		'imageId': '69348242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348274&x=1940',
		'title': '',
		'imageId': '69348274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348281&x=1940',
		'title': '',
		'imageId': '69348281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3934345&docid=69348270&x=1940',
		'title': '',
		'imageId': '69348270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3934345';

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