var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990209&x=5121',
		'title': '',
		'imageId': '68990209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990197&x=5121',
		'title': '',
		'imageId': '68990197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990203&x=5121',
		'title': '',
		'imageId': '68990203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990176&x=5121',
		'title': '',
		'imageId': '68990176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990173&x=5121',
		'title': '',
		'imageId': '68990173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990212&x=5121',
		'title': '',
		'imageId': '68990212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990200&x=5121',
		'title': '',
		'imageId': '68990200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990175&x=5121',
		'title': '',
		'imageId': '68990175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990222&x=5121',
		'title': '',
		'imageId': '68990222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990223&x=5121',
		'title': '',
		'imageId': '68990223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990202&x=5121',
		'title': '',
		'imageId': '68990202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990215&x=5121',
		'title': '',
		'imageId': '68990215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990177&x=5121',
		'title': '',
		'imageId': '68990177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990190&x=5121',
		'title': '',
		'imageId': '68990190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990174&x=5121',
		'title': '',
		'imageId': '68990174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990208&x=5121',
		'title': '',
		'imageId': '68990208',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990199&x=5121',
		'title': '',
		'imageId': '68990199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968588&docid=68990172&x=5121',
		'title': '',
		'imageId': '68990172',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968588';

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