var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125943&x=3140',
		'title': '',
		'imageId': '69125943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125935&x=3140',
		'title': '',
		'imageId': '69125935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125926&x=3140',
		'title': '',
		'imageId': '69125926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125920&x=3140',
		'title': '',
		'imageId': '69125920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125916&x=3140',
		'title': '',
		'imageId': '69125916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125919&x=3140',
		'title': '',
		'imageId': '69125919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125941&x=3140',
		'title': '',
		'imageId': '69125941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125917&x=3140',
		'title': '',
		'imageId': '69125917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125918&x=3140',
		'title': '',
		'imageId': '69125918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125921&x=3140',
		'title': '',
		'imageId': '69125921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125936&x=3140',
		'title': '',
		'imageId': '69125936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125934&x=3140',
		'title': '',
		'imageId': '69125934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125951&x=3140',
		'title': '',
		'imageId': '69125951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125950&x=3140',
		'title': '',
		'imageId': '69125950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3973964&docid=69125942&x=3140',
		'title': '',
		'imageId': '69125942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3973964';

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