var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856115&x=2912',
		'title': '',
		'imageId': '67856115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856111&x=2912',
		'title': '',
		'imageId': '67856111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856116&x=2912',
		'title': '',
		'imageId': '67856116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856113&x=2912',
		'title': '',
		'imageId': '67856113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856112&x=2912',
		'title': '',
		'imageId': '67856112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856107&x=2912',
		'title': '',
		'imageId': '67856107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856108&x=2912',
		'title': '',
		'imageId': '67856108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856109&x=2912',
		'title': '',
		'imageId': '67856109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856110&x=2912',
		'title': '',
		'imageId': '67856110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856106&x=2912',
		'title': '',
		'imageId': '67856106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856103&x=2912',
		'title': '',
		'imageId': '67856103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856114&x=2912',
		'title': '',
		'imageId': '67856114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918110&docid=67856104&x=2912',
		'title': '',
		'imageId': '67856104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918110';

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