var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514491&x=5523',
		'title': '',
		'imageId': '68514491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514496&x=5523',
		'title': '',
		'imageId': '68514496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514494&x=5523',
		'title': '',
		'imageId': '68514494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514492&x=5523',
		'title': '',
		'imageId': '68514492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514498&x=5523',
		'title': '',
		'imageId': '68514498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514499&x=5523',
		'title': '',
		'imageId': '68514499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514501&x=5523',
		'title': '',
		'imageId': '68514501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514502&x=5523',
		'title': '',
		'imageId': '68514502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514504&x=5523',
		'title': '',
		'imageId': '68514504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514503&x=5523',
		'title': '',
		'imageId': '68514503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514497&x=5523',
		'title': '',
		'imageId': '68514497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514505&x=5523',
		'title': '',
		'imageId': '68514505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947179&docid=68514506&x=5523',
		'title': '',
		'imageId': '68514506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947179';

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