var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650826&x=3851',
		'title': '',
		'imageId': '69650826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650828&x=3851',
		'title': '',
		'imageId': '69650828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650830&x=3851',
		'title': '',
		'imageId': '69650830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650825&x=3851',
		'title': '',
		'imageId': '69650825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650829&x=3851',
		'title': '',
		'imageId': '69650829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650827&x=3851',
		'title': '',
		'imageId': '69650827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650832&x=3851',
		'title': '',
		'imageId': '69650832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650833&x=3851',
		'title': '',
		'imageId': '69650833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650831&x=3851',
		'title': '',
		'imageId': '69650831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650836&x=3851',
		'title': '',
		'imageId': '69650836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650839&x=3851',
		'title': '',
		'imageId': '69650839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650834&x=3851',
		'title': '',
		'imageId': '69650834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650837&x=3851',
		'title': '',
		'imageId': '69650837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650838&x=3851',
		'title': '',
		'imageId': '69650838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69650835&x=3851',
		'title': '',
		'imageId': '69650835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997545&docid=69651038&x=3851',
		'title': '',
		'imageId': '69651038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997545';

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