var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939013&x=618',
		'title': '',
		'imageId': '67939013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939016&x=618',
		'title': '',
		'imageId': '67939016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939000&x=618',
		'title': '',
		'imageId': '67939000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67938999&x=618',
		'title': '',
		'imageId': '67938999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939014&x=618',
		'title': '',
		'imageId': '67939014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939002&x=618',
		'title': '',
		'imageId': '67939002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939008&x=618',
		'title': '',
		'imageId': '67939008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939009&x=618',
		'title': '',
		'imageId': '67939009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939003&x=618',
		'title': '',
		'imageId': '67939003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939005&x=618',
		'title': '',
		'imageId': '67939005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939012&x=618',
		'title': '',
		'imageId': '67939012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939007&x=618',
		'title': '',
		'imageId': '67939007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67938998&x=618',
		'title': '',
		'imageId': '67938998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939010&x=618',
		'title': '',
		'imageId': '67939010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939017&x=618',
		'title': '',
		'imageId': '67939017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939015&x=618',
		'title': '',
		'imageId': '67939015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939006&x=618',
		'title': '',
		'imageId': '67939006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939001&x=618',
		'title': '',
		'imageId': '67939001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939004&x=618',
		'title': '',
		'imageId': '67939004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939011&x=618',
		'title': '',
		'imageId': '67939011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947307&docid=67939244&x=618',
		'title': '',
		'imageId': '67939244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947307';

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