var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335476&x=118',
		'title': '',
		'imageId': '68335476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335479&x=118',
		'title': '',
		'imageId': '68335479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335478&x=118',
		'title': '',
		'imageId': '68335478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335515&x=118',
		'title': '',
		'imageId': '68335515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335480&x=118',
		'title': '',
		'imageId': '68335480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335489&x=118',
		'title': '',
		'imageId': '68335489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335484&x=118',
		'title': '',
		'imageId': '68335484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335490&x=118',
		'title': '',
		'imageId': '68335490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335481&x=118',
		'title': '',
		'imageId': '68335481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335477&x=118',
		'title': '',
		'imageId': '68335477',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335495&x=118',
		'title': '',
		'imageId': '68335495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335501&x=118',
		'title': '',
		'imageId': '68335501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335512&x=118',
		'title': '',
		'imageId': '68335512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335514&x=118',
		'title': '',
		'imageId': '68335514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335520&x=118',
		'title': '',
		'imageId': '68335520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335516&x=118',
		'title': '',
		'imageId': '68335516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335513&x=118',
		'title': '',
		'imageId': '68335513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938638&docid=68335497&x=118',
		'title': '',
		'imageId': '68335497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938638';

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