var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656320&x=5722',
		'title': '',
		'imageId': '69656320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656319&x=5722',
		'title': '',
		'imageId': '69656319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656321&x=5722',
		'title': '',
		'imageId': '69656321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656324&x=5722',
		'title': '',
		'imageId': '69656324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656329&x=5722',
		'title': '',
		'imageId': '69656329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656331&x=5722',
		'title': '',
		'imageId': '69656331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656345&x=5722',
		'title': '',
		'imageId': '69656345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656337&x=5722',
		'title': '',
		'imageId': '69656337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656340&x=5722',
		'title': '',
		'imageId': '69656340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656343&x=5722',
		'title': '',
		'imageId': '69656343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656341&x=5722',
		'title': '',
		'imageId': '69656341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656344&x=5722',
		'title': '',
		'imageId': '69656344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656355&x=5722',
		'title': '',
		'imageId': '69656355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656359&x=5722',
		'title': '',
		'imageId': '69656359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997748&docid=69656358&x=5722',
		'title': '',
		'imageId': '69656358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997748';

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