var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747021&x=3110',
		'title': '',
		'imageId': '68747021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747022&x=3110',
		'title': '',
		'imageId': '68747022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747026&x=3110',
		'title': '',
		'imageId': '68747026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747025&x=3110',
		'title': '',
		'imageId': '68747025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747033&x=3110',
		'title': '',
		'imageId': '68747033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747031&x=3110',
		'title': '',
		'imageId': '68747031',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747036&x=3110',
		'title': '',
		'imageId': '68747036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747035&x=3110',
		'title': '',
		'imageId': '68747035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747027&x=3110',
		'title': '',
		'imageId': '68747027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747028&x=3110',
		'title': '',
		'imageId': '68747028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747034&x=3110',
		'title': '',
		'imageId': '68747034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747030&x=3110',
		'title': '',
		'imageId': '68747030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956839&docid=68747032&x=3110',
		'title': '',
		'imageId': '68747032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956839';

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