var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342272&x=2240',
		'title': '',
		'imageId': '67342272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67364765&x=2240',
		'title': '',
		'imageId': '67364765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342203&x=2240',
		'title': '',
		'imageId': '67342203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342204&x=2240',
		'title': '',
		'imageId': '67342204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342205&x=2240',
		'title': '',
		'imageId': '67342205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342206&x=2240',
		'title': '',
		'imageId': '67342206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342207&x=2240',
		'title': '',
		'imageId': '67342207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342227&x=2240',
		'title': '',
		'imageId': '67342227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342258&x=2240',
		'title': '',
		'imageId': '67342258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342261&x=2240',
		'title': '',
		'imageId': '67342261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342328&x=2240',
		'title': '',
		'imageId': '67342328',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67342362&x=2240',
		'title': '',
		'imageId': '67342362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67364762&x=2240',
		'title': '',
		'imageId': '67364762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3884908&docid=67364845&x=2240',
		'title': '',
		'imageId': '67364845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3884908';

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