var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612555&x=2913',
		'title': '',
		'imageId': '67612555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612561&x=2913',
		'title': '',
		'imageId': '67612561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612551&x=2913',
		'title': '',
		'imageId': '67612551',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612556&x=2913',
		'title': '',
		'imageId': '67612556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612587&x=2913',
		'title': '',
		'imageId': '67612587',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612550&x=2913',
		'title': '',
		'imageId': '67612550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612583&x=2913',
		'title': '',
		'imageId': '67612583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612586&x=2913',
		'title': '',
		'imageId': '67612586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612577&x=2913',
		'title': '',
		'imageId': '67612577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612573&x=2913',
		'title': '',
		'imageId': '67612573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612568&x=2913',
		'title': '',
		'imageId': '67612568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612564&x=2913',
		'title': '',
		'imageId': '67612564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909004&docid=67612567&x=2913',
		'title': '',
		'imageId': '67612567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909004';

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