var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835561&x=5044',
		'title': '',
		'imageId': '69835561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835557&x=5044',
		'title': '',
		'imageId': '69835557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835547&x=5044',
		'title': '',
		'imageId': '69835547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835559&x=5044',
		'title': '',
		'imageId': '69835559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835550&x=5044',
		'title': '',
		'imageId': '69835550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835558&x=5044',
		'title': '',
		'imageId': '69835558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835553&x=5044',
		'title': '',
		'imageId': '69835553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835556&x=5044',
		'title': '',
		'imageId': '69835556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835546&x=5044',
		'title': '',
		'imageId': '69835546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835545&x=5044',
		'title': '',
		'imageId': '69835545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835551&x=5044',
		'title': '',
		'imageId': '69835551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835554&x=5044',
		'title': '',
		'imageId': '69835554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835560&x=5044',
		'title': '',
		'imageId': '69835560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835555&x=5044',
		'title': '',
		'imageId': '69835555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835552&x=5044',
		'title': '',
		'imageId': '69835552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004921&docid=69835548&x=5044',
		'title': '',
		'imageId': '69835548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004921';

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