var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011617&docid=69523459&x=2132',
		'title': '',
		'imageId': '69523459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011617&docid=69523461&x=2132',
		'title': '',
		'imageId': '69523461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011617&docid=69523460&x=2132',
		'title': '',
		'imageId': '69523460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011617&docid=69523464&x=2132',
		'title': '',
		'imageId': '69523464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011617&docid=69523462&x=2132',
		'title': '',
		'imageId': '69523462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011617&docid=69523463&x=2132',
		'title': '',
		'imageId': '69523463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011617&docid=69523466&x=2132',
		'title': '',
		'imageId': '69523466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011617';

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