var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69821987&x=4458',
		'title': '',
		'imageId': '69821987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822028&x=4458',
		'title': '',
		'imageId': '69822028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822042&x=4458',
		'title': '',
		'imageId': '69822042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822022&x=4458',
		'title': '',
		'imageId': '69822022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822014&x=4458',
		'title': '',
		'imageId': '69822014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822015&x=4458',
		'title': '',
		'imageId': '69822015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822016&x=4458',
		'title': '',
		'imageId': '69822016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822025&x=4458',
		'title': '',
		'imageId': '69822025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822043&x=4458',
		'title': '',
		'imageId': '69822043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822021&x=4458',
		'title': '',
		'imageId': '69822021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822033&x=4458',
		'title': '',
		'imageId': '69822033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822036&x=4458',
		'title': '',
		'imageId': '69822036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69822041&x=4458',
		'title': '',
		'imageId': '69822041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69821986&x=4458',
		'title': '',
		'imageId': '69821986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69821985&x=4458',
		'title': '',
		'imageId': '69821985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69821983&x=4458',
		'title': '',
		'imageId': '69821983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69821981&x=4458',
		'title': '',
		'imageId': '69821981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004513&docid=69821984&x=4458',
		'title': '',
		'imageId': '69821984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004513';

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