var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125739&x=3049',
		'title': '',
		'imageId': '68125739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125743&x=3049',
		'title': '',
		'imageId': '68125743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125740&x=3049',
		'title': '',
		'imageId': '68125740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125742&x=3049',
		'title': '',
		'imageId': '68125742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125738&x=3049',
		'title': '',
		'imageId': '68125738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125748&x=3049',
		'title': '',
		'imageId': '68125748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125745&x=3049',
		'title': '',
		'imageId': '68125745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125741&x=3049',
		'title': '',
		'imageId': '68125741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125747&x=3049',
		'title': '',
		'imageId': '68125747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125746&x=3049',
		'title': '',
		'imageId': '68125746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68125744&x=3049',
		'title': '',
		'imageId': '68125744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930319&docid=68126166&x=3049',
		'title': '',
		'imageId': '68126166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930319';

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