var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212104&x=4020',
		'title': '',
		'imageId': '69212104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212090&x=4020',
		'title': '',
		'imageId': '69212090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212091&x=4020',
		'title': '',
		'imageId': '69212091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212092&x=4020',
		'title': '',
		'imageId': '69212092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212093&x=4020',
		'title': '',
		'imageId': '69212093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212094&x=4020',
		'title': '',
		'imageId': '69212094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212095&x=4020',
		'title': '',
		'imageId': '69212095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212096&x=4020',
		'title': '',
		'imageId': '69212096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212097&x=4020',
		'title': '',
		'imageId': '69212097',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212098&x=4020',
		'title': '',
		'imageId': '69212098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212099&x=4020',
		'title': '',
		'imageId': '69212099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212100&x=4020',
		'title': '',
		'imageId': '69212100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212101&x=4020',
		'title': '',
		'imageId': '69212101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978198&docid=69212102&x=4020',
		'title': '',
		'imageId': '69212102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978198';

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