var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042660&x=2053',
		'title': '',
		'imageId': '69042660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042659&x=2053',
		'title': '',
		'imageId': '69042659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042661&x=2053',
		'title': '',
		'imageId': '69042661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042655&x=2053',
		'title': '',
		'imageId': '69042655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042663&x=2053',
		'title': '',
		'imageId': '69042663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042662&x=2053',
		'title': '',
		'imageId': '69042662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042656&x=2053',
		'title': '',
		'imageId': '69042656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042652&x=2053',
		'title': '',
		'imageId': '69042652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042658&x=2053',
		'title': '',
		'imageId': '69042658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042654&x=2053',
		'title': '',
		'imageId': '69042654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042653&x=2053',
		'title': '',
		'imageId': '69042653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042647&x=2053',
		'title': '',
		'imageId': '69042647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042664&x=2053',
		'title': '',
		'imageId': '69042664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042657&x=2053',
		'title': '',
		'imageId': '69042657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042648&x=2053',
		'title': '',
		'imageId': '69042648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042650&x=2053',
		'title': '',
		'imageId': '69042650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042649&x=2053',
		'title': '',
		'imageId': '69042649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971070&docid=69042651&x=2053',
		'title': '',
		'imageId': '69042651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971070';

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