var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892263&x=4140',
		'title': '',
		'imageId': '68892263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892265&x=4140',
		'title': '',
		'imageId': '68892265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892264&x=4140',
		'title': '',
		'imageId': '68892264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892266&x=4140',
		'title': '',
		'imageId': '68892266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892269&x=4140',
		'title': '',
		'imageId': '68892269',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892271&x=4140',
		'title': '',
		'imageId': '68892271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892268&x=4140',
		'title': '',
		'imageId': '68892268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892272&x=4140',
		'title': '',
		'imageId': '68892272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892273&x=4140',
		'title': '',
		'imageId': '68892273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892275&x=4140',
		'title': '',
		'imageId': '68892275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892267&x=4140',
		'title': '',
		'imageId': '68892267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892274&x=4140',
		'title': '',
		'imageId': '68892274',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892278&x=4140',
		'title': '',
		'imageId': '68892278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892280&x=4140',
		'title': '',
		'imageId': '68892280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892277&x=4140',
		'title': '',
		'imageId': '68892277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892276&x=4140',
		'title': '',
		'imageId': '68892276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892279&x=4140',
		'title': '',
		'imageId': '68892279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892283&x=4140',
		'title': '',
		'imageId': '68892283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892282&x=4140',
		'title': '',
		'imageId': '68892282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892281&x=4140',
		'title': '',
		'imageId': '68892281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892285&x=4140',
		'title': '',
		'imageId': '68892285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892284&x=4140',
		'title': '',
		'imageId': '68892284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892286&x=4140',
		'title': '',
		'imageId': '68892286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963551&docid=68892262&x=4140',
		'title': '',
		'imageId': '68892262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963551';

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