var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995015&docid=69824655&x=1635',
		'title': '',
		'imageId': '69824655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995015&docid=69824657&x=1635',
		'title': '',
		'imageId': '69824657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995015&docid=69824658&x=1635',
		'title': '',
		'imageId': '69824658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995015&docid=69824656&x=1635',
		'title': '',
		'imageId': '69824656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995015&docid=69824659&x=1635',
		'title': '',
		'imageId': '69824659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995015&docid=69824660&x=1635',
		'title': '',
		'imageId': '69824660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995015&docid=69824661&x=1635',
		'title': '',
		'imageId': '69824661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995015';

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