var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759942&x=5542',
		'title': '',
		'imageId': '69759942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759938&x=5542',
		'title': '',
		'imageId': '69759938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759948&x=5542',
		'title': '',
		'imageId': '69759948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759939&x=5542',
		'title': '',
		'imageId': '69759939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759941&x=5542',
		'title': '',
		'imageId': '69759941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759937&x=5542',
		'title': '',
		'imageId': '69759937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759943&x=5542',
		'title': '',
		'imageId': '69759943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759946&x=5542',
		'title': '',
		'imageId': '69759946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759940&x=5542',
		'title': '',
		'imageId': '69759940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759949&x=5542',
		'title': '',
		'imageId': '69759949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759945&x=5542',
		'title': '',
		'imageId': '69759945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759947&x=5542',
		'title': '',
		'imageId': '69759947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759936&x=5542',
		'title': '',
		'imageId': '69759936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018159&docid=69759944&x=5542',
		'title': '',
		'imageId': '69759944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018159';

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