var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295826&x=3449',
		'title': '',
		'imageId': '69295826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295819&x=3449',
		'title': '',
		'imageId': '69295819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295828&x=3449',
		'title': '',
		'imageId': '69295828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295821&x=3449',
		'title': '',
		'imageId': '69295821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295823&x=3449',
		'title': '',
		'imageId': '69295823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295824&x=3449',
		'title': '',
		'imageId': '69295824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295818&x=3449',
		'title': '',
		'imageId': '69295818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295825&x=3449',
		'title': '',
		'imageId': '69295825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295820&x=3449',
		'title': '',
		'imageId': '69295820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295817&x=3449',
		'title': '',
		'imageId': '69295817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295827&x=3449',
		'title': '',
		'imageId': '69295827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295816&x=3449',
		'title': '',
		'imageId': '69295816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295822&x=3449',
		'title': '',
		'imageId': '69295822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295829&x=3449',
		'title': '',
		'imageId': '69295829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981487&docid=69295830&x=3449',
		'title': '',
		'imageId': '69295830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981487';

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