var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009376&docid=69961466&x=2212',
		'title': '',
		'imageId': '69961466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009376&docid=69961470&x=2212',
		'title': '',
		'imageId': '69961470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009376&docid=69961474&x=2212',
		'title': '',
		'imageId': '69961474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009376&docid=69961473&x=2212',
		'title': '',
		'imageId': '69961473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009376&docid=69961469&x=2212',
		'title': '',
		'imageId': '69961469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009376&docid=69961475&x=2212',
		'title': '',
		'imageId': '69961475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009376&docid=69961467&x=2212',
		'title': '',
		'imageId': '69961467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009376&docid=69961472&x=2212',
		'title': '',
		'imageId': '69961472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009376&docid=69961468&x=2212',
		'title': '',
		'imageId': '69961468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009376';

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