var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894637&x=5525',
		'title': '',
		'imageId': '68894637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894632&x=5525',
		'title': '',
		'imageId': '68894632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894634&x=5525',
		'title': '',
		'imageId': '68894634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894638&x=5525',
		'title': '',
		'imageId': '68894638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894633&x=5525',
		'title': '',
		'imageId': '68894633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894642&x=5525',
		'title': '',
		'imageId': '68894642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894635&x=5525',
		'title': '',
		'imageId': '68894635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894636&x=5525',
		'title': '',
		'imageId': '68894636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894640&x=5525',
		'title': '',
		'imageId': '68894640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894643&x=5525',
		'title': '',
		'imageId': '68894643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894641&x=5525',
		'title': '',
		'imageId': '68894641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894639&x=5525',
		'title': '',
		'imageId': '68894639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963615&docid=68894631&x=5525',
		'title': '',
		'imageId': '68894631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963615';

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