var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132904&x=1749',
		'title': '',
		'imageId': '68132904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132898&x=1749',
		'title': '',
		'imageId': '68132898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132905&x=1749',
		'title': '',
		'imageId': '68132905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132902&x=1749',
		'title': '',
		'imageId': '68132902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132893&x=1749',
		'title': '',
		'imageId': '68132893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132896&x=1749',
		'title': '',
		'imageId': '68132896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132900&x=1749',
		'title': '',
		'imageId': '68132900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132901&x=1749',
		'title': '',
		'imageId': '68132901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132899&x=1749',
		'title': '',
		'imageId': '68132899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132895&x=1749',
		'title': '',
		'imageId': '68132895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132891&x=1749',
		'title': '',
		'imageId': '68132891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132907&x=1749',
		'title': '',
		'imageId': '68132907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132910&x=1749',
		'title': '',
		'imageId': '68132910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132903&x=1749',
		'title': '',
		'imageId': '68132903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132909&x=1749',
		'title': '',
		'imageId': '68132909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132906&x=1749',
		'title': '',
		'imageId': '68132906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132908&x=1749',
		'title': '',
		'imageId': '68132908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132894&x=1749',
		'title': '',
		'imageId': '68132894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132897&x=1749',
		'title': '',
		'imageId': '68132897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132892&x=1749',
		'title': '',
		'imageId': '68132892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930207&docid=68132890&x=1749',
		'title': '',
		'imageId': '68132890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930207';

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