var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165287&x=2026',
		'title': '',
		'imageId': '70165287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165280&x=2026',
		'title': '',
		'imageId': '70165280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165278&x=2026',
		'title': '',
		'imageId': '70165278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165292&x=2026',
		'title': '',
		'imageId': '70165292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165291&x=2026',
		'title': '',
		'imageId': '70165291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165288&x=2026',
		'title': '',
		'imageId': '70165288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165283&x=2026',
		'title': '',
		'imageId': '70165283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165286&x=2026',
		'title': '',
		'imageId': '70165286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165285&x=2026',
		'title': '',
		'imageId': '70165285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165282&x=2026',
		'title': '',
		'imageId': '70165282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165290&x=2026',
		'title': '',
		'imageId': '70165290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165289&x=2026',
		'title': '',
		'imageId': '70165289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165284&x=2026',
		'title': '',
		'imageId': '70165284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165281&x=2026',
		'title': '',
		'imageId': '70165281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165279&x=2026',
		'title': '',
		'imageId': '70165279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017303&docid=70165341&x=2026',
		'title': '',
		'imageId': '70165341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017303';

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