var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327452&x=3935',
		'title': '',
		'imageId': '68327452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327438&x=3935',
		'title': '',
		'imageId': '68327438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327435&x=3935',
		'title': '',
		'imageId': '68327435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327457&x=3935',
		'title': '',
		'imageId': '68327457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327458&x=3935',
		'title': '',
		'imageId': '68327458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327453&x=3935',
		'title': '',
		'imageId': '68327453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327454&x=3935',
		'title': '',
		'imageId': '68327454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327455&x=3935',
		'title': '',
		'imageId': '68327455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327456&x=3935',
		'title': '',
		'imageId': '68327456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327462&x=3935',
		'title': '',
		'imageId': '68327462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327436&x=3935',
		'title': '',
		'imageId': '68327436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327437&x=3935',
		'title': '',
		'imageId': '68327437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327460&x=3935',
		'title': '',
		'imageId': '68327460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327459&x=3935',
		'title': '',
		'imageId': '68327459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327461&x=3935',
		'title': '',
		'imageId': '68327461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327464&x=3935',
		'title': '',
		'imageId': '68327464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327467&x=3935',
		'title': '',
		'imageId': '68327467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327465&x=3935',
		'title': '',
		'imageId': '68327465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327466&x=3935',
		'title': '',
		'imageId': '68327466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327469&x=3935',
		'title': '',
		'imageId': '68327469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938315&docid=68327468&x=3935',
		'title': '',
		'imageId': '68327468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938315';

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