var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548011&x=4138',
		'title': '',
		'imageId': '69548011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548017&x=4138',
		'title': '',
		'imageId': '69548017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548018&x=4138',
		'title': '',
		'imageId': '69548018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548019&x=4138',
		'title': '',
		'imageId': '69548019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548020&x=4138',
		'title': '',
		'imageId': '69548020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548021&x=4138',
		'title': '',
		'imageId': '69548021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548022&x=4138',
		'title': '',
		'imageId': '69548022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548023&x=4138',
		'title': '',
		'imageId': '69548023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548012&x=4138',
		'title': '',
		'imageId': '69548012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548013&x=4138',
		'title': '',
		'imageId': '69548013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548014&x=4138',
		'title': '',
		'imageId': '69548014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548026&x=4138',
		'title': '',
		'imageId': '69548026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548015&x=4138',
		'title': '',
		'imageId': '69548015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548024&x=4138',
		'title': '',
		'imageId': '69548024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992685&docid=69548025&x=4138',
		'title': '',
		'imageId': '69548025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992685';

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