var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69545995&x=5157',
		'title': '',
		'imageId': '69545995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546009&x=5157',
		'title': '',
		'imageId': '69546009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546002&x=5157',
		'title': '',
		'imageId': '69546002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69545998&x=5157',
		'title': '',
		'imageId': '69545998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546003&x=5157',
		'title': '',
		'imageId': '69546003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546000&x=5157',
		'title': '',
		'imageId': '69546000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69545996&x=5157',
		'title': '',
		'imageId': '69545996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546001&x=5157',
		'title': '',
		'imageId': '69546001',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546010&x=5157',
		'title': '',
		'imageId': '69546010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69545997&x=5157',
		'title': '',
		'imageId': '69545997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546008&x=5157',
		'title': '',
		'imageId': '69546008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546005&x=5157',
		'title': '',
		'imageId': '69546005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69545999&x=5157',
		'title': '',
		'imageId': '69545999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546007&x=5157',
		'title': '',
		'imageId': '69546007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546004&x=5157',
		'title': '',
		'imageId': '69546004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546012&x=5157',
		'title': '',
		'imageId': '69546012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546006&x=5157',
		'title': '',
		'imageId': '69546006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546011&x=5157',
		'title': '',
		'imageId': '69546011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992605&docid=69546013&x=5157',
		'title': '',
		'imageId': '69546013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992605';

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