var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980612&docid=69014463&x=1230',
		'title': '',
		'imageId': '69014463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980612&docid=69014462&x=1230',
		'title': '',
		'imageId': '69014462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980612&docid=69014465&x=1230',
		'title': '',
		'imageId': '69014465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980612&docid=69014464&x=1230',
		'title': '',
		'imageId': '69014464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980612&docid=69014467&x=1230',
		'title': '',
		'imageId': '69014467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980612&docid=69014466&x=1230',
		'title': '',
		'imageId': '69014466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980612&docid=69014470&x=1230',
		'title': '',
		'imageId': '69014470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980612&docid=69014475&x=1230',
		'title': '',
		'imageId': '69014475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980612';

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