var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=927441&docid=7287505&x=2238',
		'title': '',
		'imageId': '7287505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927441&docid=7287628&x=2238',
		'title': '',
		'imageId': '7287628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927441&docid=7287708&x=2238',
		'title': '',
		'imageId': '7287708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927441&docid=7287504&x=2238',
		'title': '',
		'imageId': '7287504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927441&docid=7287503&x=2238',
		'title': '',
		'imageId': '7287503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927441&docid=7287668&x=2238',
		'title': '',
		'imageId': '7287668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=927441&docid=7287671&x=2238',
		'title': '',
		'imageId': '7287671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #927441';

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