var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191055&x=2357',
		'title': '',
		'imageId': '69191055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191059&x=2357',
		'title': '',
		'imageId': '69191059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191064&x=2357',
		'title': '',
		'imageId': '69191064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191060&x=2357',
		'title': '',
		'imageId': '69191060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191063&x=2357',
		'title': '',
		'imageId': '69191063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191065&x=2357',
		'title': '',
		'imageId': '69191065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191062&x=2357',
		'title': '',
		'imageId': '69191062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191057&x=2357',
		'title': '',
		'imageId': '69191057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191066&x=2357',
		'title': '',
		'imageId': '69191066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191056&x=2357',
		'title': '',
		'imageId': '69191056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191054&x=2357',
		'title': '',
		'imageId': '69191054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191061&x=2357',
		'title': '',
		'imageId': '69191061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976977&docid=69191058&x=2357',
		'title': '',
		'imageId': '69191058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976977';

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