var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612676&x=3151',
		'title': '',
		'imageId': '68612676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612670&x=3151',
		'title': '',
		'imageId': '68612670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612681&x=3151',
		'title': '',
		'imageId': '68612681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612675&x=3151',
		'title': '',
		'imageId': '68612675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612673&x=3151',
		'title': '',
		'imageId': '68612673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612679&x=3151',
		'title': '',
		'imageId': '68612679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612678&x=3151',
		'title': '',
		'imageId': '68612678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612674&x=3151',
		'title': '',
		'imageId': '68612674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612671&x=3151',
		'title': '',
		'imageId': '68612671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612672&x=3151',
		'title': '',
		'imageId': '68612672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612680&x=3151',
		'title': '',
		'imageId': '68612680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612682&x=3151',
		'title': '',
		'imageId': '68612682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951124&docid=68612677&x=3151',
		'title': '',
		'imageId': '68612677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951124';

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