var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278469&x=5347',
		'title': '',
		'imageId': '70278469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278471&x=5347',
		'title': '',
		'imageId': '70278471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278467&x=5347',
		'title': '',
		'imageId': '70278467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278468&x=5347',
		'title': '',
		'imageId': '70278468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278477&x=5347',
		'title': '',
		'imageId': '70278477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278474&x=5347',
		'title': '',
		'imageId': '70278474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278473&x=5347',
		'title': '',
		'imageId': '70278473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278463&x=5347',
		'title': '',
		'imageId': '70278463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278466&x=5347',
		'title': '',
		'imageId': '70278466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278475&x=5347',
		'title': '',
		'imageId': '70278475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278476&x=5347',
		'title': '',
		'imageId': '70278476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278470&x=5347',
		'title': '',
		'imageId': '70278470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278464&x=5347',
		'title': '',
		'imageId': '70278464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022146&docid=70278465&x=5347',
		'title': '',
		'imageId': '70278465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022146';

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