var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=908330&docid=7216833&x=1317',
		'title': '',
		'imageId': '7216833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908330&docid=7216836&x=1317',
		'title': '',
		'imageId': '7216836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908330&docid=7216839&x=1317',
		'title': '',
		'imageId': '7216839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908330&docid=7216842&x=1317',
		'title': '',
		'imageId': '7216842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908330&docid=7216846&x=1317',
		'title': '',
		'imageId': '7216846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908330&docid=7216849&x=1317',
		'title': '',
		'imageId': '7216849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908330&docid=7216852&x=1317',
		'title': '',
		'imageId': '7216852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908330&docid=7216858&x=1317',
		'title': '',
		'imageId': '7216858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908330&docid=7216861&x=1317',
		'title': '',
		'imageId': '7216861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908330&docid=7216864&x=1317',
		'title': '',
		'imageId': '7216864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #908330';

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