var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777811&x=1026',
		'title': '',
		'imageId': '68777811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777823&x=1026',
		'title': '',
		'imageId': '68777823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777817&x=1026',
		'title': '',
		'imageId': '68777817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777808&x=1026',
		'title': '',
		'imageId': '68777808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777807&x=1026',
		'title': '',
		'imageId': '68777807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777804&x=1026',
		'title': '',
		'imageId': '68777804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777824&x=1026',
		'title': '',
		'imageId': '68777824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777820&x=1026',
		'title': '',
		'imageId': '68777820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777819&x=1026',
		'title': '',
		'imageId': '68777819',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777815&x=1026',
		'title': '',
		'imageId': '68777815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777821&x=1026',
		'title': '',
		'imageId': '68777821',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777826&x=1026',
		'title': '',
		'imageId': '68777826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958072&docid=68777818&x=1026',
		'title': '',
		'imageId': '68777818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958072';

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