var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516095&x=2110',
		'title': '',
		'imageId': '68516095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516098&x=2110',
		'title': '',
		'imageId': '68516098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516099&x=2110',
		'title': '',
		'imageId': '68516099',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516100&x=2110',
		'title': '',
		'imageId': '68516100',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516101&x=2110',
		'title': '',
		'imageId': '68516101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516102&x=2110',
		'title': '',
		'imageId': '68516102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516103&x=2110',
		'title': '',
		'imageId': '68516103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516104&x=2110',
		'title': '',
		'imageId': '68516104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516105&x=2110',
		'title': '',
		'imageId': '68516105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516106&x=2110',
		'title': '',
		'imageId': '68516106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516107&x=2110',
		'title': '',
		'imageId': '68516107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516108&x=2110',
		'title': '',
		'imageId': '68516108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947270&docid=68516109&x=2110',
		'title': '',
		'imageId': '68516109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947270';

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