var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487812&x=610',
		'title': '',
		'imageId': '68487812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487809&x=610',
		'title': '',
		'imageId': '68487809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487806&x=610',
		'title': '',
		'imageId': '68487806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487822&x=610',
		'title': '',
		'imageId': '68487822',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487815&x=610',
		'title': '',
		'imageId': '68487815',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487825&x=610',
		'title': '',
		'imageId': '68487825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487831&x=610',
		'title': '',
		'imageId': '68487831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487834&x=610',
		'title': '',
		'imageId': '68487834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487818&x=610',
		'title': '',
		'imageId': '68487818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487837&x=610',
		'title': '',
		'imageId': '68487837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487828&x=610',
		'title': '',
		'imageId': '68487828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487842&x=610',
		'title': '',
		'imageId': '68487842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944974&docid=68487861&x=610',
		'title': '',
		'imageId': '68487861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944974';

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