var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982299&x=5526',
		'title': '',
		'imageId': '67982299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982303&x=5526',
		'title': '',
		'imageId': '67982303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982304&x=5526',
		'title': '',
		'imageId': '67982304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982305&x=5526',
		'title': '',
		'imageId': '67982305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982306&x=5526',
		'title': '',
		'imageId': '67982306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982307&x=5526',
		'title': '',
		'imageId': '67982307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982308&x=5526',
		'title': '',
		'imageId': '67982308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982309&x=5526',
		'title': '',
		'imageId': '67982309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982310&x=5526',
		'title': '',
		'imageId': '67982310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982311&x=5526',
		'title': '',
		'imageId': '67982311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982312&x=5526',
		'title': '',
		'imageId': '67982312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982313&x=5526',
		'title': '',
		'imageId': '67982313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982314&x=5526',
		'title': '',
		'imageId': '67982314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982315&x=5526',
		'title': '',
		'imageId': '67982315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982316&x=5526',
		'title': '',
		'imageId': '67982316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982317&x=5526',
		'title': '',
		'imageId': '67982317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982318&x=5526',
		'title': '',
		'imageId': '67982318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982319&x=5526',
		'title': '',
		'imageId': '67982319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982320&x=5526',
		'title': '',
		'imageId': '67982320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982321&x=5526',
		'title': '',
		'imageId': '67982321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982322&x=5526',
		'title': '',
		'imageId': '67982322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982323&x=5526',
		'title': '',
		'imageId': '67982323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982324&x=5526',
		'title': '',
		'imageId': '67982324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3923464&docid=67982325&x=5526',
		'title': '',
		'imageId': '67982325',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3923464';

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