var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675909&x=532',
		'title': '',
		'imageId': '68675909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675906&x=532',
		'title': '',
		'imageId': '68675906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675900&x=532',
		'title': '',
		'imageId': '68675900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675905&x=532',
		'title': '',
		'imageId': '68675905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675903&x=532',
		'title': '',
		'imageId': '68675903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675907&x=532',
		'title': '',
		'imageId': '68675907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675897&x=532',
		'title': '',
		'imageId': '68675897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675904&x=532',
		'title': '',
		'imageId': '68675904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675898&x=532',
		'title': '',
		'imageId': '68675898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675901&x=532',
		'title': '',
		'imageId': '68675901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675902&x=532',
		'title': '',
		'imageId': '68675902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675908&x=532',
		'title': '',
		'imageId': '68675908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3954106&docid=68675899&x=532',
		'title': '',
		'imageId': '68675899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3954106';

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