var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=69251319&x=3339',
		'title': '',
		'imageId': '69251319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=69251314&x=3339',
		'title': '',
		'imageId': '69251314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=69251317&x=3339',
		'title': '',
		'imageId': '69251317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=69251315&x=3339',
		'title': '',
		'imageId': '69251315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=68505561&x=3339',
		'title': '',
		'imageId': '68505561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=68505568&x=3339',
		'title': '',
		'imageId': '68505568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=69258981&x=3339',
		'title': '',
		'imageId': '69258981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=69258983&x=3339',
		'title': '',
		'imageId': '69258983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=69258982&x=3339',
		'title': '',
		'imageId': '69258982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=68505564&x=3339',
		'title': '',
		'imageId': '68505564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=69251318&x=3339',
		'title': '',
		'imageId': '69251318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=69251316&x=3339',
		'title': '',
		'imageId': '69251316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=68505572&x=3339',
		'title': '',
		'imageId': '68505572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3946914&docid=69258980&x=3339',
		'title': '',
		'imageId': '69258980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3946914';

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