var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174476&x=4021',
		'title': '',
		'imageId': '70174476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174478&x=4021',
		'title': '',
		'imageId': '70174478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174480&x=4021',
		'title': '',
		'imageId': '70174480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174477&x=4021',
		'title': '',
		'imageId': '70174477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174479&x=4021',
		'title': '',
		'imageId': '70174479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174493&x=4021',
		'title': '',
		'imageId': '70174493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174475&x=4021',
		'title': '',
		'imageId': '70174475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174494&x=4021',
		'title': '',
		'imageId': '70174494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174495&x=4021',
		'title': '',
		'imageId': '70174495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174496&x=4021',
		'title': '',
		'imageId': '70174496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174498&x=4021',
		'title': '',
		'imageId': '70174498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174497&x=4021',
		'title': '',
		'imageId': '70174497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174504&x=4021',
		'title': '',
		'imageId': '70174504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174512&x=4021',
		'title': '',
		'imageId': '70174512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174513&x=4021',
		'title': '',
		'imageId': '70174513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017552&docid=70174514&x=4021',
		'title': '',
		'imageId': '70174514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017552';

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