var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386455&x=1924',
		'title': '',
		'imageId': '67386455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386457&x=1924',
		'title': '',
		'imageId': '67386457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386458&x=1924',
		'title': '',
		'imageId': '67386458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386459&x=1924',
		'title': '',
		'imageId': '67386459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386460&x=1924',
		'title': '',
		'imageId': '67386460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386461&x=1924',
		'title': '',
		'imageId': '67386461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386462&x=1924',
		'title': '',
		'imageId': '67386462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386475&x=1924',
		'title': '',
		'imageId': '67386475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386463&x=1924',
		'title': '',
		'imageId': '67386463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386464&x=1924',
		'title': '',
		'imageId': '67386464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386465&x=1924',
		'title': '',
		'imageId': '67386465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386467&x=1924',
		'title': '',
		'imageId': '67386467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386469&x=1924',
		'title': '',
		'imageId': '67386469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386471&x=1924',
		'title': '',
		'imageId': '67386471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386472&x=1924',
		'title': '',
		'imageId': '67386472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386473&x=1924',
		'title': '',
		'imageId': '67386473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386474&x=1924',
		'title': '',
		'imageId': '67386474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899655&docid=67386476&x=1924',
		'title': '',
		'imageId': '67386476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899655';

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