var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3893280&docid=67224932&x=2941',
		'title': '',
		'imageId': '67224932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893280&docid=67224935&x=2941',
		'title': '',
		'imageId': '67224935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893280&docid=67224938&x=2941',
		'title': '',
		'imageId': '67224938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893280&docid=67224931&x=2941',
		'title': '',
		'imageId': '67224931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893280&docid=67224934&x=2941',
		'title': '',
		'imageId': '67224934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893280&docid=67224933&x=2941',
		'title': '',
		'imageId': '67224933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893280&docid=67224936&x=2941',
		'title': '',
		'imageId': '67224936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893280&docid=67224937&x=2941',
		'title': '',
		'imageId': '67224937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3893280&docid=67224939&x=2941',
		'title': '',
		'imageId': '67224939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3893280';

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