var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469612&x=1352',
		'title': '',
		'imageId': '68469612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469614&x=1352',
		'title': '',
		'imageId': '68469614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469615&x=1352',
		'title': '',
		'imageId': '68469615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469616&x=1352',
		'title': '',
		'imageId': '68469616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469617&x=1352',
		'title': '',
		'imageId': '68469617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469618&x=1352',
		'title': '',
		'imageId': '68469618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469620&x=1352',
		'title': '',
		'imageId': '68469620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469625&x=1352',
		'title': '',
		'imageId': '68469625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469619&x=1352',
		'title': '',
		'imageId': '68469619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469622&x=1352',
		'title': '',
		'imageId': '68469622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469621&x=1352',
		'title': '',
		'imageId': '68469621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469624&x=1352',
		'title': '',
		'imageId': '68469624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945245&docid=68469623&x=1352',
		'title': '',
		'imageId': '68469623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945245';

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