var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402302&x=4041',
		'title': '',
		'imageId': '70402302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402305&x=4041',
		'title': '',
		'imageId': '70402305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402311&x=4041',
		'title': '',
		'imageId': '70402311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402313&x=4041',
		'title': '',
		'imageId': '70402313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402314&x=4041',
		'title': '',
		'imageId': '70402314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402284&x=4041',
		'title': '',
		'imageId': '70402284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402317&x=4041',
		'title': '',
		'imageId': '70402317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402286&x=4041',
		'title': '',
		'imageId': '70402286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402282&x=4041',
		'title': '',
		'imageId': '70402282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402290&x=4041',
		'title': '',
		'imageId': '70402290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402285&x=4041',
		'title': '',
		'imageId': '70402285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402283&x=4041',
		'title': '',
		'imageId': '70402283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402297&x=4041',
		'title': '',
		'imageId': '70402297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402293&x=4041',
		'title': '',
		'imageId': '70402293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402301&x=4041',
		'title': '',
		'imageId': '70402301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4027928&docid=70402287&x=4041',
		'title': '',
		'imageId': '70402287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4027928';

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