var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3847845&docid=66100473&x=5525',
		'title': '',
		'imageId': '66100473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3847845&docid=66100471&x=5525',
		'title': '',
		'imageId': '66100471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3847845&docid=66100464&x=5525',
		'title': '',
		'imageId': '66100464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3847845&docid=66100465&x=5525',
		'title': '',
		'imageId': '66100465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3847845&docid=66100472&x=5525',
		'title': '',
		'imageId': '66100472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3847845&docid=66100467&x=5525',
		'title': '',
		'imageId': '66100467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3847845&docid=66100470&x=5525',
		'title': '',
		'imageId': '66100470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3847845&docid=66100469&x=5525',
		'title': '',
		'imageId': '66100469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3847845';

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