var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428764&x=239',
		'title': '',
		'imageId': '66428764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428766&x=239',
		'title': '',
		'imageId': '66428766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428747&x=239',
		'title': '',
		'imageId': '66428747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428763&x=239',
		'title': '',
		'imageId': '66428763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428751&x=239',
		'title': '',
		'imageId': '66428751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428742&x=239',
		'title': '',
		'imageId': '66428742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428762&x=239',
		'title': '',
		'imageId': '66428762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428757&x=239',
		'title': '',
		'imageId': '66428757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428767&x=239',
		'title': '',
		'imageId': '66428767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428765&x=239',
		'title': '',
		'imageId': '66428765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428743&x=239',
		'title': '',
		'imageId': '66428743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428745&x=239',
		'title': '',
		'imageId': '66428745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428756&x=239',
		'title': '',
		'imageId': '66428756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=66428744&x=239',
		'title': '',
		'imageId': '66428744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=68158466&x=239',
		'title': '',
		'imageId': '68158466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3860999&docid=68210979&x=239',
		'title': '',
		'imageId': '68210979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3860999';

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