var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751572&x=2250',
		'title': '',
		'imageId': '68751572',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751578&x=2250',
		'title': '',
		'imageId': '68751578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751577&x=2250',
		'title': '',
		'imageId': '68751577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751576&x=2250',
		'title': '',
		'imageId': '68751576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751573&x=2250',
		'title': '',
		'imageId': '68751573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751584&x=2250',
		'title': '',
		'imageId': '68751584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751580&x=2250',
		'title': '',
		'imageId': '68751580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751583&x=2250',
		'title': '',
		'imageId': '68751583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751574&x=2250',
		'title': '',
		'imageId': '68751574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751575&x=2250',
		'title': '',
		'imageId': '68751575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751582&x=2250',
		'title': '',
		'imageId': '68751582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751581&x=2250',
		'title': '',
		'imageId': '68751581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957026&docid=68751579&x=2250',
		'title': '',
		'imageId': '68751579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957026';

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