var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960979&x=3722',
		'title': '',
		'imageId': '67960979',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960993&x=3722',
		'title': '',
		'imageId': '67960993',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960983&x=3722',
		'title': '',
		'imageId': '67960983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960988&x=3722',
		'title': '',
		'imageId': '67960988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960986&x=3722',
		'title': '',
		'imageId': '67960986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960995&x=3722',
		'title': '',
		'imageId': '67960995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960994&x=3722',
		'title': '',
		'imageId': '67960994',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960981&x=3722',
		'title': '',
		'imageId': '67960981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960980&x=3722',
		'title': '',
		'imageId': '67960980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960985&x=3722',
		'title': '',
		'imageId': '67960985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960984&x=3722',
		'title': '',
		'imageId': '67960984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960990&x=3722',
		'title': '',
		'imageId': '67960990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922169&docid=67960989&x=3722',
		'title': '',
		'imageId': '67960989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922169';

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