var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043896&x=2634',
		'title': '',
		'imageId': '70043896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043900&x=2634',
		'title': '',
		'imageId': '70043900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043888&x=2634',
		'title': '',
		'imageId': '70043888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043892&x=2634',
		'title': '',
		'imageId': '70043892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043899&x=2634',
		'title': '',
		'imageId': '70043899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043903&x=2634',
		'title': '',
		'imageId': '70043903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043898&x=2634',
		'title': '',
		'imageId': '70043898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043902&x=2634',
		'title': '',
		'imageId': '70043902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043897&x=2634',
		'title': '',
		'imageId': '70043897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043901&x=2634',
		'title': '',
		'imageId': '70043901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043889&x=2634',
		'title': '',
		'imageId': '70043889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043893&x=2634',
		'title': '',
		'imageId': '70043893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043890&x=2634',
		'title': '',
		'imageId': '70043890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043894&x=2634',
		'title': '',
		'imageId': '70043894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043891&x=2634',
		'title': '',
		'imageId': '70043891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013448&docid=70043895&x=2634',
		'title': '',
		'imageId': '70043895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013448';

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