var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288825&x=3431',
		'title': '',
		'imageId': '68288825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288810&x=3431',
		'title': '',
		'imageId': '68288810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288814&x=3431',
		'title': '',
		'imageId': '68288814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288821&x=3431',
		'title': '',
		'imageId': '68288821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288824&x=3431',
		'title': '',
		'imageId': '68288824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288811&x=3431',
		'title': '',
		'imageId': '68288811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288812&x=3431',
		'title': '',
		'imageId': '68288812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288813&x=3431',
		'title': '',
		'imageId': '68288813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288820&x=3431',
		'title': '',
		'imageId': '68288820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288819&x=3431',
		'title': '',
		'imageId': '68288819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288809&x=3431',
		'title': '',
		'imageId': '68288809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288822&x=3431',
		'title': '',
		'imageId': '68288822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288818&x=3431',
		'title': '',
		'imageId': '68288818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288823&x=3431',
		'title': '',
		'imageId': '68288823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288815&x=3431',
		'title': '',
		'imageId': '68288815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288817&x=3431',
		'title': '',
		'imageId': '68288817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=68288816&x=3431',
		'title': '',
		'imageId': '68288816',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=59270723&x=3431',
		'title': '',
		'imageId': '59270723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930579&docid=59270722&x=3431',
		'title': '',
		'imageId': '59270722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930579';

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