var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140263&x=3236',
		'title': '',
		'imageId': '69140263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140264&x=3236',
		'title': '',
		'imageId': '69140264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140267&x=3236',
		'title': '',
		'imageId': '69140267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140258&x=3236',
		'title': '',
		'imageId': '69140258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140266&x=3236',
		'title': '',
		'imageId': '69140266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140269&x=3236',
		'title': '',
		'imageId': '69140269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140270&x=3236',
		'title': '',
		'imageId': '69140270',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140260&x=3236',
		'title': '',
		'imageId': '69140260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140265&x=3236',
		'title': '',
		'imageId': '69140265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140268&x=3236',
		'title': '',
		'imageId': '69140268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140261&x=3236',
		'title': '',
		'imageId': '69140261',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140257&x=3236',
		'title': '',
		'imageId': '69140257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140259&x=3236',
		'title': '',
		'imageId': '69140259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974749&docid=69140262&x=3236',
		'title': '',
		'imageId': '69140262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974749';

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