var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68230948&x=1116',
		'title': '',
		'imageId': '68230948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68230944&x=1116',
		'title': '',
		'imageId': '68230944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68230950&x=1116',
		'title': '',
		'imageId': '68230950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68230947&x=1116',
		'title': '',
		'imageId': '68230947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68230949&x=1116',
		'title': '',
		'imageId': '68230949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68230951&x=1116',
		'title': '',
		'imageId': '68230951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308541&x=1116',
		'title': '',
		'imageId': '68308541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308543&x=1116',
		'title': '',
		'imageId': '68308543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308542&x=1116',
		'title': '',
		'imageId': '68308542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308549&x=1116',
		'title': '',
		'imageId': '68308549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308547&x=1116',
		'title': '',
		'imageId': '68308547',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308546&x=1116',
		'title': '',
		'imageId': '68308546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308544&x=1116',
		'title': '',
		'imageId': '68308544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308548&x=1116',
		'title': '',
		'imageId': '68308548',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308538&x=1116',
		'title': '',
		'imageId': '68308538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308539&x=1116',
		'title': '',
		'imageId': '68308539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308540&x=1116',
		'title': '',
		'imageId': '68308540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68308545&x=1116',
		'title': '',
		'imageId': '68308545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936067&docid=68229867&x=1116',
		'title': '',
		'imageId': '68229867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936067';

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