var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268009&x=433',
		'title': '',
		'imageId': '68268009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268011&x=433',
		'title': '',
		'imageId': '68268011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68267956&x=433',
		'title': '',
		'imageId': '68267956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268477&x=433',
		'title': '',
		'imageId': '68268477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268480&x=433',
		'title': '',
		'imageId': '68268480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68267957&x=433',
		'title': '',
		'imageId': '68267957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268010&x=433',
		'title': '',
		'imageId': '68268010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268015&x=433',
		'title': '',
		'imageId': '68268015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268012&x=433',
		'title': '',
		'imageId': '68268012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268014&x=433',
		'title': '',
		'imageId': '68268014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268398&x=433',
		'title': '',
		'imageId': '68268398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268397&x=433',
		'title': '',
		'imageId': '68268397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936131&docid=68268476&x=433',
		'title': '',
		'imageId': '68268476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936131';

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