var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333694&x=257',
		'title': '',
		'imageId': '68333694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333693&x=257',
		'title': '',
		'imageId': '68333693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333686&x=257',
		'title': '',
		'imageId': '68333686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333684&x=257',
		'title': '',
		'imageId': '68333684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333688&x=257',
		'title': '',
		'imageId': '68333688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333681&x=257',
		'title': '',
		'imageId': '68333681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333682&x=257',
		'title': '',
		'imageId': '68333682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333695&x=257',
		'title': '',
		'imageId': '68333695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333691&x=257',
		'title': '',
		'imageId': '68333691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333696&x=257',
		'title': '',
		'imageId': '68333696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333692&x=257',
		'title': '',
		'imageId': '68333692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333687&x=257',
		'title': '',
		'imageId': '68333687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333689&x=257',
		'title': '',
		'imageId': '68333689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333683&x=257',
		'title': '',
		'imageId': '68333683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333677&x=257',
		'title': '',
		'imageId': '68333677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938542&docid=68333685&x=257',
		'title': '',
		'imageId': '68333685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938542';

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