var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862053&x=313',
		'title': '',
		'imageId': '68862053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862060&x=313',
		'title': '',
		'imageId': '68862060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862059&x=313',
		'title': '',
		'imageId': '68862059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862057&x=313',
		'title': '',
		'imageId': '68862057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862050&x=313',
		'title': '',
		'imageId': '68862050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862049&x=313',
		'title': '',
		'imageId': '68862049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862052&x=313',
		'title': '',
		'imageId': '68862052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862051&x=313',
		'title': '',
		'imageId': '68862051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862058&x=313',
		'title': '',
		'imageId': '68862058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862054&x=313',
		'title': '',
		'imageId': '68862054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862055&x=313',
		'title': '',
		'imageId': '68862055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862048&x=313',
		'title': '',
		'imageId': '68862048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962244&docid=68862056&x=313',
		'title': '',
		'imageId': '68862056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962244';

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