var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553612&x=5559',
		'title': '',
		'imageId': '68553612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553631&x=5559',
		'title': '',
		'imageId': '68553631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553642&x=5559',
		'title': '',
		'imageId': '68553642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553645&x=5559',
		'title': '',
		'imageId': '68553645',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553648&x=5559',
		'title': '',
		'imageId': '68553648',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553649&x=5559',
		'title': '',
		'imageId': '68553649',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553651&x=5559',
		'title': '',
		'imageId': '68553651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553630&x=5559',
		'title': '',
		'imageId': '68553630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553633&x=5559',
		'title': '',
		'imageId': '68553633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553628&x=5559',
		'title': '',
		'imageId': '68553628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553629&x=5559',
		'title': '',
		'imageId': '68553629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553632&x=5559',
		'title': '',
		'imageId': '68553632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553639&x=5559',
		'title': '',
		'imageId': '68553639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553635&x=5559',
		'title': '',
		'imageId': '68553635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553638&x=5559',
		'title': '',
		'imageId': '68553638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553640&x=5559',
		'title': '',
		'imageId': '68553640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553637&x=5559',
		'title': '',
		'imageId': '68553637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553643&x=5559',
		'title': '',
		'imageId': '68553643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553646&x=5559',
		'title': '',
		'imageId': '68553646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553636&x=5559',
		'title': '',
		'imageId': '68553636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948560&docid=68553647&x=5559',
		'title': '',
		'imageId': '68553647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948560';

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