var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=68407691&x=5019',
		'title': '',
		'imageId': '68407691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=68407692&x=5019',
		'title': '',
		'imageId': '68407692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=68407693&x=5019',
		'title': '',
		'imageId': '68407693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=68407694&x=5019',
		'title': '',
		'imageId': '68407694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=68407695&x=5019',
		'title': '',
		'imageId': '68407695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=68407696&x=5019',
		'title': '',
		'imageId': '68407696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=69564437&x=5019',
		'title': '',
		'imageId': '69564437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=69564436&x=5019',
		'title': '',
		'imageId': '69564436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=68407697&x=5019',
		'title': '',
		'imageId': '68407697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=68407698&x=5019',
		'title': '',
		'imageId': '68407698',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=69564433&x=5019',
		'title': '',
		'imageId': '69564433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=69564435&x=5019',
		'title': '',
		'imageId': '69564435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=69564434&x=5019',
		'title': '',
		'imageId': '69564434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=68407699&x=5019',
		'title': '',
		'imageId': '68407699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999820&docid=68407700&x=5019',
		'title': '',
		'imageId': '68407700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999820';

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