var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808667&x=1513',
		'title': '',
		'imageId': '68808667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808668&x=1513',
		'title': '',
		'imageId': '68808668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808669&x=1513',
		'title': '',
		'imageId': '68808669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808670&x=1513',
		'title': '',
		'imageId': '68808670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808671&x=1513',
		'title': '',
		'imageId': '68808671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808672&x=1513',
		'title': '',
		'imageId': '68808672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808673&x=1513',
		'title': '',
		'imageId': '68808673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808674&x=1513',
		'title': '',
		'imageId': '68808674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808675&x=1513',
		'title': '',
		'imageId': '68808675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808676&x=1513',
		'title': '',
		'imageId': '68808676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808677&x=1513',
		'title': '',
		'imageId': '68808677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808678&x=1513',
		'title': '',
		'imageId': '68808678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808679&x=1513',
		'title': '',
		'imageId': '68808679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808680&x=1513',
		'title': '',
		'imageId': '68808680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959472&docid=68808681&x=1513',
		'title': '',
		'imageId': '68808681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959472';

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