var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132795&x=3753',
		'title': '',
		'imageId': '68132795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132798&x=3753',
		'title': '',
		'imageId': '68132798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132799&x=3753',
		'title': '',
		'imageId': '68132799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132792&x=3753',
		'title': '',
		'imageId': '68132792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132793&x=3753',
		'title': '',
		'imageId': '68132793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132794&x=3753',
		'title': '',
		'imageId': '68132794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132800&x=3753',
		'title': '',
		'imageId': '68132800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132802&x=3753',
		'title': '',
		'imageId': '68132802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132801&x=3753',
		'title': '',
		'imageId': '68132801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132797&x=3753',
		'title': '',
		'imageId': '68132797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132791&x=3753',
		'title': '',
		'imageId': '68132791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132796&x=3753',
		'title': '',
		'imageId': '68132796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132789&x=3753',
		'title': '',
		'imageId': '68132789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930205&docid=68132790&x=3753',
		'title': '',
		'imageId': '68132790',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930205';

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