var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925060&x=4037',
		'title': '',
		'imageId': '67925060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925064&x=4037',
		'title': '',
		'imageId': '67925064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925061&x=4037',
		'title': '',
		'imageId': '67925061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925062&x=4037',
		'title': '',
		'imageId': '67925062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925070&x=4037',
		'title': '',
		'imageId': '67925070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925069&x=4037',
		'title': '',
		'imageId': '67925069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925066&x=4037',
		'title': '',
		'imageId': '67925066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925074&x=4037',
		'title': '',
		'imageId': '67925074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925073&x=4037',
		'title': '',
		'imageId': '67925073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925076&x=4037',
		'title': '',
		'imageId': '67925076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925067&x=4037',
		'title': '',
		'imageId': '67925067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925063&x=4037',
		'title': '',
		'imageId': '67925063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925068&x=4037',
		'title': '',
		'imageId': '67925068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925075&x=4037',
		'title': '',
		'imageId': '67925075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925071&x=4037',
		'title': '',
		'imageId': '67925071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925072&x=4037',
		'title': '',
		'imageId': '67925072',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=67925065&x=4037',
		'title': '',
		'imageId': '67925065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=59270959&x=4037',
		'title': '',
		'imageId': '59270959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920581&docid=59270957&x=4037',
		'title': '',
		'imageId': '59270957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920581';

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