var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380517&x=3657',
		'title': '',
		'imageId': '69380517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380521&x=3657',
		'title': '',
		'imageId': '69380521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380523&x=3657',
		'title': '',
		'imageId': '69380523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380526&x=3657',
		'title': '',
		'imageId': '69380526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380527&x=3657',
		'title': '',
		'imageId': '69380527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380516&x=3657',
		'title': '',
		'imageId': '69380516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380522&x=3657',
		'title': '',
		'imageId': '69380522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380524&x=3657',
		'title': '',
		'imageId': '69380524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380529&x=3657',
		'title': '',
		'imageId': '69380529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380530&x=3657',
		'title': '',
		'imageId': '69380530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380550&x=3657',
		'title': '',
		'imageId': '69380550',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380531&x=3657',
		'title': '',
		'imageId': '69380531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380562&x=3657',
		'title': '',
		'imageId': '69380562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380565&x=3657',
		'title': '',
		'imageId': '69380565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985033&docid=69380568&x=3657',
		'title': '',
		'imageId': '69380568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985033';

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