var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758467&x=4025',
		'title': '',
		'imageId': '69758467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758457&x=4025',
		'title': '',
		'imageId': '69758457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758464&x=4025',
		'title': '',
		'imageId': '69758464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758458&x=4025',
		'title': '',
		'imageId': '69758458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758460&x=4025',
		'title': '',
		'imageId': '69758460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758456&x=4025',
		'title': '',
		'imageId': '69758456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758461&x=4025',
		'title': '',
		'imageId': '69758461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758469&x=4025',
		'title': '',
		'imageId': '69758469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758462&x=4025',
		'title': '',
		'imageId': '69758462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758471&x=4025',
		'title': '',
		'imageId': '69758471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758468&x=4025',
		'title': '',
		'imageId': '69758468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758466&x=4025',
		'title': '',
		'imageId': '69758466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758463&x=4025',
		'title': '',
		'imageId': '69758463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758465&x=4025',
		'title': '',
		'imageId': '69758465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001796&docid=69758459&x=4025',
		'title': '',
		'imageId': '69758459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001796';

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