var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=906752&docid=7194641&x=1912',
		'title': '',
		'imageId': '7194641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906752&docid=7194657&x=1912',
		'title': '',
		'imageId': '7194657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906752&docid=7194660&x=1912',
		'title': '',
		'imageId': '7194660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906752&docid=7194648&x=1912',
		'title': '',
		'imageId': '7194648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906752&docid=7194651&x=1912',
		'title': '',
		'imageId': '7194651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906752&docid=7194654&x=1912',
		'title': '',
		'imageId': '7194654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906752&docid=7194639&x=1912',
		'title': '',
		'imageId': '7194639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906752&docid=7194640&x=1912',
		'title': '',
		'imageId': '7194640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=906752&docid=7194647&x=1912',
		'title': '',
		'imageId': '7194647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #906752';

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