var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536249&x=2654',
		'title': '',
		'imageId': '68536249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536247&x=2654',
		'title': '',
		'imageId': '68536247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536250&x=2654',
		'title': '',
		'imageId': '68536250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536251&x=2654',
		'title': '',
		'imageId': '68536251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536252&x=2654',
		'title': '',
		'imageId': '68536252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536255&x=2654',
		'title': '',
		'imageId': '68536255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536258&x=2654',
		'title': '',
		'imageId': '68536258',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536263&x=2654',
		'title': '',
		'imageId': '68536263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536272&x=2654',
		'title': '',
		'imageId': '68536272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536267&x=2654',
		'title': '',
		'imageId': '68536267',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536264&x=2654',
		'title': '',
		'imageId': '68536264',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536273&x=2654',
		'title': '',
		'imageId': '68536273',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536276&x=2654',
		'title': '',
		'imageId': '68536276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536279&x=2654',
		'title': '',
		'imageId': '68536279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536282&x=2654',
		'title': '',
		'imageId': '68536282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536287&x=2654',
		'title': '',
		'imageId': '68536287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536288&x=2654',
		'title': '',
		'imageId': '68536288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536293&x=2654',
		'title': '',
		'imageId': '68536293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536294&x=2654',
		'title': '',
		'imageId': '68536294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536298&x=2654',
		'title': '',
		'imageId': '68536298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947898&docid=68536300&x=2654',
		'title': '',
		'imageId': '68536300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947898';

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