var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013467&docid=70044647&x=1731',
		'title': '',
		'imageId': '70044647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013467&docid=70044650&x=1731',
		'title': '',
		'imageId': '70044650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013467&docid=70044646&x=1731',
		'title': '',
		'imageId': '70044646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013467&docid=70044649&x=1731',
		'title': '',
		'imageId': '70044649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013467&docid=70044648&x=1731',
		'title': '',
		'imageId': '70044648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013467&docid=70044651&x=1731',
		'title': '',
		'imageId': '70044651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013467&docid=70044645&x=1731',
		'title': '',
		'imageId': '70044645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013467';

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