var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=67947752&x=3836',
		'title': '',
		'imageId': '67947752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=67947750&x=3836',
		'title': '',
		'imageId': '67947750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=67947753&x=3836',
		'title': '',
		'imageId': '67947753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=67947748&x=3836',
		'title': '',
		'imageId': '67947748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319014&x=3836',
		'title': '',
		'imageId': '68319014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319021&x=3836',
		'title': '',
		'imageId': '68319021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319018&x=3836',
		'title': '',
		'imageId': '68319018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319016&x=3836',
		'title': '',
		'imageId': '68319016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319024&x=3836',
		'title': '',
		'imageId': '68319024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319020&x=3836',
		'title': '',
		'imageId': '68319020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319023&x=3836',
		'title': '',
		'imageId': '68319023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319017&x=3836',
		'title': '',
		'imageId': '68319017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319019&x=3836',
		'title': '',
		'imageId': '68319019',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319015&x=3836',
		'title': '',
		'imageId': '68319015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319025&x=3836',
		'title': '',
		'imageId': '68319025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68319022&x=3836',
		'title': '',
		'imageId': '68319022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68336854&x=3836',
		'title': '',
		'imageId': '68336854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68336856&x=3836',
		'title': '',
		'imageId': '68336856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921882&docid=68336855&x=3836',
		'title': '',
		'imageId': '68336855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921882';

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