var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318638&x=216',
		'title': '',
		'imageId': '68318638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318576&x=216',
		'title': '',
		'imageId': '68318576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318577&x=216',
		'title': '',
		'imageId': '68318577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318578&x=216',
		'title': '',
		'imageId': '68318578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318579&x=216',
		'title': '',
		'imageId': '68318579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318580&x=216',
		'title': '',
		'imageId': '68318580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318581&x=216',
		'title': '',
		'imageId': '68318581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318590&x=216',
		'title': '',
		'imageId': '68318590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318614&x=216',
		'title': '',
		'imageId': '68318614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318617&x=216',
		'title': '',
		'imageId': '68318617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318620&x=216',
		'title': '',
		'imageId': '68318620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318623&x=216',
		'title': '',
		'imageId': '68318623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318626&x=216',
		'title': '',
		'imageId': '68318626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318629&x=216',
		'title': '',
		'imageId': '68318629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318632&x=216',
		'title': '',
		'imageId': '68318632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318635&x=216',
		'title': '',
		'imageId': '68318635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318641&x=216',
		'title': '',
		'imageId': '68318641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937989&docid=68318646&x=216',
		'title': '',
		'imageId': '68318646',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937989';

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