var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212117&x=4525',
		'title': '',
		'imageId': '69212117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212118&x=4525',
		'title': '',
		'imageId': '69212118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212119&x=4525',
		'title': '',
		'imageId': '69212119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212116&x=4525',
		'title': '',
		'imageId': '69212116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212108&x=4525',
		'title': '',
		'imageId': '69212108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212109&x=4525',
		'title': '',
		'imageId': '69212109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212110&x=4525',
		'title': '',
		'imageId': '69212110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212111&x=4525',
		'title': '',
		'imageId': '69212111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212112&x=4525',
		'title': '',
		'imageId': '69212112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212113&x=4525',
		'title': '',
		'imageId': '69212113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212114&x=4525',
		'title': '',
		'imageId': '69212114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212115&x=4525',
		'title': '',
		'imageId': '69212115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212122&x=4525',
		'title': '',
		'imageId': '69212122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212120&x=4525',
		'title': '',
		'imageId': '69212120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212121&x=4525',
		'title': '',
		'imageId': '69212121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212123&x=4525',
		'title': '',
		'imageId': '69212123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212125&x=4525',
		'title': '',
		'imageId': '69212125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3978199&docid=69212127&x=4525',
		'title': '',
		'imageId': '69212127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3978199';

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