var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928214&x=5948',
		'title': '',
		'imageId': '68928214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928209&x=5948',
		'title': '',
		'imageId': '68928209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928220&x=5948',
		'title': '',
		'imageId': '68928220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928205&x=5948',
		'title': '',
		'imageId': '68928205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928221&x=5948',
		'title': '',
		'imageId': '68928221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928224&x=5948',
		'title': '',
		'imageId': '68928224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928216&x=5948',
		'title': '',
		'imageId': '68928216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928223&x=5948',
		'title': '',
		'imageId': '68928223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928211&x=5948',
		'title': '',
		'imageId': '68928211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928215&x=5948',
		'title': '',
		'imageId': '68928215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928218&x=5948',
		'title': '',
		'imageId': '68928218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928213&x=5948',
		'title': '',
		'imageId': '68928213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928222&x=5948',
		'title': '',
		'imageId': '68928222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928207&x=5948',
		'title': '',
		'imageId': '68928207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928225&x=5948',
		'title': '',
		'imageId': '68928225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928210&x=5948',
		'title': '',
		'imageId': '68928210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928208&x=5948',
		'title': '',
		'imageId': '68928208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928212&x=5948',
		'title': '',
		'imageId': '68928212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965048&docid=68928206&x=5948',
		'title': '',
		'imageId': '68928206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965048';

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