var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853631&x=1244',
		'title': '',
		'imageId': '69853631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853627&x=1244',
		'title': '',
		'imageId': '69853627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853632&x=1244',
		'title': '',
		'imageId': '69853632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853625&x=1244',
		'title': '',
		'imageId': '69853625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853582&x=1244',
		'title': '',
		'imageId': '69853582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853581&x=1244',
		'title': '',
		'imageId': '69853581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853568&x=1244',
		'title': '',
		'imageId': '69853568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853628&x=1244',
		'title': '',
		'imageId': '69853628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853567&x=1244',
		'title': '',
		'imageId': '69853567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853584&x=1244',
		'title': '',
		'imageId': '69853584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853583&x=1244',
		'title': '',
		'imageId': '69853583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853629&x=1244',
		'title': '',
		'imageId': '69853629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853626&x=1244',
		'title': '',
		'imageId': '69853626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853578&x=1244',
		'title': '',
		'imageId': '69853578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853572&x=1244',
		'title': '',
		'imageId': '69853572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853580&x=1244',
		'title': '',
		'imageId': '69853580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853570&x=1244',
		'title': '',
		'imageId': '69853570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005738&docid=69853576&x=1244',
		'title': '',
		'imageId': '69853576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005738';

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