var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593299&x=1412',
		'title': '',
		'imageId': '68593299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593296&x=1412',
		'title': '',
		'imageId': '68593296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593294&x=1412',
		'title': '',
		'imageId': '68593294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593295&x=1412',
		'title': '',
		'imageId': '68593295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593282&x=1412',
		'title': '',
		'imageId': '68593282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593286&x=1412',
		'title': '',
		'imageId': '68593286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593285&x=1412',
		'title': '',
		'imageId': '68593285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593283&x=1412',
		'title': '',
		'imageId': '68593283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593298&x=1412',
		'title': '',
		'imageId': '68593298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593290&x=1412',
		'title': '',
		'imageId': '68593290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593287&x=1412',
		'title': '',
		'imageId': '68593287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593284&x=1412',
		'title': '',
		'imageId': '68593284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593297&x=1412',
		'title': '',
		'imageId': '68593297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593288&x=1412',
		'title': '',
		'imageId': '68593288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593291&x=1412',
		'title': '',
		'imageId': '68593291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593289&x=1412',
		'title': '',
		'imageId': '68593289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593292&x=1412',
		'title': '',
		'imageId': '68593292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950024&docid=68593293&x=1412',
		'title': '',
		'imageId': '68593293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950024';

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