var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664658&x=122',
		'title': '',
		'imageId': '68664658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664662&x=122',
		'title': '',
		'imageId': '68664662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664668&x=122',
		'title': '',
		'imageId': '68664668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664665&x=122',
		'title': '',
		'imageId': '68664665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664659&x=122',
		'title': '',
		'imageId': '68664659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664656&x=122',
		'title': '',
		'imageId': '68664656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664654&x=122',
		'title': '',
		'imageId': '68664654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664655&x=122',
		'title': '',
		'imageId': '68664655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664657&x=122',
		'title': '',
		'imageId': '68664657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664671&x=122',
		'title': '',
		'imageId': '68664671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664680&x=122',
		'title': '',
		'imageId': '68664680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664685&x=122',
		'title': '',
		'imageId': '68664685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664686&x=122',
		'title': '',
		'imageId': '68664686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664689&x=122',
		'title': '',
		'imageId': '68664689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664693&x=122',
		'title': '',
		'imageId': '68664693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664696&x=122',
		'title': '',
		'imageId': '68664696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664699&x=122',
		'title': '',
		'imageId': '68664699',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664707&x=122',
		'title': '',
		'imageId': '68664707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664702&x=122',
		'title': '',
		'imageId': '68664702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664708&x=122',
		'title': '',
		'imageId': '68664708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953576&docid=68664676&x=122',
		'title': '',
		'imageId': '68664676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953576';

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