var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665196&x=1720',
		'title': '',
		'imageId': '68665196',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665197&x=1720',
		'title': '',
		'imageId': '68665197',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665198&x=1720',
		'title': '',
		'imageId': '68665198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665199&x=1720',
		'title': '',
		'imageId': '68665199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665200&x=1720',
		'title': '',
		'imageId': '68665200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665201&x=1720',
		'title': '',
		'imageId': '68665201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665202&x=1720',
		'title': '',
		'imageId': '68665202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665203&x=1720',
		'title': '',
		'imageId': '68665203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665204&x=1720',
		'title': '',
		'imageId': '68665204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665205&x=1720',
		'title': '',
		'imageId': '68665205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665206&x=1720',
		'title': '',
		'imageId': '68665206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68665207&x=1720',
		'title': '',
		'imageId': '68665207',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953603&docid=68753222&x=1720',
		'title': '',
		'imageId': '68753222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953603';

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