var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672466&x=1452',
		'title': '',
		'imageId': '68672466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672465&x=1452',
		'title': '',
		'imageId': '68672465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672464&x=1452',
		'title': '',
		'imageId': '68672464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672463&x=1452',
		'title': '',
		'imageId': '68672463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672467&x=1452',
		'title': '',
		'imageId': '68672467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672641&x=1452',
		'title': '',
		'imageId': '68672641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672644&x=1452',
		'title': '',
		'imageId': '68672644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672480&x=1452',
		'title': '',
		'imageId': '68672480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672468&x=1452',
		'title': '',
		'imageId': '68672468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672473&x=1452',
		'title': '',
		'imageId': '68672473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672476&x=1452',
		'title': '',
		'imageId': '68672476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672478&x=1452',
		'title': '',
		'imageId': '68672478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672483&x=1452',
		'title': '',
		'imageId': '68672483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672850&x=1452',
		'title': '',
		'imageId': '68672850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953990&docid=68672486&x=1452',
		'title': '',
		'imageId': '68672486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953990';

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