var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337531&x=3939',
		'title': '',
		'imageId': '67337531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337534&x=3939',
		'title': '',
		'imageId': '67337534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337591&x=3939',
		'title': '',
		'imageId': '67337591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337594&x=3939',
		'title': '',
		'imageId': '67337594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337620&x=3939',
		'title': '',
		'imageId': '67337620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337623&x=3939',
		'title': '',
		'imageId': '67337623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337626&x=3939',
		'title': '',
		'imageId': '67337626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337636&x=3939',
		'title': '',
		'imageId': '67337636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337641&x=3939',
		'title': '',
		'imageId': '67337641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337656&x=3939',
		'title': '',
		'imageId': '67337656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337697&x=3939',
		'title': '',
		'imageId': '67337697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67337700&x=3939',
		'title': '',
		'imageId': '67337700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887624&docid=67566788&x=3939',
		'title': '',
		'imageId': '67566788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3887624';

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